@import url('https://fonts.googleapis.com/css?family=Roboto:700');

body{
    margin:0;
    padding:0;
    font-family: 14px/25px /*"Poppins"*/,"open Sans" , sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    text-align: left;
    /* line-height: 1.7333333333; */
    line-height: 25px;
    color: #7a7a7a;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

/*----- read more/ read less at about us  -----*/

#more {display: none;}



form.form1 .form-control, .submit-btn {
    margin-top: 10px;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}


*, ::after, ::before {
    box-sizing: border-box;
}

img{
    height:600px;
    width:500px;
}

li.nav-item .dropdown-item {
    color: white;
    background-color: #031d48;
    /* background-color: #007bff; */
}

li.nav-item .dropdown-item:hover {
    color: #031d48;
    /* color: #007bff; */
    background-color: white;
}



li.nav-item a{
    margin-right:7px;
    color: white;
}

li.nav-item a:hover{
    margin-right:7px;
    color: #031d48;
    /* color: darkorange; */
    /* color: #007bff; */
    background-color:white;
}

.xs-footer-section{
    background: url('../Image/Footer.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

@media (min-width: 992px){
    .container {
        max-width: 970px;
    }

}

.container {
    width:100%;
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left: auto;
}

.navbar .container {
    padding-right: 0px;
    padding-left: 0px;
}

.row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px){
    .col-md-3 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 25%; */
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.col-lg-12,.col-lg-10,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-md-12,.col-md-9,.col-md-8,.col-md-6,.col-md-4,.col-md-3{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.why-choose-section .col-lg-4,.col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 992px)
{
    .col-lg-6 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 50%; */
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media (min-width: 768px)
{
    .col-md-9 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 75%; */
        flex: 0 0 75%;
        max-width: 75%;
    }
}


.footer-logo {
    padding-top:8px;
}

.footer-logo a {
    display:block;
}

a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0;
}

a:-webkit-any-link {
    cursor: pointer;
}

a {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    /* color: #007bff; */
    color: white;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: darkorange;
}

a, b, div, li, ul {
    -webkit-tap-highlight-color: transparent;
}

img{
    user-select: none;
    border-style: none;
    border-color: initial;
    border-width: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    max-width: 100%;
    vertical-align: middle;
}

div{
    display: block;
}

.address-info-list{
    text-align: left;
}



.list-inline {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}

ul{
    margin: 0;
    padding: 0;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}


.address-info-list li:not(:last-child) {
    margin-right: 50px;
}

.list-inline>li {
    display: inline-block;
}

.address-info-list li {
    text-align: left;
    color: #FFFFFF;
}

li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.address-info-list li .address-icon {
    float: left;
    /* min-width: 64px; */
}

.address-info-list li .address-info{
    margin-left:46px;
    position: relative;
    overflow: hidden;
}

.address-info-list li a {
    color: #FFFFFF;
}

/* .address-info-list a:hover{
    text-decoration:none;

} */


.footer-main {
    padding: 60px 0;
}

@media (min-width: 992px)
{
    .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.footer-widget .xs-content-title {
    color: #FFFFFF;
    margin-bottom: 40px;
}

.xs-content-title, h4 {
    font-size: 1.6rem;
    font-weight:700;
}


h2, h3, h4, h5 {
    color: #181818;
    font-family: "Lato", sans-serif;
}

h4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* font-weight: bold; */
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {      /*  Bootstrap   */
    /* margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500; */
    line-height: 1.2;
    /* color: inherit; */
}

h4 {
    margin-bottom: .5rem;
    margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {                                    /*  Bootstrap   */
    margin-top: 0;
    /* margin-bottom: .5rem; */
}

/*------ Start Copy Rights ------ */

.copyright {
    padding: 25px 0;
    background-color: #031d48;
}

@media (min-width: 768px)
{
    .col-md-8 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 66.666667%; */
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

}

.copyright-text {
    padding-top: 8px;
}

p:last-child {
    margin-bottom: 0;
}

p{
    margin-top: 0;
}

.copyright-text a, .copyright-text p {
    color: #a4a8b3;
}

.copyright-text p {
    font-size: 0.9333333333rem;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

@media (min-width: 768px)
{
    .col-md-4 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 33.333333%; */
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

    /*-- Social Icons css --*/

.copyright .social-list {
    text-align: right;
}

.social-list li {
    display: inline-block;
    margin-right: 10px;
}

.social-list li:last-child {
    margin-right: 0px;
}

.social-list li a {
    display: block;
    height: 42px;
    width: 42px;
    border-radius: 100%;
    line-height: 42px;
    border: 1px solid #6b7499;
    text-align: center;
    font-size: 0.9333333333rem;
}

.social-list li a.twitter {
    color: #2aa3ef;
}

.social-list li a.facebook {
    color: #4969a8;
}

.social-list li a.linkedin {
    color: #1178b3;
}

.social-list li a.googlePlus {
    color: #dc4a38;
}

.social-list li a.Instagram {
    color: #fb3958;
}


.social-list li a.twitter:hover {
    background-color: #2aa3ef;
    color: white;
}

.social-list li a.facebook:hover {
    background-color: #4969a8;
    color: white;
}

.social-list li a.linkedin:hover {
    background-color: #1178b3;
    color: white;
}

.social-list li a.googlePlus:hover {
    background-color: #dc4a38;
    color: white;
}


.social-list li a.Instagram:hover {
    background-color: #fb3958;
    color: white;
}
Instagram

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /* font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: inherit;
    line-height: 1;
    font-family: FontAwesome; */
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /* -moz-osx-font-smoothing: grayscale; */
}


/*------ End Copy Rights ------ */


/*-------- Pricing Section-2 Starts  --------*/

/*.xs-section-padding {
    /*padding: 30px 0;*/
    
}*/

#Client_Slider .xs-section-padding {
    padding-top: 0px;
    padding-bottom:30px;
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 992px)
{
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.ml-auto, .mr-auto {                            /*-------------- Bootstrap classes --------------*/
    margin-left: auto !important;
    margin-right: auto !important;
}

.xs-heading {
    position: relative;
    margin-bottom: 23px;
}

.xs-heading[class*=Text-] {
    margin-bottom:55px;
}

.xs-heading .section-title {
    margin-bottom: 0px;
}

.section-title, h3 {
    font-size: 2.4rem;
    font-weight: 900;
}

h3 {
    display: block;
    /* font-size: 1.17em; */
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* font-weight: bold; */
}

@media (min-width: 768px) {
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

.fadeIn {
    animation-name: fadeIn;
}

.tab-pane .animated {
    animation-duration: 1s;
}

@-webkit-keyframes fadeInUp {
    0% {
        overflow: hidden;
        opacity: 0;
        transform: translatey(50%);
    }
    100% {
        overflow: hidden;
        opacity: 1;
        transform: none;
        transition: all 0.5 ease-out;
    }
}

.aboutFadeIn {
    animation-name: aboutFadeIn;
}


@-webkit-keyframes aboutFadeIn {
    0% {
        overflow: hidden;
        opacity: 0;
        transform: translatey(50%);
    }
    100% {
        overflow: hidden;
        opacity: 1;
        transform: none;
        transition: all 0.5 ease-out;
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.tab-content>.active {
    display: block;
}

@media (min-width: 992px) {
    .col-lg-4 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 33.333333%; */
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

}

.xs-single-pricing {
    background-color: white;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.08);
    text-align: center;
    padding: 40px;
    border-radius: 5px;
    border: 1px solid #efefef;
    position:relative;
    overflow: hidden;
    z-index: 1;
}

.xs-single-pricing .pricing-header {
    margin-bottom: 34px;
}

.xs-single-pricing .pricing-header .xs-content-title {
    margin-bottom: 25px;
}

/* .xs-content-title, h4 {                  ---------- already in use -----------
    font-size: 1.6rem;
    font-weight:700;
} */

.xs-single-pricing .pricing-img-block {
    margin-bottom: 25px;
}

/* img[Attributes Style] {
    -webkit-user-drag: none;
} */

.price-table {
    color: #0c5adb;
    font-weight: 900;
    font-size: 3rem;
    margin-bottom: 0px;
}

h2 {
    display: block;
    /* font-size: 1.5em; */
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* font-weight: bold; */
}

.price-table sup {
    font-size: 2rem;
}

sup {
    top: -.5em;
}

sub, sup {
    position: relative;
    /* font-size: 75%; */
    line-height: 0;
    vertical-align: baseline;
}

.price-table sub {
    font-size: 1.3333333333rem;
    font-weight: 400;
    right: 9px;
    bottom: 0px;
}

.pricing-body {
    margin-bottom: 35px;
}

.pricing-body .xs-list li:not(:last-child) {
    margin-bottom: 12px;
    margin-right: 0;
}

.xs-lsit li:last-child {
    margin-bottom: 12px;

}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn.btn-primary {
    background-color: #0c5adb;
}

.btn:not([class*=btn-outline-]) {
    border: 0px;
    color: #FFFFFF;
    /* background-color: #000000;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12); */
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12);
}

.btn {
    height: 55px;
    line-height: 55px;
    border-radius: 3px;
    padding: 0 51px;
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
    transition: all 0.4s ease;
    white-space: normal;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: middle;
    /* -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; */
    user-select: none;
    /* border: 1px solid transparent;
    padding: .375rem .75rem; */
    font-size: 1rem;
    /* line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
}

                                      /*----------------- pulse animation -------------------*/

.pulse-anim {
        position: absolute;
        bottom: -40px;
        right: -50px;
        width: 165px;
        height: 165px;
        border-radius: 50%;
        background-color: #cbdbf7;
        z-index: -1;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
}
.pulse-anim2 {
    position: absolute;
    bottom: -40px;
    right: -50px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background-color: #e3eaf7;
    z-index: -2;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.pulse-anim3 {
    position: absolute;
    bottom: -40px;
    right: -50px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background-color: #eff1f4;
    z-index: -3;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


pulse-anim:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    /* -webkit-box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc; */
    box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc;
    /* -webkit-animation-fill-mode: both; */
    animation-fill-mode: both;
}

pulse-anim2:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 30%;
    z-index: -1;
    /* -webkit-box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc; */
    box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc;
    /* -webkit-animation-fill-mode: both; */
    animation-fill-mode: both;
}

pulse-anim3:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 10%;
    z-index: -1;
    /* -webkit-box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc; */
    box-shadow: 0 0 0 42px #dbe6f9, 0 0 0 84px #ecf2fc;
    /* -webkit-animation-fill-mode: both; */
    animation-fill-mode: both;
}

/*-------- Ends Pricing Section-2 --------*/

/*-------- Navigation Header Starts --------*/

.header .header-absolute {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: white;
    border-bottom: 0;
    box-shadow: 0px 0px 7px 0 #525252;
}

.header {
    transition: all 0.3s ease-in-out;
}

html {
    overflow-y: scroll;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scroll-behavior: smooth;
}


/* a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body,
caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed,
fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe,
img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small,
span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video */

header,div,img,nav,ul,li,a,span {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before,
.container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after,
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before,
.navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after,
 .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

*, *:after, *:before {
    box-sizing: border-box;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after,/.btn-toolbar:after,
.btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after,
.modal-footer:after {
    clear: both;
}

@media (min-width: 992px)
{
    /*.col-md-1, .col-md-2, */.col-md-3/*, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8*/, .col-md-9/*, .col-md-10, .col-md-11, .col-md-12*/ {
        float: left;
    }
}

.header .logo {
    width: 240px;
    height: 36px;
    transition: all 0.3s ease-in-out;
    margin: 12px 200px 0px 0px;
}

.btn-menu {
    position: relative;
    display: none;
    cursor: pointer;
    background: transparent;
    margin: 15px 0px;
    width: 26px;
    height: 16px;
    float: right;
    margin-right: 15px;
    transition: all ease .238s;
}

.btn-menu span {
    position: absolute;
    width: 12px;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu:before, .btn-menu:after, .btn-menu span {
    background-color: #00aeff;
    /* -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s; */
    transition: all ease .238s;
}

.nav-wrap {
    position: relative;
}

@media only screen and (max-width: 1199px)
{
    #mainnav > ul {
        text-align: left;
    }
}

#mainnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainnav > ul > li {
    display: inline-block;
}

#mainnav ul li {
    position: relative;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.header.header-absolute #mainnav > ul > li > a, .header.header-absolute .nav-contact .contact-text, .header.header-absolute .menu.menu-extra li a {
    color: #000;
}

@media only screen and (max-width: 1199px)
{
    #mainnav > ul > li:first-child > a {
        margin-left: 0;
        margin-right: 10px;
    }
}

#mainnav > ul > li > a:hover, #mainnav > ul > li.home > a {
    /* color: #00aeff; */
    position: relative;
}

@media only screen and (max-width: 1199px)
{
    #mainnav > ul > li > a {
        padding: 0 10px;
        margin: 0px 10px;
    }

}

#mainnav > ul > li > a {
    font-weight: 600;
    position: relative;
    /* color: #424242; */
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    line-height: 80px;
    /* margin: 0 25px 0 25px; */
    display: inline-block;
}

#mainnav > ul > li.home > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    height: 4px;
    background: #00aeff;
    opacity: 1;
}

