@import "https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&amp;display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap";

body {
    color: #555;
    font-family: poppins, sans-serif;
    font-size: 15px;
    font-weight: 400
}

img {
    max-width: 100%
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    vertical-align: middle
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-70 {
    padding-bottom: 70px
}

.pt-70 {
    padding-top: 70px
}

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pl-15 {
    padding-left: 15px
}

.pr-15 {
    padding-right: 15px
}

.mr-20 {
    margin-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pl-20 {
    padding-left: 20px
}

.mlr-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mlrt-5 {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #111d5e;
    font-family: "source serif pro", serif;
    font-weight: 700
}

p {
    margin-bottom: 15px;
    font-size: 15px;
    color: #555;
    line-height: 1.7
}

p:last-child {
    margin-bottom: 0
}

a {
    text-decoration: none
}

.owl-nav {
    margin-top: 0 !important
}

.owl-dots {
    margin-top: 0 !important
}

.form-control {
    height: 55px;
    border: 1px solid rgba(89, 90, 89, .25);
    padding-left: 15px
}

.form-control:focus {
    border: 1px solid #9c4f0d;
    box-shadow: none
}

textarea {
    height: auto !important
}

.bg-f4f6f9 {
    background-color: #f4f6f9
}

/**********************
      header
**************************/


.top-header-area {
    background-color: #9c4f0d;;
    padding-top: 15px;
    padding-bottom: 15px
}

.top-header-area .container-fluid {
    max-width: 1520px
}

.header-left-content p {
    color: #fff;
    font-size: 14px
}

.header-right-content {
    text-align: right
}





/*************
navbar
****************/


.navbar-area {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px
}

.navbar-area.is-sticky {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    position: sticky;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.navbar-area .container-fluid {
    max-width: 1520px;
    margin: auto
}



.navbar-area.nav-bg-2 .desktop-nav .navbar-nav .nav-item a {
    color: #111d5e
}

.navbar-area.nav-bg-2 .desktop-nav .others-options .icon {
    color: #111d5e
}

.nav-bg-1 {
    background-color: #111d5e
}

.nav-bg-2 {
    background-color: #fff
}

.desktop-nav {
    padding-top: 0;
    padding-bottom: 0
}

.desktop-nav .navbar {
    transition: all ease .5s;
    z-index: 2;
    padding-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0
}

.desktop-nav .navbar ul {
    margin-bottom: 0;
    list-style-type: none
}

.desktop-nav .navbar .navbar-nav .nav-item {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0
}

.desktop-nav .navbar .navbar-nav .nav-item a {
    font-size: 18px;
    color: #fff;
    line-height: 1;
    position: relative;
    font-weight: 600;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-left: 15px;
    margin-right: 15px
}









.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle {
    padding-right: 20px
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::after {
    display: none
}

.desktop-nav .navbar .navbar-nav .nav-item a.dropdown-toggle::before {
    content: "\ea4e";
    position: absolute;
    top: 0;
    right: 0;
    font-family: remixicon !important;
    line-height: 1;
    font-size: 17px
}

.desktop-nav .navbar .navbar-nav .nav-item a:hover,
.desktop-nav .navbar .navbar-nav .nav-item a:focus,
.desktop-nav .navbar .navbar-nav .nav-item a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item a i {
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: 4px
}

.desktop-nav .navbar .navbar-nav .nav-item:last-child a {
    margin-right: 30px;
}

.desktop-nav .navbar .navbar-nav .nav-item:first-child a {
    margin-left: 0
}

.desktop-nav .navbar .navbar-nav .nav-item:hover a,
.desktop-nav .navbar .navbar-nav .nav-item:focus a,
.desktop-nav .navbar .navbar-nav .nav-item.active a {
    color: #9c4f0d 
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    transition: all .3s ease-in-out;
    background: #fff;
    position: absolute;
    visibility: hidden;
    border-radius: 0;
    display: block;
    width: 250px;
    border: none;
    z-index: 99;
    opacity: 0;
    top: 80px;
    left: 0;
    padding: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
    padding: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
    color: #1b2336;
    padding: 15px;
    border-bottom: 1px dashed #ededed;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    display: block;
    position: relative
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::after {
    display: none
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.dropdown-toggle::before {
    content: "\ea4e";
    position: absolute;
    top: 14px;
    right: 13px;
    font-family: remixicon !important;
    line-height: 1;
    font-size: 17px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    right: 250px;
    left: auto;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #1b2336;
    border-bottom: 1px dashed #ededed;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    position: relative
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::after {
    display: none
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.dropdown-toggle::before {
    content: "\ea4e";
    position: absolute;
    top: 14px;
    right: 13px;
    font-family: remixicon !important;
    line-height: 1;
    font-size: 17px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    right: 250px;
    left: auto;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    right: -250px;
    left: auto;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    right: -250px;
    left: auto;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #9c4f0d
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    right: -250px;
    left: auto;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #000
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #9c4f0d
}








.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
    color: #e32845
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: -15px
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
    color: #e32845
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 0
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a {
    border-bottom: none
}

.desktop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    top: 100%;
    opacity: 1;
    margin-top: 20px;
    transform: translateY(1);
    visibility: visible
}

.desktop-nav .navbar .others-options {
    padding-left: 40px
}

.desktop-nav .navbar .others-options .icon {
    font-size: 30px;
    color: #fff;
    cursor: pointer
}

.others-option-for-responsive {
    display: none !important
}

.others-option-for-responsive .dot-menu {
    padding: 0 10px;
    height: 30px;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    right: 60px;
    top: -43px
}

.others-option-for-responsive .dot-menu .inner {
    display: flex;
    align-items: center;
    height: 30px
}

.others-option-for-responsive .dot-menu .inner .icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100%;
    background-color: #e32845;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.others-option-for-responsive .dot-menu:hover .inner .circle {
    background-color: #e32845
}

.others-option-for-responsive .container {
    position: relative
}

.others-option-for-responsive .container .container {
    position: absolute;
    right: -2px;
    top: 15px;
    max-width: 320px;
    margin-left: auto;
    opacity: 0;
    visibility: hidden;
    transition: all ease .5s;
    transform: scaleY(0);
    z-index: 2;
    padding-left: 15px;
    padding-right: 15px
}

.others-option-for-responsive .container .container.active {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.others-option-for-responsive .others-options {
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    padding: 10px;
    background-color: #fff;
    text-align: center
}

.others-option-for-responsive .others-options ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    align-items: center !important
}

.others-option-for-responsive .others-options ul li {
    display: inline-block
}

.others-option-for-responsive .others-options ul li .call-now {
    position: relative;
    padding-left: 60px;
    top: 8px;
    margin-bottom: 40px !important
}

.others-option-for-responsive .others-options ul li .call-now i {
    position: absolute;
    font-size: 40px;
    color: #e32845;
    left: 0;
    top: 3px
}

.others-option-for-responsive .others-options ul li .call-now p {
    margin-bottom: 8px
}

.others-option-for-responsive .others-options ul li .call-now a {
    color: #111d5e;
    font-weight: 500
}

.others-option-for-responsive .others-options ul li .default-btn {
    bottom: 9px
}



.mobile-responsive-nav {
    display: none
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.preloader-area {
    position: fixed;
    z-index: 999999;
    background-color: #9c4f0d;
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    right: 0;
    top: 0
}

.preloader-area .spinner {
    width: 4em;
    height: 4em;
    transform: perspective(20em) rotateX(-24deg) rotateY(20deg) rotateZ(30deg);
    transform-style: preserve-3d;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-45%);
    margin-left: auto;
    margin-right: auto
}

.preloader-area .spinner .disc {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: .3em dotted #fff
}

.preloader-area .spinner .disc:nth-child(1) {
    animation: rotate 12s linear infinite
}

.preloader-area .spinner .disc:nth-child(2) {
    animation: rotateDisc2 12s linear infinite
}

.preloader-area .spinner .disc:nth-child(3) {
    animation: rotateDisc3 12s linear infinite
}

.preloader-area .spinner .inner {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    animation: sphereSpin 6s linear infinite
}

.preloader-area .spinner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    border: 2px dotted #fff;
    margin: -15px
}

@keyframes sphereSpin {
    0% {
        transform: rotateX(360deg) rotateY(0deg)
    }

    100% {
        transform: rotateX(0deg) rotateY(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes rotateDisc2 {
    from {
        transform: rotateX(90deg) rotateZ(0deg)
    }

    to {
        transform: rotateX(90deg) rotateZ(360deg)
    }
}

@keyframes rotateDisc3 {
    from {
        transform: rotateY(90deg) rotateZ(0deg)
    }

    to {
        transform: rotateY(90deg) rotateZ(360deg)
    }
}


.default-btn {
    background-color: #e846b2;
    color: #fff;
    font-size: 16px;
    padding: 13px 35px;
    border-radius: 0;
    position: relative;
    transition: all ease .5s;
    border: 1px solid #e32845;
    z-index: 1
}

.default-btn i {
    position: relative;
    top: 3px;
    padding-left: 5px
}

.default-btn::before {
    position: absolute;
    content: "";
    background-color: #9c4f0d;
    height: 100%;
    width: 100%;
    border-radius: 30px;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transition: all ease .5s;
    z-index: -1
}

.default-btn:hover {
    color: #fff
}

.default-btn:hover::before {
    transform: scaleX(1)
}

.default-btn:focus {
    box-shadow: none
}

.read-more-btn {
    color: #111d5e;
    font-weight: 500;
    font-size: 15px;
    transition: all ease .5s;
    position: relative
}

.read-more-btn i {
    position: relative;
    top: 3px;
    padding-left: 7px
}

.read-more-btn:hover {
    color: #e32845
}

.read-more-btn.active {
    color: #e32845;
    letter-spacing: 0
}

.read-more-btn.white-color {
    color: #fff
}

.read-more-btn.white-color:hover {
    color: #e32845
}



.section-title {
    max-width: 450px;
    text-align: center;
    margin: -10px auto 40px;
    position: relative
}

.section-title.style2 {
    text-align: left;
    margin-left: 0;
    margin-right: auto
}

.section-title h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px
}

.section-title h2.white {
    color: #fff
}

.section-title p {
    margin-bottom: 20px
}

.section-title p:last-child {
    margin-bottom: 0
}

.section-title.white-title .top-title {
    color: #fff
}

.section-title.white-title h2 {
    color: #fff
}

.section-title.white-title p {
    color: #fff
}

.banner-area {
    background-color: #111d5e;
    overflow: hidden
}

.banner-area .container-fluid {
    padding: 0;
    padding-left: 30px;
    max-width: 1720px;
    margin-right: 0;
    margin-left: auto
}

.slider-item {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 200px;
    padding-left: 60px;
    overflow: hidden
}

.slider-item.banner-bg-1 {
    background-image: url(../images/banner/banner-img1.jpg)
}

.slider-item.banner-bg-2 {
    background-image: url(../images/banner/banner-img2.jpg)
}

.slider-item.banner-bg-3 {
    background-image: url(../images/banner/banner-img3.jpg)
}

.slider-item.banner-bg-4 {
    background-image: url(../images/banner/banner-img4.jpg)
}

.slider-item.banner-bg-5 {
    background-image: url(../images/banner/banner-img5.jpg)
}

.slider-item.banner-bg-6 {
    background-image: url(../images/banner/banner-img6.jpg)
}

.slider-item.banner-bg-7 {
    background-image: url(../images/banner/banner-img7.jpg)
}

.slider-item.banner-bg-8 {
    background-image: url(../images/banner/banner-img8.jpg)
}

.slider-content {
    max-width: 740px;
    margin-left: 0;
    margin-right: auto
}

.slider-content h1 {
    font-size: 65px;
    color: #fff;
    margin-bottom: 20px
}

.slider-content p {
    color: #fff;
    margin-bottom: 30px
}

.slider-content.style2 {
    background-color: #fff;
    padding: 50px
}

.slider-content.style2 h1 {
    color: #111d5e
}

.slider-content.style2 p {
    color: #555
}

.hero-slider {
    position: relative
}

.hero-slider.owl-theme .owl-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -100px
}

.hero-slider.owl-theme .owl-dots .owl-dot {
    display: block
}

.hero-slider.owl-theme .owl-dots .owl-dot span {
    width: 45px;
    height: 45px;
    margin: 5px 0;
    background: 0 0;
    display: block;
    transition: .5s;
    border-radius: 50%;
    position: relative;
    color: #fff
}

.hero-slider.owl-theme .owl-dots .owl-dot span::before {
    position: absolute;
    content: "01";
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px
}

.hero-slider.owl-theme .owl-dots .owl-dot:hover span,
.hero-slider.owl-theme .owl-dots .owl-dot.active span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative
}

.hero-slider.owl-theme .owl-dots .owl-dot:hover span::after,
.hero-slider.owl-theme .owl-dots .owl-dot.active span::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 40px;
    background-color: #fff;
    left: -30px;
    top: 22px
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(2) span::before {
    content: "02"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(3) span::before {
    content: "03"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(4) span::before {
    content: "04"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(5) span::before {
    content: "05"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(6) span::before {
    content: "06"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(7) span::before {
    content: "07"
}

.hero-slider.owl-theme .owl-dots .owl-dot:nth-child(8) span::before {
    content: "08"
}

.hero-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: 30px;
    left: 30px;
    bottom: -130px;
    transform: translateY(-50%);
    background-color: transparent;
    border: 1px solid #eee;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 43px;
    border-radius: 100%;
    transition: all ease .5s;
    font-size: 24px
}

.hero-slider.owl-theme .owl-nav [class*=owl-] i {
    position: relative;
    top: -2px;
    left: -1px
}

.hero-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    left: 100px
}

.hero-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    right: -1px;
    left: auto;
    top: -2px
}

.hero-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #e32845;
    color: #fff;
    border: 1px solid #e32845
}

.hero-slider2 .slider-item {
    padding-left: 0
}

.hero-slider2.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: 30px;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: 1px solid #dfdbdb;
    height: 40px;
    width: 40px;
    line-height: 43px;
    border-radius: 100%;
    transition: all ease .5s;
    font-size: 24px;
    opacity: 0;
    transition: all ease .5s
}

.hero-slider2.owl-theme .owl-nav [class*=owl-] i {
    position: relative;
    top: -2px;
    left: -1px;
    color: #fff
}

.hero-slider2.owl-theme .owl-nav [class*=owl-].owl-next {
    right: 100px;
    left: auto
}

.hero-slider2.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    right: -1px;
    left: auto;
    top: -2px
}

.hero-slider2.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #e32845;
    color: #fff;
    border: 1px solid #e32845
}

.hero-slider2:hover.owl-theme .owl-nav [class*=owl-] {
    opacity: 1
}

.hero-slider2.style2.owl-theme .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, .15)
}

.hero-slider2.style2.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #e32845
}

