@charset "utf-8"; @import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap'); body {
    padding: 0;
    margin: 0;
    font-family: 'Oswald', sans-serif;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}

.callRight {
    float: right;
}

.callRight ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.callRight ul li {
    float: left;
}

.callRight li {
    padding: 0 15px 0 20px;
    margin: 0;
    list-style: none;
}

.callRight p {
    margin: 1px 13px 1px 18px;
    font-size: 17px;
    color: #000;
    font-weight: 300;
}

.callRight p span {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.3px;
    color: #002968;
    text-transform: uppercase;
}

.callRight li a {
    font-weight: 600;
    color: #727376;
    font-size: 16px;
    text-decoration: none;
}

.callRight .fb-im {
    transform: rotate(45deg);
    vertical-align: middle;
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 0px;
    margin-top: 0px;
    border-radius: 10px;
    text-align: center;
    background-color: #dd001e;
    box-shadow: inset 0px 0px 0px 4px #fff;
    border: 2px solid #002968;
}

.callRight .fb-im i {
    transform: rotate(315deg);
    color: #ffffff;
    font-size: 20px;
    line-height: 51px;
}

#carouselExampleControls {
    border-bottom: 5px solid #dd001e;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 45px;
    background-color: #dd001e;
    height: 50px;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.8;
    transition: opacity 0.15s ease;
}

.carousel-caption {
    position: absolute;
    right: 5% !important;
    bottom: 80px;
    left: 0;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #fff;
    text-align: right;
}

.wel-part {
    padding: 50px 0px;
    background-color: #e7e7e7;
}

.wel-part-1 {
    padding: 50px 0px;
    background-color: #fff3f3;
}

.wel-images img {
    width: 100%;
    height: auto;
}

.wel-text span {
    font-size: 16px;
    line-height: 30px;
    color: #012a67;
    font-weight: 400;
}

.wel-text h1 {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0px 0px 0px;
    color: #cc2f47;
    line-height: 48px;
    letter-spacing: 0.3px;
    font-weight: bold;
}

.decor-1 {
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.wel-textes p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
    text-align: justify;
    margin: 0px 0px 6px 0px;
}

.wel-text {
    padding: 5px 0px;
}

.wel-text h3 {
    margin: 7px 0px 3px;
    font-size: 19px;
    color: #d10013;
    letter-spacing: 0.3px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.packages ul {
    padding-left: 0px;
    margin-bottom: 0;
    padding-right: 0px;
}

.packages ul li {
    background-image: url(../images/arrow-now.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    padding-left: 31px;
    list-style: none;
    text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    color: #000;
}

.button-box p {
    margin: 0px;
}

.button-box p a {
    background-color: #002968;
    color: #fff;
    padding: 4px 4px 4px 24px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    margin: 8px 0 0px;
    text-decoration: none;
    border-radius: 0px 25px 25px 0px;
}

.button-box a i {
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    border: 4px solid #ffffff;
    margin-left: 13px;
    border-radius: 50px;
    background-color: #dd001e;
}

.pro-part {
    padding: 50px 0px;
    background-color: #e7e7e7;
    position: relative;
    background-image: url(../images/product-bg.png);
    background-attachment: fixed;
}

.pro-text {
    text-align: center;
    padding-bottom: 3px;
}

.pro-text span {
    font-size: 16px;
    line-height: 30px;
    color: #031730;
    font-weight: 400;
}

.pro-text h2 {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0px 0px 0px;
    color: #d70019;
    letter-spacing: 0.3px;
    line-height: 48px;
    font-weight: bold;
}

.pro-textes {
    width: 75%;
    padding-bottom: 9px;
    margin: 0 auto;
}

.pro-textes p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
    text-align: center;
    margin: 4px 0px 4px 0px;
}

.post-slide {
    margin: 3px 5px 3px;
    padding-top: 0px;
    border-radius: 10px;
}

.rs-courses-2 {
    padding: 0px;
}

.rs-courses-2 .cource-item {
    margin: 0px 0px;
    border-radius: 20px;
}

.rs-courses-2 .cource-item .cource-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px 10px;
}

.rs-courses-2 .cource-item .cource-img img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.rs-courses-2 .cource-item .course-body .course-title {
    margin: 0px 0px 0px;
}