#mainnav > ul > li > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 0;
    height: 4px;
    background: #00aeff;
    opacity: 0;
    /* -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; */
    transition: all 0.3s ease-in-out;
}

#mainnav ul.submenu {
    text-align: left;
    position: absolute;
    left: 0;
    top: 150%;
    width: 255px;
    background-color: #222222;
    z-index: 9999;
    /* filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); */
    opacity: 0;
    visibility: hidden;
    /* -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; */
    transition: all 0.3s ease-in-out;
}

#mainnav ul.submenu li ul {
    position: absolute;
    left: 255px;
    top: 0 !important;
}

#mainnav ul.submenu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #00aeff;
}

#mainnav ul.submenu li:first-child {
    border-top: none;
}

#mainnav ul li ul li {
    margin-left: 0;
}

#mainnav ul.submenu > li > a {
    display: block;
    letter-spacing: 1px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 0 26px;
    line-height: 40px;
    /* -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; */
    transition: all 0.3s ease-in-out;
}

#mainnav ul.submenu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #00aeff;
}

/*-------- Navigation Header Ends --------*/

/*-------- Carousel properties starts --------*/

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

/*----- Carousel properties Ends -----*/
@-webkit-keyframes FadeAnim {
    0% {
        top: 200px;
        left: -200px;
        transition: all 2s ease;
    }
    100% {
        top: 200px;
        left: 200px;
    }
}