.owl-thumbs {
    text-align: right;
    position: relative;
    margin-top: -75px;
    z-index: 1
}

.owl-thumbs button {
    padding: 0;
    border: none;
    transition: all ease .5s
}

.owl-thumbs button:hover,
.owl-thumbs button.active {
    filter: blur(2px)
}

.owl-thumbs .owl-thumb-item {
    width: 200px;
    height: 150px
}

.banner-area.banner-area-five {
    height: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 1
}

.banner-area.banner-area-five::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, rgba(9, 0, 51, 0), rgb(8, 1, 77))
}

.banner-area.banner-area-five video {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    z-index: -2
}

.banner-area.banner-area-five .slider-item {
    position: relative;
    padding-left: 175px;
    overflow: hidden;
    z-index: 3
}


/* events*/
.single-events-card {
    margin-bottom: 30px;
    transition: all ease .5s
}

.single-events-card .events-image {
    position: relative;
	height:210px;
}

.single-events-card .events-image .date {
    background-color: #fff;
    position: absolute;
    bottom: -35px;
    left: 30px;
    padding: 15px 25px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    border-radius: 5px
}

.single-events-card .events-image .date span {
    font-size: 18px;
    color: #e32845;
    font-weight: 600;
    margin-bottom: 10px
}

.single-events-card .events-content {
    padding: 30px;
    background-color: #fff
}