.rs-courses-2 .cource-item .course-body .course-title a {
    color: #000000;
    transition: all 0.35s ease 0s;
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
}

.rs-courses-2 .cource-item .course-body .course-title a:hover {
    color: rgba(33, 33, 33, 0.6);
}

.rs-courses-2 .cource-item .course-body {
    bottom: 18px;
    position: absolute;
    padding: 4px 25px;
    transition: all 0.5s ease 0s;
    background-color: #fef3f3;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
}

.rs-courses-2 .cource-item:hover .course-body {
    background-color: #e40023;
}

.rs-courses-2 .cource-item:hover .course-body .course-title a {
    color: #fff;
}

.rs-courses-2 .cource-item:hover .cource-img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 0.9;
}

.owl-controls .owl-buttons .owl-prev {
    background: #031730;
    position: absolute;
    top: 44%;
    left: -21px;
    padding: 3px 13px 3px 13px;
    border-radius: 30px;
    border: 5px solid #e7e7e7;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #04172f;
    position: absolute;
    top: 44%;
    right: -21px;
    padding: 3px 13px 3px 13px;
    border-radius: 30px;
    border: 4px solid #e7e7e7;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after, .owl-controls .owl-buttons .owl-next:after {
    content: "\f100";
    font-family: "Font Awesome 5 Pro";
    color: #ffffff;
    font-size: 16px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f101";
}

.mission-part {
    padding: 50px 0
}

.middle-box {
    width: 100%;
    margin: 0;
    padding: 15px 15px;
    position: relative;
    background-color: #001b42;
    text-align: center;
    border: 5px solid #dd001e;
    transition: all eaes .3s;
    -moz-transition: all eaes .3s;
    -ms-transition: all eaes .3s;
    -webkit-transition: all eaes .3s
}

.middle-box:before {
    content: '';
    width: 70%;
    height: 9px;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -webkit-transition: all ease .5s
}

.middle-box:after {
    content: '';
    width: 70%;
    height: 10px;
    background: #fff;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -webkit-transition: all ease .5s
}

.middle-box:hover:before {
    width: 0%
}

.middle-box:hover:after {
    width: 0%
}

.single-item .item h4 {
    font-weight: 600;
    font-size: 20px !important;
    margin: 0px 0px 0px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    text-transform: uppercase !important;
}

.single-item {
    margin-bottom: 0px;
}

.single-item .item {
    padding: 20px 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.35s ease-in-out;
    border-radius: 15px;
}

.single-item .item::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 0;
    width: 100%;
    z-index: -1;
    transition: all 0.35s ease-in-out;
}

.single-item .item h4, .single-item .item p, .single-item .item span {
    color: #ffffff;
    transition: all 0.35s ease-in-out;
    font-size: 18px;
    line-height: 30px;
    margin: 0px 0px 3px;
    font-weight: 300;
}

.single-item .item h4 {
    color: #ffffff;
    font-weight: bold !important;
    font-size: 20px !important;
    margin: 4px 0px 4px !important;
}

.single-item .item:hover i, .single-item .item:hover h4, .single-item .item:hover p, .single-item .item:hover span {
    color: #d3d3d3;
}

.single-item .item:hover i {
    color: #ffffff;
    transition: 0.2s;
}

.single-item .item:hover h4 {
    color: #e40023;
    transition: 0.2s;
}

.single-item .item:hover span, .single-item .item:hover a {
    background: transparent;
}

.single-item .item:hover span {
    opacity: 0.3;
}

.single-item .item:hover::after {
    height: 100%;
}

.info .bottom span {
    font-size: 40px;
    font-weight: 700;
    color: #a60000;
    line-height: 53px;
    opacity: 0.3;
}

.info i {
    font-size: 60px;
    font-weight: 600;
    color: #e40023;
    line-height: 75px;
    padding: 0px 0px 0px;
}

.content-grid-to {
    background-color: #eb1f27;
    padding: 25px 0px;
}

.grid-2 h4 {
    color: #ffffff;
    font-size: 20px;
    margin: 0;
    font-weight: 300;
    padding: 0px 0px;
    line-height: 26px;
}