/*----- footer -->>>> "Company, Services" -----*/

ul.xs-lsit li {
    margin-top: 10px;
    color: white;
}

ul.xs-lsit li:hover {

    color: rgb(171, 171, 175);;
}


/*----- footer -----*/

/*----- footer -----*/


.why-choose-section {
    overflow: hidden;
}

.why-choose-us-title {
    color: white;
    background-color: #0c5adb;
}

#about {
    overflow: hidden;
}



/*----- About US -----*/

.xs-section-padding {
    padding: 30px 0;
}

.xs-info-img {
    position: relative;
    top: 100px;
}

.align-self-center {
    align-self: center !important;
}

.xs-info-img {
    /* -webkit-animation-iteration-count: infinite; */
    animation-iteration-count: infinite;
    /* -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92); */
    animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    /* -webkit-animation-name: floating; */
    animation-name: floating;
    /* -webkit-animation-duration: 5s; */
    animation-duration: 6s;
    /* animation-delay: 1s; */
    /* animation-play-state: running; */
}

@keyframes floating {
    0% { top : 20px;}
    50% { top : 50px;}
    100% { top : 20px;}

}

.xs-info-wraper {
    padding-left: 30px;
}

.xs-heading .line {
    position: relative;
    display: inline-block;
    padding-top: 25px;
    width: 100%;

}

