/* Developed by MB Style CSS 
*  mbstyle v1.2
*  Copyright 2018 Jayatma technologies Pvt. Ltd.
*/

.bdr {
    border: solid 1px red;
}

.logo {
    width: 230px;
}

body {
    overflow-x: hidden
}

.aos-init:not(.aos-animate):after {
    position: fixed;
}

.desktop {
    display: block;
}

.desktop .owl-carousel {
    padding-top: 0;
}

.desktop .owl-item {
    height: 275px;
}

.mobile {
    display: none;
}

.mobile .owl-carousel {
    padding-top: 0;
}

.mobile .owl-item {
    height: 300px;
}


/* Font Size */

.ft-s-14 {
    font-size: 14px !important;
}

.ft-s-16 {
    font-size: 16px !important;
}

.ft-s-18 {
    font-size: 18px !important;
}

.ft-s-20 {
    font-size: 20px !important;
}

.ft-w-200 {
    font-weight: 200 !important;
}

.ft-w-300 {
    font-weight: 300 !important;
}

.ft-w-bold {
    font-weight: bold;
}

.ft-color-white {
    color: #fff;
}

.ft-color-dark {
    color: #02304A;
}

.ft-color-sky {
    color: #57BFEC;
}


/* Right Side Menu */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}


/* Padding & Margin */

.pad-5 {
    padding: 5px !important;
}

.pad-10 {
    padding: 10px !important;
}

.pad-15 {
    padding: 15px !important;
}

.pad-20 {
    padding: 20px !important;
}

.pad-25 {
    padding: 25px !important;
}

.pad-left-5 {
    padding-left: 5px !important;
}

.pad-left-10 {
    padding-left: 10px !important;
}

.pad-left-15 {
    padding-left: 15px !important;
}

.pad-left-20 {
    padding-left: 20px !important;
}

.pad-left-25 {
    padding-left: 25px !important;
}

.pad-right-5 {
    padding-right: 5px !important;
}

.pad-right-10 {
    padding-right: 10px !important;
}

.pad-left-15 {
    padding-left: 15px !important;
}

.pad-right-20 {
    padding-right: 20px !important;
}

.pad-right-25 {
    padding-right: 25px !important;
}

.pad-top-5 {
    padding-top: 5px !important;
}

.pad-top-10 {
    padding-top: 10px !important;
}

.pad-top-15 {
    padding-top: 15px !important;
}

.pad-top-20 {
    padding-top: 20px !important;
}

.pad-top-25 {
    padding-top: 25px !important;
}

.pad-bottom {
    padding-top: 22%;
}

.pad-bottom-5 {
    padding-bottom: 5px !important;
}

.pad-bottom-10 {
    padding-bottom: 10px !important;
}

.pad-bottom-15 {
    padding-bottom: 15px !important;
}

.pad-bottom-20 {
    padding-bottom: 20px !important;
}

.pad-bottom-25 {
    padding-bottom: 25px !important;
}

.mar-center {
    margin: 0 auto !important;
}

.m-t-b-auto {
    margin-top: 40% !important;
    margin-bottom: auto !important;
}

.mar-5 {
    margin: 5px !important;
}

.mar-10 {
    margin: 10px !important;
}

.mar-15 {
    margin: 15px !important;
}

.mar-20 {
    margin: 20px !important;
}

.mar-25 {
    margin: 25px !important;
}

.mar-left-5 {
    margin-left: 5px !important;
}

.mar-left-10 {
    margin-left: 10px !important;
}

.mar-left-15 {
    margin-left: 15px !important;
}

.mar-left-20 {
    margin-left: 20px !important;
}

.mar-left-25 {
    margin-left: 25px !important;
}

.mar-right-5 {
    margin-right: 5px !important;
}

.mar-right-10 {
    margin-right: 10px !important;
}

.mar-right-15 {
    margin-right: 15px !important;
}

.mar-right-20 {
    margin-right: 20px !important;
}

.mar-right-25 {
    margin-right: 25px !important;
}

.mar-top-5 {
    margin-top: 5px !important;
}

.mar-top-10 {
    margin-top: 10px !important;
}

.mar-top-15 {
    margin-top: 15px !important;
}

.mar-top-20 {
    margin-top: 20px !important;
}

.mar-top-25 {
    margin-top: 25px !important;
}

.mar-top-75 {
    margin-top: 75px !important;
}

.mar-bottom-5 {
    margin-bottom: 5px !important;
}

.mar-bottom-10 {
    margin-bottom: 10px !important;
}

.mar-bottom-15 {
    margin-bottom: 15px !important;
}

.mar-bottom-20 {
    margin-bottom: 20px !important;
}