.single-events-card .events-content .admin {
    text-align: right;
    margin-bottom: 20px
}

.single-events-card .events-content .admin p a {
    color: #555
}

.single-events-card .events-content .admin p a i {
    color: #e32845;
    padding-right: 7px
}

.single-events-card .events-content h3 {
    font-size: 24px;
    transition: all ease .5s;
    list-style: 1.3
}

.single-events-card:hover {
    transform: translateX(-10px)
}

.single-events-card:hover .events-content h3 {
    color: #e32845
}

.single-events-card.style2 .events-content {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.single-events-card.style2 .events-content h3 {
    margin-bottom: 15px
}

.single-events-card.style2 .events-content .admin-and-date ul {
    padding-left: 0;
    margin-bottom: 0
}

.single-events-card.style2 .events-content .admin-and-date ul li {
    list-style-type: none
}

.single-events-card.style2 .events-content .admin-and-date ul li a {
    color: #555
}

.single-events-card.style2 .events-content .admin-and-date ul li a i {
    color: #e32845;
    margin-right: 7px
}

.single-events-card.style2:hover {
    transform: translateX(0)
}

.single-events-card.style-3 .events-content {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.single-events-card.style-3 .events-content .date-and-read-more ul {
    padding-left: 0;
    margin-bottom: 0
}

.single-events-card.style-3 .events-content .date-and-read-more ul li {
    list-style-type: none
}

.single-events-card.style-3 .events-content .date-and-read-more ul li p i {
    color: #e32845;
    position: relative;
    top: 2px;
    margin-right: 7px
}

.single-events-card.style-4 .events-content {
    background-color: #fff;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05)
}

.events-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    bottom: 30px;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border: 1px solid #dfdbdb;
    height: 40px;
    width: 40px;
    line-height: 43px;
    border-radius: 100%;
    transition: all ease .5s;
    font-size: 24px
}

.events-slider.owl-theme .owl-nav [class*=owl-] i {
    position: relative;
    top: -2px;
    left: -1px
}

.events-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    right: -80px;
    left: auto
}