.xs-heading .line:before {
    background-color: rgba(0, 0, 0, 0.15);
    width: 105px;
    height: 1px;
}


.xs-heading .line:after, .xs-heading .line:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}

#service .xs-heading .line:after,#service .xs-heading .line:before {
    left: 22.5%;
}
.xs-heading .line:after {
    background-color: #0c5adb;
    width: 40px;
    height: 3px;
    bottom: -1px;
}

.xs-info-wraper p {
    margin-bottom: 30px;
}

p {
    margin-top: 0;
    /* margin-bottom: 1rem; */
}

.btn.btn-secondary {
    background-color: #00138e;
}

.xs-info-wraper .btn.btn-secondary:hover {
    background-color: #0c5adb;
}

/*----- About US -----*/


/*----- Why Choose US Starts -----*/

@media (min-width: 992px)
{
    .col-lg-8 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 66.666667%; */
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
#service .xs-heading .line:after, #service .xs-heading .line:before {
    left: 23%;
}

@media (max-width:990px)
{
    #service .xs-heading .line:after, #service .xs-heading .line:before {
        left:13.8%;
    }
}

@media (max-width:777px) {
    #service .xs-heading .line:after {
        left: 11%;
    }
}

@media (max-width:767px) {
    #service .xs-heading .line:before {
        left:26%;
    }
    #service .xs-heading .line:after {
        left:24%;
    }
}

@media screen and (max-width:668px) {
    #service .xs-heading .line:before {
        left: 26%;
    }

    #service .xs-heading .line:after {
        left: 23.8%;
    }
}



.text-center {
    text-align: center!important;
}

.xs-heading .section-subtitle {
    font-size: 1.3333333333rem;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
}

h1 {
    margin-top: 0;
    font-family: "Lato", sans-serif;
}

:-webkit-any(article,aside,nav,section) h1 {
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}

h5.section-title {
    /* font-size: 2.4rem; */
    font-weight: 900;
}

h5 {
    display: block;
    /* font-size: 0.83em; */
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /* font-weight: bold; */
}