.mar-bottom-25 {
    margin-bottom: 25px !important;
}


/* Effects on main 3 collumn banner */

.con-tainer {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
}


/* .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.con-tainer:hover .overlay {
    height: 100%;
} */


/* Reverse hover effects start*/

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* overflow: hidden; */
    width: 100%;
    height: 100%;
    /* transition: .5s ease; */
}

.con-tainer:hover .overlay {
    overflow: hidden;
    /* remove overflow */
    height: 0;
    /* height is 100%*/
    transition: .5s ease;
    /* Remove transition*/
}


/* Reverse hover effects end*/

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


/* Font Styles */

.lt-spacing-1 {
    letter-spacing: 1px !important;
}

.lt-spacing-2 {
    letter-spacing: 2px !important;
}

.lt-spacing-3 {
    letter-spacing: 3px !important;
}

.lt-spacing-4 {
    letter-spacing: 4px !important;
}

.lt-spacing-5 {
    letter-spacing: 5px !important;
}

.ft-color-blue {
    color: #03466C !important;
}


/* Image responsive*/

.responsive {
    width: 100%;
    height: auto;
}

.backg-img {
    width: 100%;
    background-image: url(../img/top-bg.png);
}

.backg-blue {
    background-color: #03466C;
    color: #fff;
}

.backg-white {
    background-color: #fff;
    color: #03466C;
}


/* Font Size */

.ft-l-32 {
    font-size: 32px !important;
    font-weight: 300 !important;
}

.ft-l-30 {
    font-size: 30px !important;
    font-weight: 300 !important;
}

.ft-l-28 {
    font-size: 28px !important;
    font-weight: 300 !important;
}

.ft-l-26 {
    font-size: 26px !important;
    font-weight: 300 !important;
}


/* Clients Speak */

.owl-carousel {
    padding-top: 60px;
}

.testimonial {
    text-align: center;
}

.description {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 30px;
}

.pic {
    position: relative;
}

.pic>img {
    border-radius: 50%;
}

.pic:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 30%;
    color: #eee;
    font-size: 36px;
}

.pic:after {
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 30%;
    color: #eee;
    font-size: 36px;
}

.testimonial-title {
    font-size: 13px;
    color: #ffffff;
    text-transform: capitalize;
}

.testimonial-title>small {
    display: block;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 5px;
}

.owl-buttons {
    position: absolute;
    top: 30%;
    width: 100%;
}

.owl-prev {
    position: absolute;
    left: -14%;
}

.owl-next {
    position: absolute;
    right: -14%;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
    border-radius: 50%;
}

.owl-prev:after,
.owl-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f060";
    width: 28px;
    height: 28px;
    font-size: 16px;
    color: #ffffff;
    transition: all 0.15s ease 0s;
}

.owl-next:after {
    content: "\f061";
}

.owl-prev:hover:after,
.owl-next:hover:after {
    color: #ffffff;
}

.owl-pagination {
    padding-top: 35px;
    padding-bottom: 25px;
}

.owl-theme .owl-controls .owl-page span {
    width: 9px;
    height: 9px;
    background: #c5c5c5;
    border: 3px solid #c5c5c5;
    margin-right: 20px;
    opacity: 1;
    transition: all 0.35s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
    border: 3px solid #90969d;
    opacity: 1;
}

@media screen and (max-width: 767px) {
    .owl-buttons {
        top: 3%;
        left: 43%;
        width: 12%;
    }
    .pic:before {
        left: 10%;
    }
    .pic:after {
        right: 10%;
    }
}

@media screen and (max-width: 480px) {
    .owl-buttons {
        top: 3%;
        left: 40%;
        width: 18%;
    }
    .pic:before {
        left: 0;
    }
    .pic:after {
        right: 0;
    }
    .width-50 {
        width: 100% !important;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block;
    }
}


/* A link ft-color-white */

.new a {
    color: #fff;
}

.new a:hover,
a:focus {
    color: #57bfec;
    text-decoration: underline;
}

.new a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


/* career Colleps Dynamic */

.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}

.panel-group {
    /* background: #fff none repeat scroll 0 0; */
    /* border-radius: 3px; */
    /* box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04); */
    margin-bottom: 0;
    padding: 30px;
}

#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}

#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}

#accordion .panel-title a {
    /* background: #ffb900 none repeat scroll 0 0; */
    border: 1px solid #ddd;
    border-radius: 30px;
    color: #02304A;
    display: block;
    font-size: 18px;
    /* font-weight: 600; */
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #03466C;
}

#accordion .panel-title a::after,
#accordion .panel-title a.collapsed::after {
    background: #02304A none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}

#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #03466C;
    content: "";
}

#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}

#accordion .panel-body {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
    margin-top: 20px;
}