.sub-button-box {
    padding: 10px 35px;
    text-align: center;
    color: #ffffff;
    background: #031730;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 29px;
    box-shadow: inset 0px 0px 0px 3px #e40023;
    border: 2px solid #ffffff;
}

.sub-button-box a {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 0.3px;
}

.why-partes {
    padding: 50px 0px;
    background-color: #e7e7e7;
}

.whyes-img-part img {
    width: 100%;
    height: auto;
}

.why-choose-head {
    text-align: center;
    padding-bottom: 3px;
}

.why-choose-head span {
    font-size: 16px;
    line-height: 30px;
    color: #031730;
    font-weight: 400;
}

.why-choose-head h3 {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0px 0px 0px;
    color: #d70019;
    letter-spacing: 0.3px;
    line-height: 48px;
    font-weight: bold;
}

.bg-1 {
    background: url(../images/background-img.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    z-index: 0;
}

.bg-overlay-black:before {
    background-image: linear-gradient(0deg, #00132e, #0e0e0e30);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.inner-intro {
    display: block;
    padding: 50px 0px;
}

.inner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.inner-intro span {
    text-transform: capitalize;
}

.intro-title {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 0px;
}

.inner-intro h1 {
    text-transform: uppercase;
    margin: 0px;
    color: #f6c867;
    font-size: 45px;
    font-weight: bold;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
}

ul.page-breadcrumb li span {
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    text-transform: capitalize;
}

ul.page-breadcrumb {
    margin: 0px;
    padding-left: 0px;
    padding: 10px 0px;
}

ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

ul.page-breadcrumb li i {
    font-size: 17px;
    padding: 0 5px;
    color: #fcbe23;
}

ul.page-breadcrumb li a {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
}

ul.page-breadcrumb li a:hover {
    color: #ffb8c1;
    transition: 0.5s;
}

.box-desing {
    margin: 5px 0px;
}

.box-part {
    background-color: #ffffff;
    padding: 20px 22px;
    margin: 5px 0px;
    border: 3px solid #e7e7e7;
    border-radius: 5px;
    box-shadow: -1px 4px 5px 0px #7a7a7a63;
}

.box-part h4 {
    margin: 0px 0px -2px;
    font-size: 21px;
    color: #d10013;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.box-part p {
    margin: 0px 0px 0px;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 300;
}

.box-part-sest:after {
    position: relative;
    top: -3px;
    display: inline-block;
    width: 50px;
    border-bottom: 5px solid #011b41;
    margin-bottom: 0px;
    content: '';
}

.testimonial-parts {
    background-color: #fff;
    padding: 50px 0px;
    background-image: url(../images/testmonail-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.testimonial-text {
    text-align: center;
    padding-bottom: 3px;
}

.testimonial-text span {
    font-size: 16px;
    line-height: 30px;
    color: #031730;
    font-weight: 400;
}

.testimonial-text h4 {
    font-size: 45px;
    text-transform: uppercase;
    margin: 0px 0px 0px;
    color: #d70019;
    letter-spacing: 0.3px;
    line-height: 48px;
    font-weight: bold;
}

.testimonial-block {
    position: relative;
    margin-bottom: 0px;
}

.testimonial-block .inner-box {
    position: relative;
    padding: 0px 30px 25px 30px;
    border-radius: 0px;
    background-color: #e7e7e7;
    margin: 0px 3px;
    border: 3px solid #d70019;
    /* box-shadow: inset 0px 2px 4px #a3a3a3; */
}

.testimonial-block .inner-box .author-image {
    position: absolute;
    right: 35px;
    top: 55px;
    text-align: center;
    border-radius: 150px;
}

.testimonial-block .inner-box .author-image img {
    position: relative;
    width: 130px;
    height: 130px;
    border-radius: 150px;
    border: 3px solid #d10013;
    padding: 5px;
}

.testimonial-block .inner-box .quote {
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 46px;
    text-align: center;
    border-radius: 0px 0px 50px 50px;
    display: inline-block;
    font-size: 26px;
    color: #fff;
    background-color: #dd001e;
}

.testimonial-block .inner-box .text {
    position: relative;
    font-weight: 300;
    line-height: 30px;
    padding-right: 157px;
    color: #555;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: justify;
}

.testimonial-block .inner-box h4 {
    margin: 0px 0px 0px;
    font-weight: 700;
    color: #05172e;
    text-transform: uppercase;
    font-size: 16px;
}

.testimonial-block .inner-box h5 {
    font-weight: 600;
    color: #656565;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0px;
}

.testimonial-block .inner-box h5 span {
    font-weight: 300;
    color: #000000;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0px;
}

.testimonial-block .inner-box .rating {
    position: relative;
    font-weight: 700;
    font-size: 2px;
    color: #e98c00;
    margin-top: 10px;
}

.testimonial-block .inner-box .rating span {
    position: relative;
    margin-left: 2px;
    font-size: 16px;
    color: #ff9900;
}

.facts-section {
    padding: 30px 0px;
    background-color: #ffffff;
}

.p-relative {
    position: relative;
    width: 100%;
}

.facts-item .number {
    color: #04172f;
    font-size: 115px;
    font-weight: 800;
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 54%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.facts-item h6 {
    color: #e40023;
    margin: 0px;
    font-size: 17px;
    line-height: 23px;
    font-weight: 300;
    background-color: #ffffffe3;
    padding: 3px 0px;
}

.footer-part {
    background-color: #031730;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 50px 0px;
    background-size: cover;
    /* border-top: 5px solid #fe0000; */
}

.footer-text h3 {
    font-size: 22px;
    color: #ffffff;
    line-height: 27px;
    margin: 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-decor-3 {
    width: 100%;
    margin: 0px auto 0px;
}

.footer-decor-3:after {
    position: relative;
    top: -3px;
    display: inline-block;
    width: 50px;
    border-bottom: 4px solid #e40023;
    margin-bottom: 0px;
    content: '';
}

.footer-img {
    text-align: center;
}

.footer-img img {
    width: 95%;
    height: auto;
    background-color: #fff;
    padding: 7px 7px 7px;
    border-radius: 10px;
    border: 2px solid #ffffff;
    box-shadow: inset 0px 0px 4px 0px #0000007d;
}

.footer-text {
    padding: 3px 0px;
}

.footer-text p {
    color: #FFFFFE;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.3px;
    font-weight: 300;
    margin: 15px 3px 15px;
}

.footer-information ul {
    padding-left: 0px;
    margin-bottom: 0;
    padding-right: 4px;
}

.footer-information ul li {
    background-image: url(../images/arrow-now-1.png);
    background-repeat: no-repeat;
    background-position: 0px 19px;
    padding-left: 29px;
    list-style: none;
    text-align: left;
    font-weight: 300;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px dotted #d7d7d7;
}

.footer-information ul li a {
    color: #ffffff;
    text-decoration: none;
}

.footer-information ul li a:hover {
    color: #ffffffc2;
    text-decoration: none;
    transition: 0.5s;
}

.w3l-footer.three ul {
    padding-left: 0px;
    margin: 0;
}

.w3l-footer.three ul li {
    margin-bottom: 8px;
    margin-top: 8px;
    display: block;
}

.w3l-footer.three ul li i {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    line-height: 40px;
    float: left;
    height: 50px;
    border-radius: 50%;
    margin: 5px 6px;
    text-align: center;
    width: 50px;
    background-color: #e40023;
    border: 4px solid #ffffff;
}

.w3l-footer.three ul li p {
    list-style-type: none;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    float: left;
    width: 80%;
    font-weight: 300;
    margin-left: 6px;
    text-align: left;
    margin: 0px 4px 4px 4px;
}

.w3l-footer.three ul li span {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

.w3l-footer.three a {
    color: #fff;
    text-decoration: none;
}

.w3l-footer.three a:hover {
    color: #ffffff;
    transition: 0.3s;
}

.social-midia {
    padding: 10px 0px 10px;
    text-align: center;
}

.social-midia img {
    margin: 0px 1px;
    width: auto;
    border-radius: 100px;
    height: auto;
    border: 1px solid #1c672d;
    padding: 2px;
}

.social-icon {
    position: relative;
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 0px;
    margin: 0px
}

.social-icon li {
    display: inline-block;
    margin: 0 2px;
}

.social-icon li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #e40023;
    line-height: 27px;
    text-align: center;
    transition: .5s;
    color: #ffffff;
    font-size: 15px;
    border: 3px solid #ffffff;
}

.social-icon li a:hover {
    background: #012a67;
    color: #fff;
    border-color: #ffffff;
}

.power-by-bg {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #eb1f27;
}

.power-by p {
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}

.power-by p a {
    color: #fff;
    font-weight: 600;
}

.power-by p a:hover {
    color: #fcbf26;
    transition: .5s;
}



.project-post-image {
    overflow: hidden;
    position: relative;
    border: 2px solid #022b66;
    margin: 15px 0px 0px;
}
.zoom_img_effect {
    position: relative;
    transition: all .8s ease-out;
    width: 100%;
    height: auto;
}

.img-text{ text-align:center;}
.img-text h4 {margin: 0 auto;font-size: 18px;padding: 10px 5px;background-color: #012a67;line-height: 30px;font-weight: 300;color: #fff;letter-spacing: 0.3px;}
.img-text h4 a{margin: 0 auto;font-size: 18px;color: #fff;letter-spacing: 0.3px;}


/*----Enquiry----part----*/
.input-group {
    margin: 15px 0;
    width: 100%;
}

.img-box img {
    width: 100%;
    height: auto;
    padding: 3px;
    border: 1px solid #CCC;
}

.input-group .form-control:last-child, .input-group-addon:last-child {
    font-size: 16px !important;
    line-height: 30px;
    border-radius: 5px;
    font-weight: 300;
}

.Submit-box {
    background: #dd001e;
    color: #fff;
    padding: 10px 39px;
    font-size: 18px;
    border-radius: 5px;
    border: #ffdead00;
    margin: 0px 3px
}

/*-- Contact start CSS --*/
.contact-text-info h3 {
    font-size: 18px;
    font-weight: 600;
    color: #dd001e;
    line-height: 21px;
    margin: 0px 0px 0px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.contact-text-info a {
    color: #000;
    text-decoration: none;
}

.contact-text-info a:hover {
    color: #012a67;
    text-decoration: none;
    transition: 0.5s;
}

.contact-detail span {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
}

.contact-detail {
    padding-top: 25px;
}

.contact-detail p {
    padding-top: 0px;
}

.contact-text-info {
    position: relative;
    padding-left: 0px;
    list-style: none;
    text-decoration: none;
    margin-bottom: 0px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.contact-text-info:before {
    content: ' ';
    background: #012a67;
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 5px;
    height: 100%;
    z-index: 1;
}

.contact-text-info li {
    padding-left: 36px;
    position: relative;
    color: #000;
    line-height: 30px;
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 9px;
}

.contact-text-info>li:before {
    content: ' ';
    background: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #dd001e;
    left: 0;
    width: 22px;
    height: 22px;
    z-index: 1;
}

.contact-text-info li p {
    margin-bottom: 0;
    line-height: 24px;
}

.contact-text-info>li::after {
    content: ' ';
    background: #012a67;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 15px;
    left: 6px;
    width: 10px;
    height: 10px;
    z-index: 2;
}
.form-control {
    border: 2px solid #012a67 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-control:focus {
    border-color: #dd001e !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}

#show-hidden-menu, #show-hidden-menu1, #show-hidden-menu2 {
color: #fff;
font-size:17px;
margin: 0px 0;
font-weight: 800;
letter-spacing: 0.3px;
}

.table-responsive td {
    padding: 5px;
    font-size: 17px;
    border: 1px solid #002b7d;
    line-height: 27px;
    color: #000;
    font-weight: 300;
    background-color: #fff;
    letter-spacing: 0.3px;
}


.whatsapp_btn {
    position: fixed;
    bottom: 100px;
    left: 10px;
    width: 50px;
    height: 50px;
    z-index: 100;
}

.whatsapp_btn .icon_logo {
    position: relative;
    z-index: 150;
    padding: 5px;
}

.whatsapp_btn .icon_logo>a>img {
    width: 100%;
}

.whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0;
    z-index: 120;
    animation: waves 4s infinite cubic-bezier(.36,.11,.89,.32);
}

@keyframes waves {
    from {
        transform: scale(.55,.55);
        opacity: .6;
    }

    to {
        transform: scale(1.8,1.8);
        opacity: 0;
    }
}