@media (max-width: 1199px) and (min-width: 992px)
{
    .why-choose-us-block {
        padding: 0;
    }
}

.why-choose-us-block {
    text-align: center;
    padding: 0;
}

.choose-us-img {
    min-height: 145px;
    margin-bottom: 38px;
   
}

img {
    border: none;
    max-width: 100%;
}


/*----- Why Choose US Ends -----*/

/*-- working process section Starts --*/

.primary-bg {
    background-color: #0c5adb;
}

    .primary-bg .section-subtitle, .primary-bg .section-title {
        color: white;
    }

.current-section .xs-heading .section-subtitle {
    font-size: 1.3333333333rem;
    /* color: #0c5adb; */
    margin-bottom: 10px;
    font-weight: 400;
}

.current-section .xs-heading .section-subtitle h2 {
    font-family: "Lato", sans-serif;
}

.current-section .xs-heading .section-subtitle h3 {
    font-family: "Lato", sans-serif;
}

@media (min-width: 992px)
{
    .col-lg-10 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 50%; */
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row .row{
    display: flex;
    flex-wrap: wrap;
    /* margin-left: -15px;
    margin-right: -15px; */
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.row .row .col-lg-3,.row .row .col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    /* padding-right: 15px;
    padding-left: 15px; */
}

.single-work-process {
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
   
}

.working-process-group .work-process-icon {
    opacity: 0;
  /* -webkit-animation-duration: 1s; */
  animation-duration: 1s;
  /* -webkit-animation-fill-mode: both; */
  animation-fill-mode: both;
  /* -webkit-animation-name: bounceIns; */
  animation-name: bounceIns;
  /* animation-iteration-count: infinite; */
}


@keyframes bounceIns {    
        0%{
          opacity: 0;
          transform: scale(0.3) translate3d(0,0,0);
        }
        20%{
          opacity: 0.9;
          transform: scale(1.1);
        }
        40%{
          opacity: 0.9;
          transform: scale(0.98);
        }
        60%{
            opacity: 0.9;
            transform: scale(1.1);
        }
        80%{
          opacity: 1;
          transform: scale(0.98);
        }
        100%{
          opacity: 1;
          transform: scale(1) translate3d(0,0,0);
        }
}

.working-process-anim .work-process-icon {
    opacity: 1;
    background: white;
}

.work-process-icon {
    text-align: center;
    /* width: 124px;
    height: 124px; */
    line-height: 124px;
    border: 1px solid #0981d8;
    border-radius: 50%;
    background-color: #ffffff;
    width: 124px;
    height: 124px;
    margin: 0 auto;
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
    transition: all 0.4s ease;
    margin-bottom: 40px;
    position: relative;
}

.single-work-process {
    /* text-align: center; */
    cursor: pointer;

}

.xs-content-title.small, h4.small {
    font-size: 1.3333333333rem;
    font-weight: 700;

}
h4.small {
    font-family: "Lato", sans-serif;
}


.single-work-process h4 {
    color: #7897e6;
    margin-bottom: 0px;
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
    transition: all 0.4s ease;
}

.work-process-icon img {
    position: absolute;
    top: 20%;
    left: 20%;
}


/*-- working process section Ends --*/


/*-- Our services section Starts --*/


/*-- our services section Ends --*/





/*-- our services section Starts --*/
/*
@media (min-width: 768px)
{
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
} */

.xs-heading .line:after {
    background-color: #0c5adb;
    width: 40px;
    height: 3px;
    bottom: -1px;
}

.nav-tabs {
    border-bottom: 0px;
}

.main-tabs {
    margin-bottom: 40px;
   
}

.nav {

    display: flex;

    flex-wrap: wrap;
    padding-left: 0;

    list-style: none;
}

.nav .maintabs li, .nav .maintabs ul {

    margin: 0;
    margin-left: 10px;
    padding: 0;
}

main-tabs .nav-item:not(:last-child) {
    margin-right: 30px;
}

.main-tabs .nav-item {
    width: calc(calc(112.5% / 5) - 24px);
}

@media only screen and (max-width:992px)
{
    .main-tabs .nav-item {
        width: calc(calc(200% / 3) - 24px);
        margin-top:30px;
    } 

    .main-tabs {
        width: 100%;
        text-align: center;
        transform: translatex(20%);
        transition: all 1s ease;
    }

    #service .line:after {
        transform: translatex(0%);
        transition: all 1s ease;
    }

}

@media only screen and (max-width:400px)
{
    #service .line:after {
        transform: translatex(-80%);
        
    }
}