.events-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    right: -1px;
    left: auto;
    top: -2px
}

.events-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #e32845;
    color: #fff;
    border: 1px solid #e32845
}

.events-slider.owl-theme .owl-dots {
    left: 0
}

.events-slider.owl-theme .owl-dots .owl-dot span {
    background-color: #e32845;
    margin: 10px 10px 0;
    background-color: #dbdada;
    height: 18px;
    width: 18px
}

.events-slider.owl-theme .owl-dots .owl-dot.active span {
    position: relative
}

.events-slider.owl-theme .owl-dots .owl-dot.active span::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background-color: #e32845;
    border-radius: 100%;
    top: 4px;
    left: 4px
}

.events-details-left-content .events-image {
    margin-bottom: 30px
}

.meetings {
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f6f9;
    margin-bottom: 30px
}

.meetings h2 {
    font-size: 36px;
    margin-bottom: 20px
}

.meetings p {
    margin-bottom: 20px
}



.footer-area {
    background-color: #111d5e;
    position: relative;
    z-index: 1
}

.footer-area .shape {
    position: absolute;
    top: 50px;
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 0;
    right: 0;
    z-index: -1
}

.footer-logo-area {
    margin-bottom: 30px
}

.footer-logo-area img {
    margin-bottom: 20px
}