/* additional styke sheet */

.ftrmailLink {
    color: #fff;
}

.ftrmailLink:hover {
    color: #fff;
}

#ftr {
    padding-top: 10px;
    padding-bottom: 10px;
}

.footerSmlIcons b {
    display: inline-block;
    width: 40px;
}

.fxIcon {
    width: 28px;
}

.emailIc {
    width: 30px;
}

@media(max-width:992px) {
    .clearFixMobile {
        clear: both;
    }
    .locIconPadding {
        padding-left: 0;
        width: auto;
    }
    .ftrIcons {
        margin-right: 15px;
    }
}

@media(max-width:767px) {
    .footPrints {
        margin-bottom: 30px;
    }
    .locIconPadding {
        width: 31px;
        float: left;
    }
    .locateTxt {
        width: 87%;
        float: left;
    }
}

.background-gradient-color {
    background: #462f9d;
    background: -moz-linear-gradient(45deg, #462f9d 42%, #c41597 100%);
    background: -webkit-linear-gradient(45deg, #462f9d 42%, #c41597 100%);
    background: linear-gradient(45deg, #462f9d 42%, #c41597 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#462f9d', endColorstr='#c41597', GradientType=1);
}


/* Contact us CSS */

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact-info {
    margin-bottom: 25px;
}

.contact-info__icon {
    margin-right: 20px;
}

.contact-info .media-body h3 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
}

.contact-info .media-body p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 300;
}

.contact-img {
    width: 73%;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

.footer-info {
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-info__icon {
    margin-right: 20px;
}

.footer-info .media-body h3 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
}

.footer-info .media-body p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 400;
}

.fa-2x {
    font-size: 1.5em !important;
}

footer a {
    font-size: 16px;
    color: #ffffff;
}

footer a:hover {
    color: #57BFEC;
}

.width-50 {
    display: flex;
    width: 50%;
    float: left;
}

@media screen and (max-width: 480px) {
    .width-50 {
        width: 100%;
    }
    .pad-bottom {
        padding-top: 0;
    }
}


/* .social {
    display: flex;
    float: right;
    right: 0;
    top: 50%;
    position: fixed;
    width: 100px;
    height: 100px;
    background-color: #cf1f1f;
} */

nav {
    -webkit-transition: padding-top .3s, padding-bottom .3s;
    -moz-transition: padding-top .3s, padding-bottom .3s;
    transition: padding-top .3s, padding-bottom .3s;
    border: none;
}

.shrink {
    padding-top: 0;
    padding-bottom: 0;
    height: 75px;
    /* background-color: #212529; */
    background-color: rgba(255, 255, 255, 0.801);
    /* background-image: url(../img/top-bg.png); */
}


/* Counter CSS */

.counter {
    background-color: #FAFAFA;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.counter .fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #02304A;
    font-size: 4.5rem !important;
}


/* Box 5 in row */

.w-20 {
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 480px) {
    .w-20 {
        width: 100%;
    }
}

.box-h-200 {
    height: 200px;
    border: solid 1px #f7f7f7;
}


/* .bg-data-seq {
    background-image: url(../img/icons/DataSec.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: right;
} */

.box-h-200:hover {
    background-color: #4A90E2;
    color: #fff;
    /* transition: background-color 0.8s linear;
    -moz-transform: scale(1.1) translate(2px, 2px);
    -webkit-transform: scale(1.1) translate(2px, 2px);
    -o-transform: scale(1.1) translate(2px, 2px);
    -ms-transform: scale(1.1) translate(2px, 2px);
    transform: scale(1.1) translate(2px, 2px);
    -webkit-box-shadow: 0 0 10px 10px #4A90E250;
    box-shadow: 0 0 10px 10px #4A90E250; */
}

.bg-data {
    width: 100px;
    height: 100px;
}

.bg-data-seq {
    background-image: url(../img/icons/DataSec.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-seq:hover {
    background-image: url(../img/icons/DataSec-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-accudata {
    background-image: url(../img/icons/AccuData.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-accudata:hover {
    background-image: url(../img/icons/AccuData-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-indexing {
    background-image: url(../img/icons/Indexing.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-indexing:hover {
    background-image: url(../img/icons/Indexing-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-noredun {
    background-image: url(../img/icons/NoRedun.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-noredun:hover {
    background-image: url(../img/icons/NoRedun-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-scalable {
    background-image: url(../img/icons/Scalable.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-scalable:hover {
    background-image: url(../img/icons/Scalable-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-24 {
    background-image: url(../img/icons/24.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}

.bg-data-24:hover {
    background-image: url(../img/icons/24-w.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
}


/* Header Hight */

.header-height {
    height: 75px;
}