@media only screen and (max-width:776px)
{
    #service .line:after {
        transform: translatex(20%);
        
    }
   
}

@media only screen and (max-width:400px)
{
    #service .line:after {
        transform: translatex(-80%);
       
    }
}
.nav-tabs .nav-item {
    margin-bottom: 0px;
}

.main-tabs .nav-item .nav-link.active {
    /* -webkit-box-shadow: 0px 5px 10px 0px rgba(3, 27, 78, 0.08); */
    box-shadow: 0px 5px 10px 0px rgba(3, 27, 78, 0.08);
}

.tab-content .tab-pane {
    box-shadow: 0px 5px 10px 0px rgba(3, 27, 78, 0.08);
    padding: 20px;
    border-radius: 5px;
}

.main-tabs .nav-item .nav-link {
    display: block;
    min-height: 140px;
    text-align: center;
    color: #7a7a7a;
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
    transition: all 0.4s ease;
    border-radius: 2px;
    border: 1px solid #e5e8ed;
    padding: 27px 10px 26px;
    position: relative;
    /* overflow: hidden; */
    background-color: #FFFFFF;
}

a {
    text-decoration: none;
    outline: 0;
}

 .main-tabs .nav-item .nav-link.active:before {
    opacity: 1;
    visibility: visible;
}

.main-tabs .nav-item .nav-link:before {
    position: absolute;
    content: "";
    bottom: -40px;
    left: 50%;
    /* -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); */
    transform: translateX(-50%);
    height: 40px;
    width: 40px;
    border-top: solid #FFFFFF;
    border-left: solid transparent;
    border-right: solid transparent;
    border-width: 20px;
    /* -webkit-filter: drop-shadow(0 5px 3px rgba(3, 27, 78, 0.08)); */
     filter: drop-shadow(0 5px 3px rgba(3, 27, 78, 0.08));
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
     transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
}




.main-tabs .nav-item .nav-link span {
    display: block;
    min-height: 46px;
    margin-bottom: 14px;
}

/* .tab-pane.animated {

    animation-duration: 1s;
} */

.tab-content>.active {
    display: block;
}

/* .fadeInRight {
    animation-name: fadeInRight;
}

.animated {

    animation-fill-mode: both;
} */

single-service-preview {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: white;
    /* -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06); */
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06);
    padding: 50px 80px;
}

@media (min-width: 992px)
{
    .col-lg-5 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 41.666667%; */
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}

.service-preview-img {
    margin-top: 24px;
}

@media (min-width: 992px)
{
    .col-lg-7 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 58.333333%; */
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

}

.service-preview-content {
    padding-left: 35px;
}

.service-preview-content .xs-content-title {
    color: #0c5adb;
    margin-bottom: 20px;
}

.service-preview-content h4 {

    font-family: "Lato", sans-serif;
}

.service-preview-content li {
    list-style-type: disc;
    line-height: 2em;
}

.nav-tabs .tab-content {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: white;
    /* -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06); */
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.06);
    padding: 50px 80px;

}
/*-- Our Services section Ends --*/


/*-- Enquiry Form Starts --*/

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.xs-inline-form {
    /* display: -webkit-box;
    display: -ms-flexbox; */
    display: flex;
    /* -webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08)); */
    filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
    position: relative;
}

form {
    /* display: block; */
    margin-top: 0em;
}

.xs-inline-form .row {
    position: realtive;
    width:100%;

}

.xs-inline-form .row:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    /* -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
    transform: translate(-50%, -50%);
    background-color: rgba(12, 90, 219, 0.25);
    width: 1px;
    height: 32px;
    z-index: 1;
}

.xs-inline-form .form-control {
    border-radius: 32.5px 0px 0px 32.5px;
    background-color: #FFFFFF;
    padding-left: 40px;
    border: 0px;
}

.xs-inline-form .form-control {
    height: 65px !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    /* background-color: #fff; */
    background-clip: padding-box;
    /* border: 1px solid #ced4da; */
    /* border-radius: .25rem; */
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

a:active, a:focus, input, input:active, input:focus, input:hover, textarea, textarea:active, textarea:focus, textarea:hover {
    /* -moz-outline: none; */
    outline: none;
}

button, input {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0px;
    font-family: inherit;
}

input, textarea,select {
    margin-bottom:20px;
    line-height:42px;
}

input {
    -webkit-appearance: textfield;
    -webkit-rtl-ordering : logical;
    cursor: text;
}

input, textarea, select, button {
    text-rendering: auto;
    /* color: initial; */
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    /* display: inline-block; */
    text-align: start;
    /* margin: 0em; */
    font: 400 13.3333px Arial;
}

