body {
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
}

* {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3 {
    font-family: "Poppins", sans-serif;
    /*	font-family: 'myFirstFont', sans-serif;*/
}

@font-face {
    font-family: myFirstFont;
    /*  src: url(../fonts/romla-ax6a5.otf);*/
}

.header-sec {
    background: url("../images/banner-bg.png");
    background-size: cover;
    padding-top: 30px;
    position: relative;
    padding-bottom: 110px;
}

.select-dropdown .alert-error {
    bottom: -33px;
}
.alert-error {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    color: #f00;
}
.inner-header {
    background: url("../images/blog-banner.png") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.inner-header .menu-row {
    margin-bottom: 0px !important;
}

.success {
    color: #20b31d;
}

.logo {
    width: 100%;
}

.logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-row {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 78px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navigation {
    float: right;
    margin-bottom: 0px;
    margin-top: 19px;
}

.navigation li {
    list-style: none;
    display: inline-block;
    margin-left: 57px;
    font-size: 15px;
    font-weight: 500;
}

.navigation li a {
    color: #000;
}

.let-talk {
    background: #135bfb;
    color: #fff;
    width: 115px;
    display: block;
    text-align: center;
    height: 38px;
    border-radius: 6px;
    line-height: 39px;
    float: right;
    margin-top: 11px;
    margin-left: 33px;
}

.my-image {
    float: right;
}

.my-image img {
    width: 100%;
}

.name-details {
    padding-left: 24%;
    margin-top: 16%;
}
.name-details h4 {
    margin: 0px;
    text-transform: uppercase;
}

.name-details h1 {
    margin: 0px;
    color: #0f4aaf;
    font-size: 83px;
    font-family: "myFirstFont", sans-serif;
}

.name-details small {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 16px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 16%;
}

.my-work {
    background: #135bfb;
    color: #fff;
    width: 115px;
    display: block;
    text-align: center;
    height: 38px;
    border-radius: 6px;
    line-height: 39px;
    margin-top: 11px;
    margin-bottom: 50px;
}

.name-details span {
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.navigation li:hover a {
    color: #135bfb;
}

.social-media {
}

.banner-crave {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.main-degree {
    height: 462px;
    width: 100%;
    object-fit: cover;
    background: url(../images/exprience-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 41px;
}

.main-degree span {
    background: #fff;
    position: absolute;
    top: 21px;
    right: 45px;
    padding: 4px 13px;
    border-radius: 13px;
    font-weight: 500;
}
.main-degree-icon {
    width: 90px;
    height: 90px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 59px;
    margin-top: 5%;
}

.main-degree h2 {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 36px;
}

.main-degree p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 39px;
}

.main-degree a {
    color: #fff;
    transition: all 0.5s ease;
}
.main-degre a hover i {
    transition: all 0.5s ease;
    margin-left: 10px;
}

.second-epreence-box {
    height: 279px;
    background: #fff;
    position: relative;
    padding: 24px;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.second-degree h2 {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 19px;
}

.second-degree p {
    font-size: 18px;
    margin-bottom: 41px;
}

.second-epreence-box span {
    background: #7ea1fc;
    position: absolute;
    top: 21px;
    right: 24px;
    padding: 4px 13px;
    border-radius: 13px;
    font-weight: 500;
    color: #fff;
    font-size: 10px;
}

.second-exprence-icon {
    width: 60px;
    height: 60px;
    background: #2662fa;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 59px;
    margin-top: 13%;
    float: left;
    margin-right: 10px;
}
.second-epreence-box h3 {
    margin-top: 38px;
    font-size: 22px;
}

.second-epreence-box p {
    display: block;
    font-size: 15px;
    margin-top: 24px;
}

.about-me-section {
    background: #112553;
    padding: 43px 30px;
    margin-top: 40px;
}

.about-me-section h3 {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
}

.about-me-section h4 {
    color: #fff;
    font-size: 30px;
}

.about-me-section p {
    color: #fff;
    line-height: 31px;
}

.about-me-image img {
    display: block;
    margin: 0px auto;
}

.skill-box {
}

.skill-box li {
    display: inline-block;
    background: #1c3368;
    margin: 0px 3px 14px;
    padding: 11px 18px;
    border-radius: 8px;
    transition: all 0.5s ease;
}

.skill-box li:hover {
    background: #8d8a7c;
    transition: all 0.5s ease;
}

.skill-box li span {
    color: #fff;
}

.dif-domain {
    text-align: right;
}
.dif-domain h2 {
    color: #fff;
    margin-bottom: 48px;
}

.tool-box {
    width: 100%;
    border: 1px solid #293b65;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 250px;
    border-radius: 68px;
    margin-top: 24px;
}

.tool-box img {
    width: 56% !important;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.5s ease;
}

.tool-box:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition: all 0.5s ease;
}

.tool-box span {
    color: #fff;
    text-transform: capitalize;
    margin-top: 20px;
}

.achivment-bg {
    position: relative;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background: url(../images/achievements-bg.jpg);
    margin-top: 30px;
}
.achivment-bg img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
}

.hire-me-section h3 {
    color: #fff;
    font-weight: 700;
}

.hire-me-section {
    height: 400px;
    background: url(../images/hire-me-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: center;
}

.hire-me-section h3 {
    font-size: 42px;
    line-height: 60px;
    margin-top: 14%;
    margin-right: 22%;
}

.hire-me-section p {
    color: #fff;
    font-size: 24px;
    margin-top: 13%;
}

.hire-me-section a {
    background: #2662fa;
    color: #fff;
    padding: 17px 37px;
    font-size: 17px;
    margin-top: 35px;
    display: block;
    width: 211px;
    border-radius: 8px;
}
.footer-panel {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 22px;
}
.footer-panel span {
    text-align: right;
    display: block;
    margin-top: 4%;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.showing-work {
    background-size: cover;
    background-repeat: no-repeat;
    background: url(../images/bg.png);
    padding-bottom: 98px;
}

.sticky {
    font-size: 14px;
    line-height: 48px;
    height: auto !important;
    width: 100%;
    left: 0px;
    right: 0px;
    top: -50px;

    transform: translateY(50px);
    transition: transform 600ms ease, background 600ms ease;
    -webkit-transition: transform 600ms ease, background 600ms ease;
    /*
 		 transition: all 0.10s ease-in-out;
  -webkit-transition: all 0.10s ease-in-out;
  -moz-transition: all 0.10s ease-in-out;
*/
    z-index: 999999;
    position: fixed;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);

    margin: 0px auto;
    border-radius: 0px;
    padding: 10px 20px;
    background: #ffffffe6;
}

.sticky .navigation {
    margin-top: 0px;
}
.sticky .let-talk {
    margin-top: 0px;
}

.sticky .logo img {
    width: 61%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.consultation {
    background: #2662fa;
}

.achiv-box {
    padding: 43px;
    background: #fff;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    margin-top: -20%;
}

.achiv-box h3 {
    font-weight: 700;
    color: #000;
    font-size: 47px;
    margin-bottom: 27px;
    margin-top: 62px;
}
.achiv-box p {
    color: #000;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 16px;
}
.achiv-box ul li {
    list-style: none;
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 18px;
}
.achiv-box ul li i {
    color: #2662fa;
}

.achiv-box button {
    border: none;
    width: 160px;
    height: 45px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 25px;
    font-size: 16px;
    border-radius: 5px;
}

.achiv-icon {
    width: 83px;
    height: 83px;
    background: #2662fa;
    margin: 0px auto;
}

.Achievements-number {
    background: #f2f6fe;
    position: relative;
    margin-top: 33px;
    padding-bottom: 25px;
    margin-top: 52px;
    border-radius: 10px;
}
.Achievements-number h3 {
    text-align: center;
    margin: 0px;
}
.Achievements-number span {
    text-align: center;
    display: block;
}

.achiv-icon {
    width: 83px;
    height: 83px;
    background: #2662fa;
    margin: 0px auto;
    border-radius: 53px;
    top: -32px;
    position: relative;
    text-align: center;
}

.achiv-icon img {
    width: 53%;
    margin: 16px auto 0px;
}

.showcase-projects h3 {
    color: #0f4aaf;
    font-family: myFirstFont;
    margin-top: 67px;
    margin-bottom: 44px;
    text-align: center;
    padding: 0px 15%;
    line-height: 41px;
    font-size: 36px;
}

.tab {
    text-align: center;
    margin-bottom: 50px;
}
.tab button {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: transparent;
    border: 1px solid #0d6eb8;
    padding: 5px 19px;
    margin: 0px 6px;
    border-radius: 4px;
}
.tab button:hover {
    background: #0d6eb8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
}
.tab button.active {
    color: #fff;
    background: #0d6eb8;
}

.first-project {
    width: 100%;
    height: 460px;
    object-fit: cover;
    margin-bottom: 9px;
    border-radius: 10px;
    overflow: hidden;
}

.first-project img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-box span {
    text-align: center;
    display: block;
    font-weight: 500;
    letter-spacing: 0px;
}

.project-box h5 {
    display: block;
    text-align: center;
    margin: 6px 0px 0px;
    font-size: 20px;
}
.second-project {
    height: 253px;
}

.third-project {
    height: 212px;
    margin-top: 22px;
}

.customer-logo {
    margin-top: 50px;
    margin-bottom: 50px;
}
.customer-logo h3 {
    text-align: center;
    margin-bottom: 39px;
    font-size: 26px;
}
#photoshop {
    margin-top: 20px;
}
.client-logo {
    width: 100%;
}

.client-logo img {
    width: 62% !important;
    margin: 0px auto;
}

.testimonials {
    padding-top: 110px;
    padding-bottom: 110px;
    background: #f8f7fe;
}
.testimonials-box {
    width: 100%;
    background: #fff;
    padding: 30px;
    position: relative;
}

.quote {
    position: absolute;
    bottom: 44px;
    right: 13px;
    width: 20% !important;
}

.testimonials-box P {
    line-height: 28px;
}
.testimonials-profile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.testimonials-profile div {
    margin-right: 10px;
}

.testimonials-profile h4 {
    margin: 0px;
    font-size: 18px;
}

.testimonials span {
    font-style: italic;
    color: #0e7acc;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 29px;
    display: block;
}

.testimonials h3 {
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 21px;
    font-size: 36px;
}

.testimonials p {
}

.contact-form {
    margin-top: 90px;
    margin-bottom: 90px;
}

.contact-form-box {
    background: #f5f5f5;
    border-radius: 17px;
    padding: 40px;
    border: 1px solid #ccc;
}

.contact-form-box input[type="text"],
.contact-form-box input[type="email"],
.contact-form-box select,
.contact-form-box input[type="number"] {
    width: 100%;
    height: 56px;
    outline: none;
    margin-bottom: 30px;
    padding-left: 17px;
    border: none;
}

/*.contact-form-box input[type="number"]{
width: 81%;
    height: 50px;
    outline: none;
    margin-bottom: 21px;
    padding-left: 17px;
    border: none;

}
*/
.contact-form-box button {
    width: 160px;
    height: 46px;
    background: #0e74ff;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 6px;
    margin-top: 13px;
}

.contact-form-box textarea {
    width: 100%;
    height: 150px;
    padding-top: 30px;
    outline: none;
    margin-bottom: 21px;
    padding-left: 17px;
    border: none;
}

.accordion .card {
    background: #fff;
}

.card-header {
    background: #f5f5f5;
    z-index: 2;
    position: relative;
    padding: 7px 20px;
    margin-bottom: 13px;
}

.card-header h2 {
    margin: 0px !important;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    margin-right: 61px;
}

.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 1px solid #03b5d2;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    /*  padding: 1em 0;*/
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    background: #fff;
    padding: 1em 15px;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-size: 16px;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
    margin-right: 17px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded="true"] {
    color: #03b5d2;
}
.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 15px;
    font-weight: 300;
    margin: 2em 0;
    line-height: 25px;
}

.contact-form h3 {
    font-weight: 800;
    font-size: 49px;
    margin-bottom: 32px;
}

#check {
    display: none;
}

.checkbtn {
    display: none;
}
.chart-icon {
    display: none !important;
}

.mobile-version {
    display: none;
}

.cancel-btn {
    display: none;
}

.blog-banner h1 {
    margin-top: 6%;
    margin-bottom: 13%;
    font-family: "myFirstFont", sans-serif;
    text-align: center;
    color: #fff;
    font-size: 43px;
}

.blog-listing {
    margin-top: 50px;
}

.blog-artical img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}

.blog-info {
    width: 88%;
    height: auto;
    background: #000;
    margin: -14px auto 0px;
    text-align: center;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}
.blog-info li {
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
}

.blog-artical {
    border: 1px solid #ccc;
    border-radius: 12px;
    margin-bottom: 30px;
    height: 556px;
    position: relative;
}

.blog-artical h3 {
    padding: 0px 20px;
}
.blog-artical p {
    padding: 0px 20px;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 19px;
}
.list-blog-more {
    padding-left: 20px;
    margin-bottom: 20px;
    display: block;
    margin-top: 30px;
}

.blog-artical a {
    /*padding-left: 20px;
    margin-bottom: 20px;
    display: block;
    margin-top: 30px;*/
    text-decoration: underline !important;
    color: #000;
}

.side-box {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.side-box h3 {
    border-left: 3px solid #000;
    font-size: 21px;
    padding-left: 14px;
    margin-bottom: 20px;
}

.side-box ul {
    padding: 0px;
    margin: 0px;
}

.blog-details-contact p {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}

.blog-tags {
    padding: 0px;
    margin: 0px 0px 20px;
}

.blog-tags li {
    line-height: 30px;
    font-size: 16px;
    margin-right: 9px;
    padding: 0px 17px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 15px;
}

.blog-tags li a {
    font-size: 15px;
    text-decoration: none !important;
    color: #575757;
}

.blog-details-contact a {
    color: #0e457e;
}

.blog-details-contact ul li {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 20px;
}

.side-box li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 23px;
}

.side-box li img {
    width: 100px;
    height: 83px;
    object-fit: cover;
    margin-right: 10px;
}

.side-box li a {
    line-height: 20px;
    color: #000;
    /*    display: flex;
    justify-content: flex-start;
    align-items: baseline;*/
}

.side-box li span {
    background: #135bfb;
    padding: 5px;
    text-align: center;
    color: #fff;
    width: 23px;
    height: 23px;
    border-radius: 23px;
    line-height: 15px;
}

.side-box li a strong {
    color: #135bfb;
    display: block;
    margin-top: 6px;
    font-weight: 400;
}

.side-box li a i {
    margin-right: 4px;
}

.side-tags {
    height: 400px;
    overflow: auto;
}

.side-tags li {
    display: inline-block;
    padding: 3px 20px;
    list-style: none;
    border: 1px solid #ccc;
    margin-right: 16px;
    color: #ccc;
    margin-bottom: 13px;
    border-radius: 15px;
}

.no-post img {
    margin: 0px auto;
    width: 57%;
    display: block;
}

.blog-details-info {
    background: none !important;
    margin: 5px 0px 12% !important;
}

.blog-details-banner h1 {
    margin-bottom: 0px !important;
    font-size: 29px;
}

.blog-details-contact img {
    height: 500px;
    width: 100%;
    margin-bottom: 30px;
}
.blog-details-contact {
    border: none;
}

.country-codes button {
    width: 58px;
    background: #fff;
    color: #000;
    float: left;
    height: 51px;
}
.country-codes {
    float: left;
}

.inner-field .error-message {
    color: #f00;
    position: absolute;
    left: 18px;
    bottom: -2px;
    font-size: 13px;
}

.inner-field .success-message {
    color: #1cb475;
    position: absolute;
    left: 18px;
    bottom: 9px;
    font-size: 13px;
}

.inner-field {
    position: relative;
}

.select-dropdown .select2-selection__rendered {
    text-align: left;
    margin-bottom: 0px !important;
    line-height: 50px !important;
}

.select-dropdown .select2-selection--single {
    margin-bottom: 0px;
    height: 53px;
    border-radius: 0px;
    border: none;
}

.select-dropdown .select2-selection__arrow {
    top: 16px !important;
}

/*--------------------error css-------------*/
.error-wrap img {
    width: 36%;
    margin: 0px auto;
    display: block;
}
.error-wrap a {
    display: block;
    text-align: center;
    margin: 30px auto;
    background: #f26122;
    color: #fff;
    width: 200px;
    display: block;
    text-align: center;
    height: 53px;
    border-radius: 6px;
    line-height: 53px;
}
.internal-server img {
    width: 61%;
    margin: 0px auto;
    display: block;
}
/*--------------------error css-------------*/
.terms-conditions h2 {
    font-size: 20px;
}
.terms-conditions p {
    margin-bottom: 27px;
    font-size: 15px;
    line-height: 33px;
    text-align: justify;
}
.terms-conditions ul li {
    margin-left: 17px;
    margin-bottom: 12px;
}

.footer-menu {
    padding: 0px;
    margin: 10px 0 0;
    text-align: right;
}

.footer-menu li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

.footer-menu li a {
    text-transform: uppercase;
    color: #000;
}

.blog-details-contact h1,
.blog-details-contact h2 {
    font-size: 24px;
}

.blog-details-contact ul {
    margin-left: 20px;
}

.blog-details-contact table {
    width: 100%;
}

/* width */
.side-tags::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.side-tags::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.side-tags::-webkit-scrollbar-thumb {
    background: #fff;
}

/* Handle on hover */
.side-tags::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

.blog-details blockquote {
    font-style: italic;
}
.blog-details-contact table tr:first-child th {
    background: #f9f4e8 !important;
    padding: 12px;
    border: 1px solid #ccc;
}

.blog-details-contact table tr:first-child {
    background: #f9f4e8 !important;
}

.blog-details-contact table tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.blog-details-contact table tr td {
    padding: 12px;
    border: 1px solid #ccc;
}

.contact-sec {
    background: url(../images/blog-bg.png);
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 77px;
}

.blog-sec {
    margin-top: 0px;
    margin-bottom: 0px;
    /*    background: url(../images/blog-bg.png);*/
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 77px;
}

.blog-thumb {
    padding: 20px;
    background: #f8f7fd;
}

.blog-sec h3 {
    text-align: center;
    padding: 0px 20%;
    margin-bottom: 66px;
    line-height: 46px;
    font-size: 36px;
}

.blog-thumb-image {
    width: 100%;
    height: 228px;
    position: relative;
}

.blog-thumb-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-home-category {
    position: absolute;
    right: 20px;
    top: 15px;
    background: #0f74ff;
    padding: 3px 19px;
    color: #fff;
    border-radius: 13px;
}

.blog-home-category a {
    color: #fff;
    text-decoration: none !important;
}

.home-blog-info {
    padding: 0px;
    margin: 28px 0px 0px;
}

.home-blog-info li {
    margin: 0px;
    display: inline-block;
    padding: 2px 16px;
    background: #ececec;
    margin-right: 8px;
    border-radius: 3px;
}

.blog-content h4 {
    font-size: 20px;
    margin-top: 12px;
    line-height: 29px;
}

.blog-content h4 a {
    color: #000;
}

/*===================Flash Message==================*/

.flash-message {
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 17px auto 0px;

    border-radius: 50% !important;
    border-radius: 0px;
    text-align: center;
    margin: 17px auto 0px;
    /*    width: 38%;*/
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.flash-message .alert-success {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #3cb572;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-danger {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #e52425;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-warning {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #ffc400;
    color: #000;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-info {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #8b07d6;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

/*===================Flash Message==================*/
