.drop {
    color: black;
    padding: 16px;
    margin-left: 48px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
}

.main-head {
    padding: 14px 78px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.logo {
    width: 130px;
    font-size: 32px;
    color: #0084ff;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-weight: 900;
}

.logo-1 {
    padding-top: 0;
    font-weight: 600;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    color: black;
    text-decoration: none;
}

body {
    margin: 0;
    background-color: #f2f6ff;
}

.home {
    width: 900px;
    margin: 0 auto;
}

.filter-category {
    padding-top: 5px;
    vertical-align: top;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.normal-btn {
    border: 1px solid #0084ff;
    color: #0084ff;
    border-radius: 15px;
    padding: 6px 14px;
    margin: 5px;
}

.first-button {
    border: 1px solid #0084ff;
    color: white;
    border-radius: 15px;
    padding: 6px 14px;
    margin: 5px;
    background-color: #0084ff;
}

.main-heading {
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 32px;
}

.first-article {
    border: 1px solid lightblue;
    display: inline-block;
    box-shadow: 0 0 12px #ccc;
    border-radius: 5px;
    margin: 20px 8px;
}

.desc {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    line-height: 1.43;
    color: rgba(0, 0, 0, 0.6);
}

.author-name {
    color: #0096ff;
    font-size: 14px;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
}

.date {
    color: black;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.main-title {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin: 0;
}

.text-section {
    padding: 10px 24px;
}

.thumbnail {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.author-container {
    margin-top: 5px;
}

.cards {
    width: 1001px;
    margin: 0 auto;
}

footer {
    background-color: #172146;
    padding: 20px;
}

.drop {
    color: black;
    padding: 16px;
    margin-left: 48px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
}

.main-head {
    padding: 14px 78px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.logo {
    width: 130px;
    font-size: 32px;
    color: #0084ff;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-weight: 900;
}

.logo-1 {
    padding-top: 0;
    font-weight: 600;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    color: black;
    text-decoration: none;
}

body {
    margin: 0;
    background-color: #f2f6ff;
}

.home {
    width: 900px;
    margin: 0 auto;
}

.filter-category {
    padding-top: 5px;
    vertical-align: top;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.normal-btn {
    border: 1px solid #0084ff;
    color: #0084ff;
    border-radius: 15px;
    padding: 6px 14px;
    margin: 5px;
}

.first-button {
    border: 1px solid #0084ff;
    color: white;
    border-radius: 15px;
    padding: 6px 14px;
    margin: 5px;
    background-color: #0084ff;
}

.main-heading {
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 32px;
}

.first-article {
    border: 1px solid lightblue;
    display: inline-block;
    box-shadow: 0 0 12px #ccc;
    border-radius: 5px;
    margin: 20px 8px;
}

.desc {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    line-height: 1.43;
    color: rgba(0, 0, 0, 0.6);
}

.author-name {
    color: #0096ff;
    font-size: 14px;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-decoration: none;
}

.date {
    color: black;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.main-title {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin: 0;
}

.text-section {
    padding: 10px 24px;
}

.thumbnail {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.author-container {
    margin-top: 5px;
}

.cards {
    width: 1050px;
    margin: 0 auto;
}

footer {
    background-color: #172146;
    padding: 20px;
}

.second-section {
    width: 1050px;
    margin: 0 auto;
}

footer {
    background-color: whitesmoke;
    display: flex;
    width: 100%;
    height: 28%;
    padding-left: 156px;
}

.menu__item {
    justify-content: center;
}

.btn-block {
    margin-bottom: 20px;
    text-align: center;
}

button {
    width: auto;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background: #1772cc;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

button:hover {
    background: #1e6fa0;
}

#footer-bar-1 .copyrights-message,
#footer-bar-1 .social-icons {
    flex: 1;
}


/* Copyrights Message */

.copyrights-message {
    font-size: 18px;
}

@media (max-width: 480px) {
    .copyrights-message {
        font-size: 16px;
    }
}

.copyrights-message a {
    opacity: 1;
    font-weight: 700;
    color: #222;
}

.copyrights-message a:hover {
    text-decoration: underline;
    color: #00BFFF;
}

.text-white .copyrights-message {
    color: black;
}


/* Social Icons */

.social-icons {
    position: relative;
    display: flex;
    list-style: none;
    margin-bottom: -5px;
    font-size: 0;
    /* Sizes */
    /* Animated */
    /* Colors */
}

.social-icons li {
    display: inline-block;
    margin-bottom: 5px;
}

.social-icons li+li {
    margin-left: 10px;
}

.social-icons li a {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: transparent;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.social-icons li a i {
    position: relative;
    top: 50%;
    display: block;
    margin: 0 auto;
    transform: translateY(-50%);
    transition: all 0.25s ease;
}

.social-icons li a i:first-child,
.social-icons li a i:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icons li a i:last-child {
    opacity: 0;
}

.social-icons.x3 li a {
    width: 30px;
    height: 30px;
    font-size: 12px;
}

.social-icons.x3 li i:first-child,
.social-icons.x3 li i:last-child {
    width: 16px;
    height: 16px;
}

.social-icons.x4 li a {
    width: 40px;
    height: 40px;
    font-size: 16px;
}

.social-icons.x4 li i:first-child,
.social-icons.x4 li i:last-child {
    width: 26px;
    height: 26px;
}

.social-icons.icon-only li+li {
    margin-left: 2px;
}

.social-icons.icon-only.x4 li a {
    width: 30px;
    height: 30px;
}

.social-icons.rounded a {
    border-radius: 999px;
}

.social-icons.animated li a:hover i:last-child {
    opacity: 1;
}

.social-icons.animated li a:hover i:first-child {
    opacity: 0;
}

.social-icons.animated.x4 li a:hover i:first-child {
    margin-top: -26px;
}

.social-icons.animated.x5 li a:hover i:first-child {
    margin-top: -28px;
}

.social-icons.white li a,
.social-icons.grey li a,
.social-icons.hover-colorful li a:hover {
    background: transparent;
}

.social-icons.grey li a i:first-child {
    color: #888;
}

.social-icons.white li a i:first-child {
    color: #fff;
}

.social-icons.hover-colorful li a i:last-child,
.social-icons.hover-colorful:not(.animated) li a:hover i:first-child {
    color: #00bfff;
}

.social-icons.hover-white li a i:last-child,
.social-icons.hover-white:not(.animated) li a:hover i:first-child {
    color: #fff;
}

.social-icons.white-bg a {
    background-color: #fff;
}

.social-icons.white-bg a i:first-child {
    color: #222;
}

.social-icons.grey-bg a {
    background-color: #eee;
}

.social-icons.grey-bg a i:first-child {
    color: #222;
}

.social-icons.white-transparent-bg a {
    background-color: #fff;
    border: 1px solid #eee;
}

.social-icons.white-transparent-bg a i:first-child {
    color: #222;
}

.social-icons.hover-white-bg a:hover {
    background-color: #fff !important;
}

.social-icons.hover-white-bg a:hover i:first-child {
    color: #000;
}

.social-icons.hover-dark-bg a:hover {
    background-color: #222;
}

.social-icons.hover-dark-bg a:hover i:first-child {
    color: #fff;
}

.social-icons.hover-colorful-bg a:hover {
    background-color: #00bfff;
    border-color: #00bfff;
}

.social-icons.hover-colorful-bg a:hover i:first-child {
    color: #fff;
}

.social-icons.hover-colorful-bg a:hover i:last-child {
    color: #fff;
}

.social-icons.colorful-bg li a i:first-child {
    color: #fff;
}

.social-icons.colorful-bg li a.si-facebook {
    background-color: #00BFFF;
}

.social-icons.colorful-bg li a.si-twitter {
    background-color: #00BFFF;
}

.social-icons.colorful-bg li a.si-instagramorange {
    background-color: #f77737;
}

.social-icons.colorful-bg li a.si-linkedin {
    background-color: #00BFFF;
}


/* Banner Center Box */

.banner-center-box {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    perspective: 1000px;
    backface-visibility: hidden;
}

@media (max-width: 480px) {
    .banner-center-box {
        padding: 130px 0;
    }
}

.banner-center-box>* {
    position: relative;
}

.banner-center-box.text-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-center-box.text-white h1,
.banner-center-box.text-white .subheading,
.banner-center-box.text-white .description,
.banner-center-box.text-white .btn-row small {
    color: #fff3f3;
}

.banner-center-box.text-white .description {
    font-weight: 300;
    opacity: 0.;
}

.banner-center-box.bottom-position {
    margin-top: auto;
    padding-bottom: 0;
}

.banner-center-box h1:last-child,
.banner-center-box h2:last-child,
.banner-center-box h3:last-child,
.banner-center-box h4:last-child,
.banner-center-box h5:last-child,
.banner-center-box h6:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.banner-center-box img {
    max-height: 100%;
    max-width: 100%;
}

.banner-center-box {
    display: block;
    top: 0;
    width: 100%;
    transform: translateY(0);
}

.banner-center-box {
    display: block;
    top: 0;
    width: 100%;
    transform: translateY(0);
}

.page-thank-you .banner-center-box {
    padding: 120px 0;
}

.box-form .box-title {
    position: relative;
    padding-bottom: 6px;
}

.box-form .box-title h3 {
    margin-bottom: 5px;
}

.box-form .box-title p {
    margin-bottom: 0;
    font-size: 16px;
}

.box-form .box-title .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    width: 70px;
    height: 70px;
    border-radius: 999px;
    font-size: 30px;
    background-color: rgba(5, 213, 97, 0.15);
    color: #222;
}

.box-widget .box-title {
    margin-bottom: 20px;
}

.box-widget .box-title::before {
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    margin-left: 10px;
    width: 5px;
    height: 20px;
    background-color: var(--theme-color-1);
}

.box-info .box-content h5 {
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .reversed .box-icon {
        float: right;
        margin-left: 20px;
        margin-right: 0;
    }
    .reversed .box-content {
        text-align: right;
    }
}

.box-service-1 .box-content {
    text-align: center;
}

.box-service-2 .box-content h4 {
    margin-bottom: 8px;
}

.box-some-fact-1 .box-content {
    width: 100%;
}

.box-some-fact-1 .box-content h2 {
    margin-bottom: -1px;
    font-size: 48px;
}

.box-some-fact-1 .box-content h5 {
    margin-bottom: 0;
    font-weight: 300;
    font-family: "Open Sans", "Almarai", sans-serif;
    color: #888;
}

.text-white.box-some-fact-1 .box-content h5 {
    opacity: inherit;
    color: #fff;
    font-size: larger;
}

.cs-notifications {
    display: none;
    margin-bottom: 20px;
    text-align: left;
}

.cs-notifications a {
    text-decoration: underline;
    color: #fff;
}

.cs-notifications a:hover {
    color: #fff;
    text-decoration: none;
}

select option[disabled] {
    color: #ddd;
}

.cs-notifications-content {
    padding: 15px 20px 15px 48px;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #ff3333;
    position: relative;
}

.cs-notifications-content.sent {
    background-color: #00BFFF;
}

.cs-notifications-content {
    padding: 15px 20px 15px 48px;
    border-radius: 5px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #ff3333;
    position: relative;
}

.cs-notifications-content.sent {
    background-color: #00BFFF;
}

#overlay {
    /*display: none;*/
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}


/* ADJUST WIDTH & HEIGHT */

#modal {
    max-width: 600px;
    height: 650px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
    /* background-color: white; */
}

.inner-input input {
    padding: -1 20px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    box-shadow: inset 0px 0 0 2px #eee;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    transition: all 0.2s;
    color: #222;
    background-color: #eee;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
}


/* Removing last element margin bottom in column */

[class*="col-"] p:last-child,
[class*="col-"] .img-preview:last-child,
[class*="col-"] .video-preview:last-child,
[class*="col-"] .entry:last-child,
[class*="col-"] .list:last-child,
[class*="col-"] .connect-box:last-child {
    margin-bottom: 0;
}

.box-form {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}

#outer {
    width: 100%;
    text-align: center;
}

.inner {
    display: inline-block;
}


/*  [ 03 ] - General Links
============================= */