input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb !important;
}

.xs-inline-form [class*=col-]+[class*=col-] .form-control {
    border-radius: 0px;
}

.xs-inline-form .row+.check-btn {
    border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
    height: 65px;
    background-color: #00138e;
    border: 0px;
    /* border-radius: 32.5px 0 0 32.5px; */
    padding: 0 40px;
    color: #FFFFFF;
    cursor: pointer;
    /* -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease; */
    transition: all 0.4s ease;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

/* .xs-section-padding .free-quote-area  {
    padding-bottom: 0px;
    padding-top: 0px;
} */


/*-- Enquiry Form Ends --*/

/*---- Logo Slider starts ----*/

#clients {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #clients .clients-wrap {
    display: block;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  #clients .clients-wrap ul {
    display: block;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  #clients .clients-wrap ul li {
    display: block;
    float: left;
    position: relative;
    width: 220px;
    height: 150px;
    line-height: 100px;
    /* margin-right: 10px; */
    text-align: center;
  }

  #clients .clients-wrap ul li {
      border-right:solid 5px transparent;

  }

.clients-wrap ul li img.highlight {
    opacity : 1;    
}


    #clients .clients-wrap ul li img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-transition: 0 linear left;
        -moz-transition: 0 linear left;
        transition: 0 linear left;
        border-radius: 5px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
        filter: alpha(opacity=65);
        opacity: 0.5;
    }
    #clients .clients-wrap ul li img:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1.0;
        
        
        transition: all .5s ease-in-out;
    }

#Client-Slider .xs-section-padding {
    padding-top: 0;
    padding-bottom: 30px;
}

  /*---------- Logo Slider 2 ------------*/

  /* Slider 2*/
/* .slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
} */

/*------ Logo slider 2 ends ------*/


/*---- Logo Slider Ends ----*/

/*----- loader starts -----*/

/* #load{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("https://www.creditmutuel.fr/cmne/fr/banques/webservices/nswr/images/loading.gif") no-repeat center center rgba(0,0,0,0.25)
} */

/*----- loader ends -----*/

hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 8px;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #1178b3;
    border-bottom: 1px solid #031d48;
    top: 20px;
 }

 /*----- new navigation menu Starts -----*/
/*
 nav {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100px;
     padding: 10px 100px;
     box-sizing: border-box;
     transition: .5s;
     z-index: 1000;

 }

 nav .logo {
     float: left;

 }

 nav .logo img {
     height: 90px;
     transition: .5s;
 }

 nav ul {
     float: right;
     margin: 0;
     padding: 0;
     display: flex;
 }

 nav ul li {
     list-style: none;
 }

 nav ul li a {
     line-height: 80px;
     color: #262626;
     padding: 5px 20px;
     font-family: 'Roboto', sans-serif;
     text-decoration: none;
     text-transform: uppercase;
     transition: .5s;
 }

 nav ul li a.active, nav ul li a:hover {
    color: #fff;
    background-color: #f00;

 }

 nav.black {
     background: rgba(0,0,0,0.8);
     height: 80px;
     padding: 10px 50px;
 }

 nav.black img {
    height: 60px;
 }

 nav.black ul li a{
    color: #fff;
    line-height: 60px;
 } */
/*
 @media only screen and (max-width: 998px)
 {
    nav ul li a {
        padding: 0px 2px;
        font-weight: 200;
        transition: .5s;
    }
 }

 @media only screen and (max-width: 998px)
 {
    nav .logo img {
       height: 30px;
       width: 30px;
    }
 } */


 /*----- new navigation menu Ends -----*/

 /*----- new navigation menu work on resizing starts -----*/

 /* .responsive-bar {
    display: none;
    z-index: 1000;
 }

 @media (max-width: 900px) {
     .responsive-bar {
         display: block;
         width: 100%;
         height: 60px;
         background : #262626;
         position: fixed;
         top: 0;
         left: 0;
         padding: 5px 20px;
         box-sizing: border-box;
         z-index: 1001;
     }
 }

 .responsive-bar .logo img {
     float: left;
     height: 50px;

 }

 .responsive-bar .Menu h4{
     float: right;
     color: #fff;
     padding: 0;
     margin: 0;
     line-height: 50px;
     cursor: pointer;
     text-transform: uppercase;
 }

 nav.black {
    background: #262626;
    height: 60px;
    padding: 0;
}

nav .logo {
    display: none;
}

nav ul.active {
    display: block;
}

nav ul {
    position: absolute;
    width: 100%;
    top: 60px;
    background: #262626;
    float: none;
    display: none;
    left: 0;
}

nav ul li {
    width: 100%;
}

nav ul li a {
    display: block;
    padding: 0;
    text-align: center;
    line-height: 30px !important;

}

 */


