/*
  Theme Name: Covid-19 - Coronavirus Medical Prevention Template
  Author: Amcoders
  Support: ah254224@gmial.com
  Version: 1.0
*/


/* CSS Index 
-----------------------------------
1. Theme default css
2. header
3. slider
4. report
5. about
6. about more
7. prevention
8. symptoms
9. faq
10. news
11. news sidebar
12. news details 
13. contact
14. footer
*/


/* 1. Theme default css */

@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Sen&display=swap');
body {
    font-family: 'Sen', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    color: #2B96CC;
    text-decoration: none;
}

a,
button {
    color: #1696e7;
    outline: medium none;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Sen', sans-serif;
    font-weight: normal;
    color: #313131;
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
    text-transform: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 40px;
    font-weight: 500;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #7e7e7e;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
.loader {
    background: #031888;
    width: 100%;
    padding: 54px 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: .6;
    border-radius: 19px;
    z-index: 999;
}
.loader p {
    font-size: 35px;
    font-weight: 500;
    z-index: 999999;
    color: #fff;
    margin: 14rem 0;
}
*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.separator {
    border-top: 1px solid #f2f2f2
}


/* button style */

.btn {
    -moz-user-select: none;
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 15px;
    color: #073b98;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 13px 35px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
a.btn.btn-contact:hover {
    background: #fff;
    color: #073b98;
}
a.btn.btn-learn:hover {
    background: #fff;
    color: #073b98;
}
a.btn:hover {
    background: #0842a1;
}
.btn.btn-black {
    background: #303b41;
}

button.btn {
    background: #031888;
    color: #fff;
}

.btn.btn-black:hover {
    background: #1a1a1a;
}

.btn:hover {
    background: #106fab;
    color: #fff
}
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn.btn-large {
    padding: 10px 25px;
}

.btn-lg {
    font-weight: 700;
    padding: 13px 31px;
}

.btn.white-btn:hover {
    border-color: #ddd;
    color: #ddd
}

.btn.btn-base.btn-link {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #1696e7;
    padding: 0;
    text-decoration: none;
}

.btn.btn-base.btn-link:hover {
    color: #106fab;
}

.theme-bg {
    background: #1696e7
}

.bg-white {
    background-color: #ffffff;
}

.breadcrumb>.active {
    color: #888;
}

.breadcrumb-area h2 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
}

.breadcrumb-menu ul li {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}

.breadcrumb-menu ul li.home:after {
    content: ">>";
    margin-left: 12px;
    margin-right: 10px;
}

.room-gallary-img img {
    height: 105px;
    margin-right: 15px;
    border-radius: 10px;
}

.owl-carousel .owl-nav div {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 40px;
    left: 20px;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 40px;
}

.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 20px;
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}

.owl-carousel .owl-nav div:hover {
    background: #2B96CC;
    color: #fff
}


/* 2. header */

.header-area {
    position: absolute;
    left: 0;
    right: 0;
    padding: 29px 0;
    z-index: 9999;
}
.header-area.fixed {
    position: fixed;
    background: rgb(32, 5, 255);
    top: 0;
    margin: 0px 0;
    padding: 15px 0;
    opacity: .9;
    z-index: 99;
}
.header-btn a {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}
.logo {
    margin-top: -3px;
}

.main-menu ul li {
    display: inline-block;
    margin-right: 25px;
    position: relative;
}


.main-menu ul li ul.submenu {
    position: absolute;
    background: #fff;
    color: #222;
    width: 220px;
    top: 100%;
    padding: 30px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    box-shadow: 7px 5px 20px rgba(0, 41, 117, 0.12);
}
.main-menu ul li:hover > ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 110%;
}

.main-menu ul li ul.submenu li ul.submenu{
    left: 100%;
    top: 0;
}
.main-menu ul li ul.submenu li {
    margin: 0;
    display: block;
    margin-bottom: 7px;
}
.main-menu ul li ul.submenu li:hover > a {
    color: #ec3232;
}
.main-menu ul li ul.submenu li:last-child {
    margin-bottom: 0px;
}
.main-menu ul li ul.submenu li a {
    color: #666;
    padding: 0;
    font-weight: 500;
    font-size: 17px;
}
.main-menu ul {
    margin: 8px 0;
}

.main-menu ul li a {
    color: #073B98; /*#fff*/
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
}

.main-menu {
    margin-right: 10px;
}


/* 3. slider */

.slider-area {
    position: relative;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider-area:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #0b46a7;
    opacity: .7;
}