.footer-logo-area p {
    margin-bottom: 25px;
    color: #fff
}

.footer-logo-area .contact-list ul {
    padding-left: 0;
    margin-bottom: 0
}

.footer-logo-area .contact-list ul li {
    list-style-type: none;
    margin-bottom: 10px
}

.footer-logo-area .contact-list ul li:last-child {
    margin-bottom: 0
}

.footer-logo-area .contact-list ul li a {
    color: #fff
}

.footer-widjet {
    margin-bottom: 30px
}

.footer-widjet h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px
}

.footer-widjet .list ul {
    padding-left: 0;
    margin-bottom: 0
}

.footer-widjet .list ul li {
    list-style-type: none;
    margin-bottom: 10px
}

.footer-widjet .list ul li:last-child {
    margin-bottom: 0
}

.footer-widjet .list ul li a {
    color: #fff;
    transition: all ease .5s
}

.footer-widjet .list ul li a:hover {
    color: #e32845
}

.copyright-area {
    background-color: #1f2c75
}

.copyright {
    padding: 30px 0
}

.copyright .copy {
    text-align: right
}

.copyright .copy p {
    color: #cacaca
}

.copyright .copy p a {
    color: #e32845
}

.copyright .social-content ul {
    padding-left: 0;
    margin-bottom: 0
}

.copyright .social-content ul li {
    display: inline-block;
    margin-right: 10px
}

