/**
* Template Name: Plato - v4.9.1
* Template URL: https://bootstrapmade.com/plato-responsive-bootstrap-website-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body { font-family: "Open Sans", sans-serif; color: #444444; background-color: #f4f4f4; font-size: 16px;}

a { color: #01558A; text-decoration: none;}
a:hover { color: #01558A; text-decoration: none;}

h1,h2,h3,h4,h5,h6 { font-family: "Roboto", sans-serif; font-weight:600;}

.wrap { max-width: 1440px; margin: auto; background: #FFF; box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top { position: fixed; visibility: hidden; opacity: 0; right: 15px; bottom: 15px; z-index: 996; background: #01558A; width: 40px; height: 40px; border-radius: 4px; transition: all 0.4s; border:2px solid #FFF;}
.back-to-top i { font-size: 28px; color: #FFF; line-height: 0;}
.back-to-top:hover { background:#F0B732;}
.back-to-top.active { visibility: visible; opacity: 1;}

/*** CUSTOM **/
.m10{margin:1rem 0;}
.m20{margin:2rem 0;}

.divider{ padding:1rem  0; border-bottom:1px solid #01558A;height:2rem;}


img.picfilpagenm{width:100%; margin:0 auto;}
img.picfilpage, iframe.picfilpage{width:100%; margin:2rem auto;}
img.picfilpagealt{width:100%; margin:0 auto 2rem auto;}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) { [data-aos-delay] {   transition-delay: 0 !important; }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header { height: 110px; z-index: 997; transition: all 0.5s; background: #EFEFEF; box-shadow: 0px 0px 20px 0px rgba(64, 44, 118, 0.3);}
#header .logo img { padding: 0; margin: 0; max-height:100px;}

.scrolled-offset { margin-top: 110px;}

/*--------------------------------------------------------------
# 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;}
.navbar a, .navbar a:focus { display: flex; align-items: center; justify-content: space-between; padding: 10px 0 10px 30px;  font-weight: 500; color:#402C76; white-space: nowrap; transition: 0.3s;}
.navbar a i
, .navbar a:focus i { font-size: 12px; line-height: 0; margin-left: 5px;}
.navbar a:hover, .navbar li:hover>a { color: #F0B732;}
.navbar .active, .navbar .active:focus >a { color: #F0B732; font-weight:700;}
.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: #402C76; 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: 10px 20px; font-size: 15px; color: #FFF;}
.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: #F0B732;}
.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;}

@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(43, 43, 43, 0.9); 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, .navbar-mobile a:focus { padding: 10px 20px; font-size: 15px; color: #444444;}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover>a { color: #01558A;}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus { 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: #01558A;}
.navbar-mobile .dropdown>.dropdown-active { display: block;}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero { width: 100%; height: 50vh; background: url("../../slider/solar.jpg") top center; background-size: cover; position: relative;}
#hero:before { content: ""; background: rgba(1, 85, 138, 0.5); position: absolute; bottom: 0; top: 0; left: 0; right: 0;}
#hero .hero-container { position: absolute; bottom: 0; top: 0; left: 0; right: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; padding: 0 15px;}

#hero h1 { margin: 0 0 30px 0; font-size: 4rem; font-weight: 600; line-height:4.5rem; color: #FFF;}
#hero h1 span { color: #F0B732;}
#hero h2 { color: #F0B732; margin-bottom: 40px; font-size: 1.5rem; font-weight: 700;}

#hero .btn-get-started { font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s; border: 2px solid #F0B732; color: #FFF;}
#hero .btn-get-started:hover { background: #01558A; border: 2px solid #01558A;}



/*--------------------------------------------------------------
# MainPage
--------------------------------------------------------------*/
#MainPage {  min-height:500px;}


/*--------------------------------------------------------------
# HOME NEWS
--------------------------------------------------------------*/
#MainPage .news-entry-item{padding:0 0 2rem 0;}
#MainPage .news-entry-item date{font-size:0.9rem; color:#000; margin:1rem 0;}
#MainPage .news-entry-item h3{font-size:1.25rem;font-weight:500;}
#MainPage .news-entry-item h3 a{color:#01558A;}
#MainPage .news-entry-item h3 a:hover{color:#FCB615;}


#MainPage .news-entry-item .btn-read-more { font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s; border: 2px solid #F0B732; color:#01558A;  background:#FCB615 ;}
#MainPage .news-entry-item .btn-read-more:hover { background: #01558A; color: #FFF;border: 2px solid #01558A;}



#MainPage .content { padding-left: 2rem;}
#MainPage .content h1 { font-weight: 700; font-size: 2rem; color: #F0B732;}
#MainPage .content h1 span {color: #01558A;}
#MainPage .content h3 { font-weight: 600; font-size: 1.4rem; line-height:2rem; color: #01558A; margin:2rem 0 1rem 0;}
#MainPage .content p { margin:1rem 0; text-align:justify;}
#MainPage .content ul li { margin:0.5rem 0; text-align:left; list-style-image: url('../../graphics/list.png');}

#MainPage .content .icon-box { margin-top: 25px;}
#MainPage .content .icon-box h4 { font-size: 20px; font-weight: 700; margin: 5px 0 10px 60px;}
#MainPage .content .icon-box i { font-size: 48px; float: left; color: #01558A;}
#MainPage .content .icon-box p { font-size: 15px; color: #848484; margin-left: 60px;}

#MainPage .content .btn-read-more { font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s; border: 2px solid #F0B732; color:#01558A;  background:#FCB615 ;}
#MainPage .content .btn-read-more:hover { background: #01558A; color: #FFF;border: 2px solid #01558A;}

#MainPage .content .btn-read-more2 { font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s;  color: #FFF;  background: #01558A; border: 2px solid #01558A;}
#MainPage .content .btn-read-more2:hover {background:#FCB615 ;border: 2px solid #F0B732;}

#MainPage .content .btn-Open { background: #402C76; border: 2px solid #402C76; font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s; color: #FFF; }
#MainPage .content .btn-Open:hover {background:#FCB615 ; border: 2px solid #F0B732;}

#MainPage table { width: 100%;}
#MainPage table thead tr th { color: #FFF; border-right:1px solid #FFF; background: #01558A; }
#MainPage table thead tr th:last-child {border-right:none; }
#MainPage table thead tr th { text-align: left;padding:0.2rem 0.5rem;}
#MainPage table tbody {border-top: none; border-bottom: none;}
#MainPage table tbody tr {background-color:#FAFAFA; border-bottom:1px solid #FFF; }
#MainPage table tbody tr:nth-child(even) { background-color:#EDEDED;}
#MainPage table tbody tr td { text-align: left;padding:0.5rem;}

#MainPage .portfolio-item { margin-bottom: 30px;}
#MainPage .portfolio-wrap { transition: 0.3s; position: relative; overflow: hidden; z-index: 1;}
#MainPage .portfolio-wrap::before { content: ""; background: rgba(0, 0, 0, 0.6); position: absolute; left: 30px; right: 30px; top: 30px; bottom: 30px; transition: all ease-in-out 0.3s; z-index: 2; opacity: 0;}
#MainPage .portfolio-wrap .portfolio-info { opacity: 0; position: absolute; top: 10%; left: 0; right: 0; text-align: center; z-index: 3; transition: all ease-in-out 0.3s;}
#MainPage .portfolio-wrap .portfolio-info h4 { font-size: 20px; color: #FFF; font-weight: 600;}
#MainPage .portfolio-wrap .portfolio-info p { color: #FFFFFF; font-size: 14px; text-transform: uppercase;}
#MainPage .portfolio-wrap .portfolio-links { opacity: 0; left: 0; right: 0; bottom: 10%; text-align: center; z-index: 3; position: absolute; transition: all ease-in-out 0.3s;}
#MainPage .portfolio-wrap .portfolio-links a { color: #FFF; margin: 0 2px; font-size: 28px; display: inline-block; transition: 0.3s;}
#MainPage .portfolio-wrap .portfolio-links a:hover { color: #01558A;}
#MainPage .portfolio-wrap:hover::before { top: 0; left: 0; right: 0; bottom: 0; opacity: 1;}
#MainPage .portfolio-wrap:hover .portfolio-info { opacity: 1; top: calc(50% - 48px);}
#MainPage .portfolio-wrap:hover .portfolio-links { opacity: 1; bottom: calc(50% - 50px);}

#MainPage .PContainer{margin:3rem 0; padding:1rem 0;}
#MainPage .PContainer h1 { font-weight: 700; font-size: 2rem; color: #01558A; padding-bottom:2rem;}
#MainPage .PContainer h1 span{color: #F0B732; }
#MainPage .PContainer .btn-read-more { font-family: "Roboto", sans-serif; font-weight: 500;  letter-spacing: 2px; display: inline-block; padding: 10px 28px; border-radius: 5px; transition: 0.5s; border: 2px solid #F0B732; color: #FFF; background:#FCB615 ;}
#MainPage .PContainer .btn-read-more:hover { background: #01558A; border: 2px solid #01558A;}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details { padding-top: 40px;}
.portfolio-details .portfolio-details-slider img { width: 100%;}
.portfolio-details .portfolio-details-slider .swiper-pagination { margin-top: 20px; position: relative;}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background-color: #FFF; opacity: 1; border: 1px solid #01558A;}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active { background-color: #21B354;}
.portfolio-details .portfolio-info { padding: 30px; box-shadow: 0px 0 30px rgba(68, 68, 68, 0.08);}
.portfolio-details .portfolio-info h3 { font-size: 2rem; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.portfolio-details .portfolio-info ul { list-style: none; padding: 0; font-size: 1rem;}
.portfolio-details .portfolio-info ul li+li { margin-top: 10px;}
.portfolio-details .portfolio-description { padding-top: 30px;}
.portfolio-details .portfolio-description h2 { font-size: 2rem; font-weight: 700; margin-bottom: 20px;}
.portfolio-details .portfolio-description p { padding: 0;}



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

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
#MainPage .contact .info-box { color: #444444; box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); padding: 20px;}
#MainPage .contact .info-box i { font-size: 32px; color: #01558A; border-radius: 50%; padding: 8px; border: 2px dotted #cbe9d8; float: left;}
#MainPage .contact .info-box h3 { font-size: 20px; color: #777777; font-weight: 700; margin: 10px 0 10px 68px;}
#MainPage .contact .info-box p { padding: 0; line-height: 24px; font-size: 14px; margin: 0 0 0 68px;}
#MainPage .contact .php-email-form { box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); padding: 30px;}
#MainPage .contact .php-email-form .error-message { display: none; color: #FFF; background: #ed3c0d; text-align: left; padding: 15px; font-weight: 600;}
#MainPage .contact .php-email-form .error-message br+br { margin-top: 25px;}
#MainPage .contact .php-email-form .sent-message { display: none; color: #FFF; background: #18d26e; text-align: center; padding: 15px; font-weight: 600;}
#MainPage .contact .php-email-form .loading { display: none; background: #FFF; text-align: center; padding: 15px;}
#MainPage .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 #18d26e; border-top-color: #eee; -webkit-animation: animate-loading 1s linear infinite; animation: animate-loading 1s linear infinite;}

#MainPage .contact .php-email-form input, #MainPage .contact .php-email-form textarea { border-radius: 0; box-shadow: none; font-size: 14px;}
#MainPage .contact .php-email-form input:focus, #MainPage .contact .php-email-form textarea:focus { border-color: #01558A;}
#MainPage .contact .php-email-form input { padding: 10px 15px;}
#MainPage .contact .php-email-form textarea { padding: 12px 15px;}
#MainPage .contact .php-email-form button[type=submit] { background: #01558A; border: 0; padding: 10px 24px; color: #FFF; transition: 0.4s; border-radius: 5px;}
#MainPage .contact .php-email-form button[type=submit]:hover { background: #45a36c;}



#Partners {padding:3rem 0 2rem 0; text-align: center; background:#FAFAFA;}
#Partners  img { width: 50%; transition: all 0.4s ease-in-out; display: inline-block; padding: 15px 0;}
#Partners img:hover {  transform: scale(1.2);}


#Footer { padding:1rem 0; color: #FFF; font-size: 0.9rem; text-align: center; background: #01558A;}
#Footer a {color: #F0B732 ;}}
#Footer a:hover {color: #01558A ;}



/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients { background: #f4f4f4; padding: 15px 0; text-align: center;}
.clients img { width: 50%; filter: grayscale(100); transition: all 0.4s ease-in-out; display: inline-block; padding: 15px 0;}
.clients img:hover { filter: none; transform: scale(1.2);}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section { padding:3rem 0; overflow: hidden;}

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

.section-title { text-align: center; padding: 2rem 0; position: relative;}

.section-title h2 { font-size: 2rem; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; padding-bottom: 0; color: #01558A; position: relative; z-index: 2;}

.section-title span { position: absolute; top: 30px; color: #f4f4f4; left: 0; right: 0; z-index: 1; font-weight: 700; font-size: 52px; text-transform: uppercase; line-height: 0;}

.section-title p { margin-bottom: 0; position: relative; z-index: 2;}

@media (max-width: 575px) { .section-title h2 {   font-size: 28px;   margin-bottom: 15px; }

  .section-title span {   font-size: 38px; }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content { padding-left: 30px;}
.about .content h3 { font-weight: 700; font-size: 34px;}
.about .content p { margin-bottom: 0;}

.about .content .icon-box { margin-top: 25px;}
.about .content .icon-box h4 { font-size: 20px; font-weight: 700; margin: 5px 0 10px 60px;}
.about .content .icon-box i { font-size: 48px; float: left; color: #01558A;}
.about .content .icon-box p { font-size: 15px; color: #848484; margin-left: 60px;}

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


/*--------------------------------------------------------------
# Clients
--------------------------------------------------------------*/
.clients { background: #f4f4f4; padding: 15px 0; text-align: center;}

.clients img { width: 50%; filter: grayscale(100); transition: all 0.4s ease-in-out; display: inline-block; padding: 15px 0;}

.clients img:hover { filter: none; transform: scale(1.2);}

@media (max-width: 768px) { .clients img {   width: 40%; }
}

@media (max-width: 575px) { .clients img {   width: 50%; }
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .card { border-radius: 5px; overflow: hidden; border: 0; background: #f7f7f7; position: relative; transition: 0.3s;}

.features .card-body { padding-top: 20px; position: relative;}

.features .card-body i { font-size: 120px; color: #e7e7e7; text-align: center; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); z-index: 1;}

.features .card-title { font-weight: 700; position: relative; z-index: 2;}

.features .card-title a { color: #444444; transition: 0.3s;}

.features .card-text { position: relative; z-index: 2; color: #5e5e5e;}

.features .card:hover { box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); background: #FFF;}

.features .card:hover .card-title a { color: #01558A;}

@media (max-width: 1024px) { .features {   background-attachment: scroll; }
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta { background: linear-gradient(rgba(2, 2, 2, 0.6), rgba(0, 0, 0, 0.8)), url("../img/cta-bg.jpg") fixed center center; background-size: cover; padding: 60px 0;}

.cta h3 { color: #FFF; font-size: 28px; font-weight: 700;}

.cta p { color: #FFF;}

.cta .cta-btn { font-family: "Roboto", sans-serif; font-weight: 600;  letter-spacing: 1px; display: inline-block; padding: 8px 28px; border-radius: 5px; transition: 0.3s; margin-top: 10px; border: 2px solid #FFF; color: #FFF;}

.cta .cta-btn:hover { background: #01558A; border: 2px solid #01558A;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services { padding-bottom: 30px;}

.services .icon-box { margin-bottom: 20px; padding: 30px 15px; border-radius: 6px; background: #FFF;}

.services .icon-box i { float: left; color: #01558A; font-size: 40px; line-height: 0;}

.services .icon-box h4 { margin-left: 70px; font-weight: 700; margin-bottom: 15px; font-size: 18px;}

.services .icon-box h4 a { color: #444444; transition: 0.3s;}

.services .icon-box .icon-box:hover h4 a { color: #01558A;}

.services .icon-box p { margin-left: 70px; line-height: 24px; font-size: 14px;}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials { padding: 80px 0; background: url("../img/testimonials-bg.jpg") no-repeat; background-position: center center; background-size: cover; position: relative;}

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

.testimonials .section-header { margin-bottom: 40px;}

.testimonials .testimonials-carousel, .testimonials .testimonials-slider { overflow: hidden;}

.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: #01558A;}

@media (min-width: 1024px) { .testimonials {   background-attachment: fixed; }
}

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

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team { padding: 60px 0 0 0;}

.team .member { text-align: center; background: #343a40; position: relative; overflow: hidden; border-radius: 5px;}

.team .member .member-info { opacity: 0; position: absolute; bottom: 0; top: 0; left: 0; right: 0; transition: 0.2s;}

.team .member .member-info-content { position: absolute; left: 0; right: 0; bottom: 10px; transition: bottom 0.4s;}

.team .member .member-info-content h4 { font-weight: 700; margin-bottom: 2px; font-size: 18px; color: #FFF;}

.team .member .member-info-content span { font-style: italic; display: block; font-size: 13px; color: #FFF;}

.team .member .social { position: absolute; left: 0; bottom: -38px; right: 0; height: 48px; transition: bottom ease-in-out 0.4s; text-align: center;}

.team .member .social a { transition: color 0.3s; color: #FFF; margin: 0 10px; display: inline-block;}

.team .member .social a:hover { color: #01558A;}

.team .member .social i { font-size: 18px; margin: 0 2px;}

.team .member:hover .member-info { background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 212, 255, 0) 100%); opacity: 1; transition: 0.4s;}

.team .member:hover .member-info-content { bottom: 60px; transition: bottom 0.4s;}

.team .member:hover .social { bottom: 0; transition: bottom ease-in-out 0.4s;}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row { padding-top: 40px;}

.pricing .box { padding: 40px; margin-bottom: 30px; box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15); background: #FFF; text-align: center;}

.pricing h3 { font-weight: 300; margin-bottom: 15px; font-size: 28px;}

.pricing h4 { font-size: 46px; color: #01558A; font-weight: 400; font-family: "Open Sans", sans-serif; margin-bottom: 25px;}

.pricing h4 span { color: #bababa; font-size: 18px; display: block;}

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

.pricing ul li { padding-bottom: 12px;}

.pricing ul i { color: #01558A; font-size: 18px; padding-right: 4px;}

.pricing ul .na { color: #ccc;}

.pricing ul .na i { color: #ccc;}

.pricing ul .na span { text-decoration: line-through;}

.pricing .get-started-btn { display: inline-block; padding: 8px 30px; border-radius: 5px; color: #444444; transition: none; font-size: 15px; font-weight: 400; font-family: "Roboto", sans-serif; transition: 0.3s; font-weight: 500; border: 2px solid #dddddd;}

.pricing .get-started-btn:hover { color: #01558A; border-color: #01558A;}

.pricing .featured { z-index: 10; margin: -30px -5px 0 -5px; background: #01558A;}

.pricing .featured h3, .pricing .featured h4, .pricing .featured h4 span, .pricing .featured ul, .pricing .featured ul .na, .pricing .featured ul i, .pricing .featured ul .na i { color: #FFF;}

.pricing .featured .get-started-btn { border-color: #FFF; color: #FFF;}

.pricing .featured .get-started-btn:hover { color: #01558A; background: #FFF;}

@media (max-width: 992px) { .pricing .box {   max-width: 60%;   margin: 0 auto 30px auto; }
}

@media (max-width: 767px) { .pricing .box {   max-width: 80%;   margin: 0 auto 30px auto; }
}

@media (max-width: 420px) { .pricing .box {   max-width: 100%;   margin: 0 auto 30px auto; }
}

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq { background: #f3faf6; padding: 60px 0;}

.faq .section-title span { color: #f1f1f1;}

.faq .faq-list { padding: 0 100px;}

.faq .faq-list ul { padding: 0; list-style: none;}

.faq .faq-list li+li { margin-top: 15px;}

.faq .faq-list li { padding: 20px; background: #FFF; border-radius: 4px; position: relative;}

.faq .faq-list a { display: block; position: relative; font-family: "Roboto", sans-serif;  line-height: 24px; font-weight: 500; padding: 0 30px; outline: none; cursor: pointer;}

.faq .faq-list .icon-help { font-size: 24px; position: absolute; right: 0; left: 20px; color: #a8dabc;}

.faq .faq-list .icon-show, .faq .faq-list .icon-close { font-size: 24px; position: absolute; right: 0; top: 0;}

.faq .faq-list p { margin-bottom: 0; padding: 10px 0 0 0;}

.faq .faq-list .icon-show { display: none;}

.faq .faq-list a.collapsed { color: #343a40;}

.faq .faq-list a.collapsed:hover { color: #01558A;}

.faq .faq-list a.collapsed .icon-show { display: inline-block;}

.faq .faq-list a.collapsed .icon-close { display: none;}

@media (max-width: 1200px) { .faq .faq-list {   padding: 0; }
}

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

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

.contact .info-box h3 { font-size: 20px; color: #777777; 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 .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: #ed3c0d; 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: #FFF; background: #18d26e; 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 #18d26e; 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: #01558A;}

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

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

.contact .php-email-form button[type=submit] { background: #01558A; border: 0; padding: 10px 24px; color: #FFF; transition: 0.4s; border-radius: 5px;}

.contact .php-email-form button[type=submit]:hover { background: #45a36c;}

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

  100% {   transform: rotate(360deg); }
}

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

  100% {   transform: rotate(360deg); }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs { padding: 20px 0; background: #f7f7f7; min-height: 40px;}

.breadcrumbs h2 { font-size: 28px; font-weight: 400; margin: 0;}

@media (max-width: 992px) { .breadcrumbs h2 {   margin: 0 0 10px 0; }
}

.breadcrumbs ol { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0;}

.breadcrumbs ol li+li { padding-left: 10px;}

.breadcrumbs ol li+li::before { display: inline-block; padding-right: 10px; color: #5e5e5e; content: "/";}

@media (max-width: 768px) { .breadcrumbs .d-flex {   display: block !important; }

  .breadcrumbs ol {   display: block; }

  .breadcrumbs ol li {   display: inline-block; }
}

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

/*
#footer .footer-newsletter { padding: 50px 0; background: #111111; text-align: center; font-size: 15px; color: #FFF;}
#footer .footer-newsletter h4 { font-size: 24px; margin: 0 0 20px 0; padding: 0; line-height: 1; font-weight: 600;}
#footer .footer-newsletter form { margin-top: 30px; background: #FFF; padding: 6px 10px; position: relative; border-radius: 5px; box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); text-align: left;}

#footer .footer-newsletter form input[type=email] { border: 0; padding: 4px 8px; width: calc(100% - 100px);}

#footer .footer-newsletter form input[type=submit] { position: absolute; top: 0; right: -2px; bottom: 0; border: 0; background: none;  padding: 0 20px 3px 20px; background: #01558A; color: #FFF; transition: 0.3s; border-radius: 0 5px 5px 0; box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);}

#footer .footer-newsletter form input[type=submit]:hover { background: #45a36c;}

#footer .footer-top { padding: 60px 0 30px 0; background: #1b1b1b; color: #FFF;}

#footer .footer-top .footer-contact { margin-bottom: 30px;}

#footer .footer-top .footer-contact h4 { font-size: 22px; margin: 0 0 30px 0; padding: 2px 0 2px 0; line-height: 1; font-weight: 700;}

#footer .footer-top .footer-contact p { font-size: 14px; line-height: 24px; margin-bottom: 0; font-family: "Roboto", sans-serif; color: #b7b7b7;}

#footer .footer-top h4 {  font-weight: bold; position: relative; padding-bottom: 12px;}

#footer .footer-top .footer-links { margin-bottom: 30px;}

#footer .footer-top .footer-links ul { list-style: none; padding: 0; margin: 0;}

#footer .footer-top .footer-links ul i { padding-right: 2px; color: #01558A; font-size: 18px; line-height: 1;}

#footer .footer-top .footer-links ul li { padding: 10px 0; display: flex; align-items: center;}

#footer .footer-top .footer-links ul li:first-child { padding-top: 0;}

#footer .footer-top .footer-links ul a { color: #aaaaaa; transition: 0.3s; display: inline-block; line-height: 1;}

#footer .footer-top .footer-links ul a:hover { text-decoration: none; color: #01558A;}

#footer .footer-top .social-links a { font-size: 18px; display: inline-block; background: #373737; color: #FFF; line-height: 1; padding: 8px 0; margin-right: 4px; border-radius: 50%; text-align: center; width: 36px; height: 36px; transition: 0.3s;}

#footer .footer-top .social-links a:hover { background: #01558A; color: #FFF; text-decoration: none;}
*/