.slider-info h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.slider-info h4 {
    color: #fff;
    font-size: 21px;
}

a.btn.btn-contact {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 12px 35px;
    margin-right: 15px;
}

a.btn.btn-learn {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 12px 35px;
}


/* 4. report */

.report-main-area {
    background: #fff;
    margin-top: -230px;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 7px 5px 20px rgba(0, 41, 117, 0.12);
    position: relative;
}

.dash-info {
    background: #1c18ec;
    border-radius: 10px;
    padding: 21px 18px;
}

.dash-img img {
    height: 46px;
}

.dash-img {
    margin-left: auto;
    height: 100%;
}

.title-info p {
    margin-bottom: 0;
}

.dash-num-title span {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Sen', sans-serif;
}
.dash-img img {
    height: 46px;
    width: 36px;
}
.title-info p {
    color: #cccaca;
    font-weight: 600;
    font-size: 15px;
}

.col-lg-6.dash-col {
    padding-right: 0;
}

.dash-info.death {
    background: #ec3232;
}

.dash-info.cases {
    background: #ad12d4;
}

.dash-info.today {
    background: #b13636;
}

.dash-info.recovered {
    background: #492eb5;
}

.dash-info.critical {
    background: #0a8e8e;
}
.country_search {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}

.country_search input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #ced4da;
}
.country-list {
    padding-left: 15px;
    padding-right: 15px;
}

.single-country-list {
    padding: 15px 15px;
}

.country-name span {
    color: #505050;
    font-weight: 600;
    font-size: 18px;
}

.country-name span.city {
    color: #969494;
    font-size: 16px;
    font-weight: 500;
}

.country-list {
    height: 29rem;
    overflow-y: scroll;
}

.single-country-list {
    margin: 10px 0;
    box-shadow: 0px 1px 20px rgba(0, 41, 117, 0.12);
    border-radius: 10px;
}

.map-size {
    width: 100%;
    height: 33rem;
}

.ytv-video-img img {
    width: 105%;
    border-radius: 10px;
    height: 12rem;
    position: relative;
}

.ytv-video-img:before {
    content: "";
    position: absolute;
    width: 105%;
    background-color: #4632ec;
    border-radius: 10px;
    height: 12rem;
    opacity: .5;
    z-index: 1;
}

.video-ytv {
    position: relative;
}

.ytv-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 44%;
    z-index: 5;
}

.ytv-icon i {
    background: #fff;
    padding: 15px 17px;
    border-radius: 50px;
    color: #0842a1;
}


/* 5. about */

.single-content {
    display: flex;
}

.icon img {
    background: #0bc1bb;
    padding: 18px 16px;
    border-radius: 50px;
    margin-right: 28px;
}

.icon img.second {
    background: #2c76e2;
}

.icon img.last {
    background: #fe94c4;
}

.about-rightbar-info h2 {
    color: #0842a1;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 33px;
    margin-bottom: 20px;
    line-height: 51px;
}

.about-rightbar-info p {
    color: #878787;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}

.content h4 {
    color: #0842a1;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 4px;
}

.content p {
    line-height: 26px;
    font-size: 17px;
    color: #878787;
    font-weight: 500;
}

.single-content {
    margin-bottom: 15px;
}

.about-img img {
    height: 33rem;
    border-radius: 10px;
}


/* 6. about more */

.about-more-content h2 {
    color: #0842a1;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 33px;
    margin-bottom: 20px;
    line-height: 51px;
}

.about-more-content p {
    line-height: 27px;
    font-size: 17px;
    color: #878787;
    font-weight: 500;
}

.about-more-content a {
    background: #0842a1;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 16px;
    padding: 15px 33px;
}

.about-more-img img {
    border-radius: 10px;
}


/* 7. prevention */

.prevention-area-header-title h4 {
    color: #0842a1;
    font-weight: 600;
    font-size: 35px;
}

.prevention-area-header-title p {
    color: #878787;
    font-size: 17px;
    font-weight: 500;
}

.single-prevention {
    border-radius: 30px;
    padding: 50px 22px;
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
}

.prevention-info img {
    height: 78px;
    background-color: #0842a1;
    padding: 14px 14px;
    border-radius: 50px;
}

.prevention-info h4 {
    color: #0842a1;
    font-weight: 600;
    padding: 20px 0;
    margin-bottom: 0;
    font-size: 22px;
}

.prevention-info p {
    color: #878787;
    font-size: 17px;
    font-weight: 500;
}


/* 8. symptoms */

.single-symptoms {
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    padding: 30px 20px;
    border-radius: 30px;
}

.symptoms-info img {
    height: 80px;
    margin-right: 25px;
}

.symptoms-rightbar-info h4 {
    color: #0842a1;
    font-weight: 600;
}

.symptoms-rightbar-info p {
    color: #878787;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.7;
}


/* 9. faq */

.faq-main-area .card {
    border: none;
    margin-bottom: 15px;
}

.faq-main-area .card-header {
    background: #0842a1;
    border-radius: 30px;
    padding: 18px 30px;
}

.faq-main-area .card-body {
    color: #878787;
    font-weight: 500;
    line-height: 1.7;
}

.faq-main-area .card-body a {
    color: #000;
    display: inline;
}

.faq-main-area a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
}