/* 
header {
    font-family: Quicksand;
    width: 100%;
    height: 100%;
    background: yellowgreen;
    background-size: cover;
} */

.logo {
    position: fixed;
    float: left;
    margin: 5px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    z-index: 11;
   
}

#LogoImage {
    width: 80px;
    height: 80px;
}

nav {
    position: fixed;
    width: 100%;
    z-index: 10;
}

    nav ul {
        list-style: none;
        background: rgba(0,0,0,0);
        /*background: black;
        opacity:0.6;*/
        overflow: hidden;
        color: transparent;
        padding: 0;
        text-align: right;
        margin: 0;
        transition: 2s;
    }

    nav.black ul {
        /*background: #0c5adb;*/
        background:white;
        opacity: 0.9;
        /*border-bottom: 1px solid black;*/
        box-shadow:black 0px 0px 10px;
    }

nav ul li {
    display: inline-block;
    padding: 20px;
    padding-top:30px;
    padding-bottom:30px;
}

nav ul li:hover {
    background-color: red;
    color: white;
}

nav ul li a:hover {
    color: white;
}

nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

    nav ul li a.black {
        text-decoration: none;
        color: #000;
        font-size: 20px;
    }
    nav ul li a.black:hover {
        text-decoration: none;
        color: #fff;
        font-size: 20px;
    }

.menu-icon {
    width: 100%;
    background-color:#fff;
    text-align: right;
    box-sizing: border-box;
    padding: 20px 24px;
    cursor: pointer;
    color: #000;
    
    display: none;
}

.Cmp-name {
    font-size: smaller;
    color:dodgerblue;
    /*color:rgb(64,0,128);*/
    font-family: "open Sans", sans-serif;
    position: fixed;
    top: 50px;
    left: 130px;
    text-decoration: none;
}

@media screen and (max-width: 580px) {
    .Cmp-name {
        display:none;
        
    }
}

@media(max-width: 1262px) {
    .logo {
        position: fixed;
        top: 0;
        margin-top: 16px;
       
    }

        /*div.menu {
            height:400px;
            overflow:hidden;
        }*/

    #LogoImage {
        width: 50px;
        height: 50px;

    }

    nav ul {
        position: fixed;
        z-index: 1;
        width: 100%;
        height: 1px;
        box-shadow: #fff 0px 1px 10px;
        transition: 2s;
         }

        nav ul.autoheight {
            box-shadow: black 0px 1px 10px;
            height: auto;
            
        }

    .Cmp-name {
        top: 40px;
        font-size: large;
        left: 100px;
    }

    nav ul {
        max-height: 20px;
        background: #000;
        opacity: 0.8;
    }

    nav.black ul {
        background: white;
    }

    .showing {
        max-height: 24em;
        opacity: 0.8;
    }

    nav ul li {
        box-sizing: border-box;
        width: 100%;
        padding: 24px 0;
        text-align: center;
        
        display: block;
    }

    nav ul li:hover {
        
        
        background: red;
    }
        nav ul li a {
            color: #fff;
        }

        nav ul li a:hover {
            color: #fff;
        }

    .menu-icon {
        display: block;
    }
}



 /*----- new navigation menu work on resizing ends -----*/






 /*--------------------------------*/

#tab-one, #tab-two, #tab-three, #tab-four, #tab-five {
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-100px);
    transition: all 2s ease;
}


 #tab-one.hide,  #tab-two.hide,  #tab-three.hide,  #tab-four.hide , #tab-five.hide {
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: translateX(-100px);
    transition: all 2s ease;
  }

    #tab-one.show, #tab-two.show, #tab-three.show, #tab-four.show, #tab-five.show {
        opacity: 1;
        height: 100%;
        width: 100%;
        transform: translateX(0px);
        transition: all 2s ease;
    }
/*
  #tab-two.hide {
    height: 150px;
    width: 500px;
    opacity: 0;
    transition: all 2s ease;
  }

  #tab-two.show {
    opacity: 1;
    height: 150px;
    width: 500px;
    transform: translateX(450px)
  }
  #tab-one.hide {
    height: 150px;
    width: 500px;
    opacity: 0;
    transition: all 2s ease;
  }

  #tab-one.show {
    opacity: 1;
    height: 150px;
    width: 500px;
    transform: translateX(450px)
  } */


 /*--------------------------------*/