.copyright .social-content ul li:last-child {
    margin-right: 0
}

.copyright .social-content ul li span {
    color: #fff
}

.copyright .social-content ul li a {
    color: #cacaca;
    transition: all ease .5s
}

.copyright .social-content ul li a:hover {
    color: #e32845
}

.page-banner-area {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px
}

.page-banner-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(17, 29, 94, .8)
}

.page-banner-area.bg-1 {
    background-image: url(../images/page-banner/page-bnner-1.jpg)
}

.page-banner-area.bg-2 {
    background-image: url(../images/page-banner/page-bnner-2.jpg)
}

.page-banner-area .container-fluid {
    max-width: 1520px;
    margin: auto
}

.page-banner-content {
    position: relative
}

.page-banner-content h1 {
    font-size: 28px;
    margin-bottom: 10px;
    color: #fff
}

.page-banner-content ul {
    padding-left: 0;
    margin-bottom: 0
}

.page-banner-content ul li {
    display: inline-block;
    position: relative;
    padding-right: 18px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.page-banner-content ul li a {
    text-decoration: none;
    color: #fff
}

.page-banner-content ul li::before {
    position: absolute;
    content: "/";
    right: 2px;
    top: 0
}

.page-banner-content ul li:last-child {
    color: #e32845;
    padding-right: 0
}

.page-banner-content ul li:last-child::before {
    display: none
}

.student-life-card {
    margin-bottom: 30px;
    position: relative
}

.student-life-card .tags {
    background-color: #e32845;
    padding: 10px 15px;
    position: absolute;
    left: 20px;
    bottom: 20px
}

.student-life-card .tags p {
    color: #fff
}

.alumni-left-content h3 {
    font-size: 30px;
    margin-bottom: 20px
}

.single-alumni-events-card {
    padding: 10px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    transition: all ease .5s
}

.single-alumni-events-card .alumni-img {
    position: relative
}

.single-alumni-events-card .alumni-img img {
    width: 100%
}

.single-alumni-events-card .alumni-img .date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #e32845;
    padding: 8px 12px
}

.single-alumni-events-card .alumni-img .date p {
    color: #fff;
    font-size: 13px
}

.single-alumni-events-card .alumni-content .time {
    margin-bottom: 15px
}

.single-alumni-events-card .alumni-content .time p i {
    color: #e32845;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.single-alumni-events-card .alumni-content h3 {
    font-size: 22px;
    margin-bottom: 15px
}

.single-alumni-events-card .alumni-content .location p i {
    color: #e32845;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.single-alumni-events-card:hover {
    transform: translateY(-10px)
}

.alumni-right-content h3 {
    font-size: 30px;
    margin-bottom: 20px
}

.single-alumoni-updates-card {
    padding: 10px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    transition: all ease .5s
}

.single-alumoni-updates-card .update-image img {
    width: 100%
}

.single-alumoni-updates-card .updates-content .date {
    margin-bottom: 10px
}

.single-alumoni-updates-card .updates-content h3 {
    font-size: 22px;
    margin-bottom: 20px
}

.single-alumoni-updates-card:hover {
    transform: translateY(-10px)
}

.interview-content {
    background-image: url(../images/alumni/alumni-7.jpg);
    background-size: cover;
    background-position: center center
}

.interview-content .interview {
    max-width: 465px;
    margin-right: 20px;
    margin-left: auto
}

.interview-content .interview span {
    margin-bottom: 10px;
    display: inline-block
}

.interview-content .interview h2 {
    font-size: 30px;
    margin-bottom: 20px
}

.interview-content .interview p {
    margin-bottom: 30px
}