.faq-main-area h2 {
    margin: 0;
}


/* 10. news */

.single-news {
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    border-radius: 10px;
}

.news-content {
    padding: 17px 17px;
}

.news-img img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.news-content span {
    color: #0842a1;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Sen', sans-serif;
    text-transform: uppercase;
}

.news-content span:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}

.news-title {
    padding: 5px 0;
}

.news-title a {
    color: #222;
    font-weight: 600;
    font-size: 20px;
}

.news-info p {
    color: #878787;
    font-weight: 500;
    font-size: 15px;
}

.news-list {
    margin-bottom: 50px;
}

.news-list .news-title {
    padding: 10px 0;
}

.news-list .news-title a {
    font-size: 37px;
}

.news-list .news-info p {
    font-size: 18px;
    line-height: 1.7;
}

.news-list .news-content span {
    font-size: 15px;
}

.news-list .news-content {
    margin-top: 10px;
}


/* 11. news sidebar */

.widget {
    width: 100%;
    padding: 45px 35px;
    background-color: #f8f8f8;
}

.widget h3 {
    color: #283a5e;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    margin-bottom: 20px;
}

.widget h3:after {
    content: "";
    position: absolute;
    width: 3rem;
    height: 3px;
    background-color: #031888;
    margin-left: 21px;
    top: 13px;
}

.searchbar-form {
    position: relative;
}

.searchbar-form input {
    background-color: #4f5a9440;
    height: 50px;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 6px 50px 6px 20px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    color: #283a5e;
    font-weight: 500;
    width: 100%;
}

.searchbar-form button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px;
    background: #031888;
    border: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.searchbar-form input::placeholder {
    color: #7d8086;
    font-weight: 500;
    font-size: 18px;
}

.searchbar-form input:focus {
    outline: 0;
    box-shadow: none;
}

ul.list-group.list-group-flush {
    background: transparent;
}

li.list-group-item {
    background: transparent;
    color: #666;
    font-weight: 500;
    border-color: #ddd;
    font-size: 18px;
    padding: 15px 0;
}

li.list-group-item a {
    color: #666;
}

.single-post img {
    width: 92px;
    height: 74px;
    margin-right: 12px;
}

.single-post a {
    color: #666;
    font-weight: 500;
    font-size: 16px;
}

.tags-area ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #49549029;
    color: #666;
    padding: 8px 20px;
}

.tags-area ul li a {
    color: #666;
    font-weight: 500;
}

.load-more a {
    background: #031888;
    color: #fff;
    padding: 17px 25px;
}


/* 12. news details */

.blog-details img {
    border-radius: 10px;
}

.blog-details .author-date {
    margin-top: 28px;
}

.blog-details .author-date a {
    color: #ffaf03;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    margin-right: 24px;
}

.blog-details .author-date a:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    background-color: #ffaf03;
    top: 3px;
    margin-left: 12px;
}

.blog-details .author-date span {
    color: #666;
    font-size: 18px;
}

.blog-details .blog-title h2 {
    font-size: 34px;
    text-transform: capitalize;
}

.blog-des p {
    color: #666;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 30px;
}

.blog-details blockquote {
    background-color: #dbdde7;
    padding: 40px 55px;
    margin: 60px 0;
    border: 0;
    line-height: 1.9em;
    position: relative;
    font-weight: 500;
}

.news-content.single-blog {
    padding-left: 0;
}

.tag-share {
    box-shadow: 0px 4px 14.1px 0.9px rgba(0, 0, 0, 0.08);
    padding: 35px 25px;
}

.tag ul li {
    display: inline-block;
    margin-right: 10px;
    background: #dbdde7;
    padding: 9px 20px;
    border-radius: 30px;
}

.tag ul li a {
    color: #666;
    font-weight: 500;
    font-size: 16px;
}