.contacts-form {
    padding: 40px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.contacts-form h3 {
    font-size: 30px;
    margin-bottom: 20px
}

.contacts-form .form-group {
    margin-bottom: 25px
}

.contacts-form .form-group label {
    margin-bottom: 7px
}

.contacts-form .form-group .form-control {
    background-color: #f4f6f9;
    border: 1px solid transparent
}

.contacts-form .form-group .form-control:focus {
    border: 1px solid #e32845
}

.contacts-form .list-unstyled {
    color: #e32845;
    margin-top: 7px
}

.contacts-form .text-danger {
    color: #e32845;
    font-size: 16px;
    margin-top: 7px
}

.contacts-form .form-check .form-check-input {
    border-radius: 0
}

.contacts-form .form-check .form-check-input:checked {
    background-color: #e32845;
    border-color: #e32845
}

.contacts-form .form-check .form-check-input:focus {
    box-shadow: none
}

.contacts-form .default-btn {
    width: 100%
}

.contact-and-address h2 {
    font-size: 30px;
    margin-bottom: 20px
}

.contact-and-address p {
    margin-bottom: 20px
}

.contact-and-address .contact-and-address-content {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.contact-and-address .contact-and-address-content .contact-card {
    text-align: center;
    padding: 30px;
    background-color: #f4f6f9;
    margin-bottom: 30px
}

.contact-and-address .contact-and-address-content .contact-card .icon {
    font-size: 35px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    border: 1px solid #e32845;
    color: #e32845;
    text-align: center;
    border-radius: 100%;
    margin: auto;
    margin-bottom: 15px
}

.contact-and-address .contact-and-address-content .contact-card h4 {
    font-size: 22px;
    margin-bottom: 15px
}

.contact-and-address .contact-and-address-content .contact-card p {
    margin-bottom: 10px
}

.contact-and-address .contact-and-address-content .contact-card p a {
    color: #555;
    transition: all ease .5s
}

.contact-and-address .contact-and-address-content .contact-card p a:hover {
    color: #e32845
}

.contact-and-address .social-media {
    margin-bottom: 30px
}

.contact-and-address .social-media h3 {
    font-size: 24px;
    margin-bottom: 15px
}

.contact-and-address .social-media p {
    margin-bottom: 25px
}

.contact-and-address .social-media ul {
    padding-left: 0;
    margin-bottom: 0
}

.contact-and-address .social-media ul li {
    margin-right: 10px;
    list-style-type: none;
    display: inline-block
}

.contact-and-address .social-media ul li a {
    height: 35px;
    width: 35px;
    line-height: 37px;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    background-color: #eee;
    color: #e32845;
    transition: all ease .5s
}

.contact-and-address .social-media ul li a:hover {
    background-color: #e32845;
    color: #fff;
    transform: translateY(-5px)
}

.go-top {
    position: fixed;
    cursor: pointer;
    top: 87%;
    right: -10%;
    background-color: #e32845;
    z-index: 4;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .9s
}

.go-top i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    transition: .5s;
    font-size: 26px
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%
}

.go-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: -1;
    background-color: #e32845;
    opacity: 0;
    visibility: hidden;
    transition: .5s
}

.go-top:hover {
    color: #fff;
    background: #111d5e
}

.go-top:hover::before {
    opacity: 1;
    visibility: visible
}

.go-top:hover i {
    color: #fff
}

.go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden
}

.go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.go-top:focus {
    color: #fff
}

.go-top:focus::before {
    opacity: 1;
    visibility: visible
}

.go-top:focus i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden
}

.go-top:focus i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.go-top.active {
    transform: translateY(-95%);
    opacity: 1;
    visibility: visible;
    right: 3%;
    top: 93%
}
.alert-danger, .alert-error {
	border-color:#d73925
}
.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black, .bg-red-active, .bg-yellow-active, .bg-aqua-active, .bg-blue-active, .bg-light-blue-active, .bg-green-active, .bg-navy-active, .bg-teal-active, .bg-olive-active, .bg-lime-active, .bg-orange-active, .bg-fuchsia-active, .bg-purple-active, .bg-maroon-active, .bg-black-active, .callout.callout-danger, .callout.callout-warning, .callout.callout-info, .callout.callout-success, .alert-success, .alert-danger, .alert-error, .alert-warning, .alert-info, .label-danger, .label-info, .label-warning, .label-primary, .label-success, .modal-primary .modal-body, .modal-primary .modal-header, .modal-primary .modal-footer, .modal-warning .modal-body, .modal-warning .modal-header, .modal-warning .modal-footer, .modal-info .modal-body, .modal-info .modal-header, .modal-info .modal-footer, .modal-success .modal-body, .modal-success .modal-header, .modal-success .modal-footer, .modal-danger .modal-body, .modal-danger .modal-header, .modal-danger .modal-footer {
	color:#fff !important
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
	background-color:#dd4b39 !important
}
/*