.share ul li {
    display: inline-block;
    margin-left: 10px;
    background: #fff;
    width: 40px;
    height: 40px;
    border: 1px solid #dadada;
    padding: 8px 11px;
    border-radius: 30px;
}

.share ul li a {
    color: #666;
}
.comment-list h5 {
    color: #303031;
    font-size: 18px;
    font-weight: 600;
}

.comment-list {
    margin-bottom: 15px;
}
.review-title h4 {
    color: #031888;
    font-weight: 600;
    font-size: 25px;
}

.review-rate {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.review-list .media img {
    height: 100px;
}

.review-list .media-body h5 {
    font-size: 18px;
    font-weight: 600;
    color: #031888;
}

.review-list .media-body h5 span {
    font-size: 14px;
    font-weight: 400;
    color: #6a6a6f;
    margin-left: 4px;
}

.review-all {
    border-bottom: 1px solid #ddd;
}

.review-list .media-body {
    color: #6a6a6f;
    font-size: 16px;
    letter-spacing: 0.3px;
}

.reply-link a {
    color: #031888;
    font-weight: 600;
}

.review-form .form-control {
    height: 60px;
    border-color: #c0c1c1;
    color: #666565;
    padding: 0 22px;
    font-size: 18px;
    margin-bottom: 30px;
}

.review-form textarea.form-control {
    height: 150px;
    padding-top: 10px;
}

.review-form .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.review-form .form-control::placeholder {
    font-size: 18px;
    font-weight: 500;
    color: #948e8e;
}

.review-form .btn {
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}


/* 13. contact */

.single-contact-info i {
    color: #0842a1;
    font-size: 2.5rem;
}

.info h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
}

.info p {
    font-size: 19px;
    color: #6c757d;
    margin-top: 4px;
}

.contact-form .form-control {
    box-shadow: none !important;
    border: 2px solid #0842a1;
}

input {
    height: 50px;
}

.form-control:focus {
    border-color: #0E0969;
}

.contact-form .form-group {
    margin-bottom: 1.5rem;
}

.form-control::placeholder {
    color: darkgray;
    font-size: 16px;
    font-weight: 500;
}


/* Chrome, Firefox, Opera*/

:-ms-input-placeholder.form-control {
    color: #8A9197;
    font-size: 16px;
    font-weight: 500;
}


/* Internet Explorer*/

.form-control::-ms-input-placeholder {
    color: #6c757d;
    font-size: 16px;
    font-weight: 500;
}


/* Microsoft Edge*/

textarea {
    height: 150px;
}

.contact-form button {
    color: #fff;
    background: #031888;
    border: 1px solid;
    padding: 15px 36px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0;
    border-radius: 3px;
    opacity: .9;
}

.contact-form button:hover {
    color: #fff;
    background: #0842a1;
}


/* 14. footer */

.footer-main-content {
    background: #031888;
    padding: 90px 0;
}

.footer-logo {
    margin-bottom: 20px;
}

.footer-content p {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.subscriber-form {
    position: relative;
}

.subscriber-form input {
    height: 50px;
    border-radius: 15px;
    border: none;
    padding: 0 20px;
    width: 100%;
}

.subscriber-form input::placeholder {
    color: #666;
    font-weight: 500;
    font-size: 16px;
}

.subscriber-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 83%;
    border-radius: 10px;
    background: #031888;
    border: none;
    color: #fff;
    padding: 0 19px;
    margin: 5px 5px;
}

.footer-widget {
    margin-top: -7px;
}

.footer-widget h3 {
    color: #fff;
    border-bottom: 2px solid #4252a5;
    padding: 0;
    display: inline-block;
    margin-bottom: 15px;
}

.footer-widget ul li i {
    color: #fff;
    font-size: 13px;
    margin-right: 2px;
}

.footer-widget ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.footer-widget ul li {
    padding: 6px 0;
}

.footer-widget p {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.7;
    padding-bottom: 15px;
}

p.find-text {
    margin-bottom: 0;
}

ul.find-us ul li {
    color: #fff;
}

.footer-widget ul li {
    color: #fff;
}

ul.find-us li i {
    font-size: 16px;
}

.bottom-footer {
    padding: 25px 0;
    border-top: 2px solid #4252a5;
    background: #031888;
}

.copyright-text p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16.5px;
}

.footer-social ul li {
    display: inline-block;
    margin-right: 20px;
}

.footer-social ul li a {
    background: #fff;
    padding: 4px 7px;
    border-radius: 5px;
    color: #031888;
    font-size: 16px;
}
.none{
    display: none;
}