@font-face{
    font-family:"verdana-bold";
    src:url("../font/verdana-bold.ttf");
}
@font-face{
    font-family:"verdana";
    src:url("../font/verdana.ttf");
}
@font-face{
    font-family:"poppins-bold";
    src:url("../font/poppins-bold.ttf");
}
p{
    font-size: 17px;
    line-height: 25px;
    font-family: 'verdana', sans-serif;
}
.form-group{
    margin: 0!important;
}
/*top-bar start*/
.navbar-sec .col-lg-5,.navbar-sec .col-lg-7{
    padding: 0 5px;
}
.top-bar{
    padding: 7px 7em;
    background: #08276f;
}
.top-bar h6{
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 13px;
    font-family: 'verdana', sans-serif;
    line-height: 17px;
    display: inline-block;
}
.top-bar h6:hover{
    color: #bfecff;
}
.top-bar-left i{
    font-size: 19px;
    color: #fff;
    vertical-align: bottom;
}
.top-bar-left1 i{
    font-size: 22px;
    color: #fff;
    vertical-align: bottom;
}
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
.nav-social-link ul{
    padding: 0;
    margin: 0;
    display: inline-block;
}
.nav-social-link li i{
    font-size: 14px;
    color: #fff;
    line-height: 15px;
}
.nav-social-link li{
    list-style-type: none;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    width: 27px;
    height: 24px;
    line-height: 19px;
    margin: 0 4px;
    transition: 0.5s;
}
.nav-social-link li:hover{
    background: #bfecff;
}
.nav-social-link li:hover i{
    color: #08276f;
}
.nav-social-link h6{
    color: #fff;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0 5px;
    font-size: 13px;
    font-family: 'verdana', sans-serif;
    line-height: 17px;
}
.nav-social-link {
    float: right;
}
/*top-bar start*/

/*mobile-nav start*/
.help-row .col-md-6{
    padding: 0;
}
.menu-right, .menu-left {
    width: 100%;
    display: table-cell;
    padding: 0px 0px;
}
.mobile-nav{
    display: none;
}
.desktop-nav{
    display: block;
}
.mobile-nav .dropdown-toggle::after{
    border: none;
}
.mobile-nav .navbar{
    background: #fff;
    padding: 12px 15px;
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    box-shadow: 0 1px 6px rgb(199 199 199 / 16%), 0 0px 6px rgb(182 182 182 / 23%);
}
.mobile-nav .navbar-light .navbar-toggler{
    border: none;
    padding: 0;
    font-size: 17px;
}
.mobile-nav .nav-logo{
    width: 80%;
}
.mobile-nav-sec{
    width: 50%;
}
.mobile-nav .nav-link i{
    font-size: 13px;
    position: relative;
    bottom: 2px;
    color: #2f2f2f;
    float: right;
}
.mobile-nav .dropdown-item{
    font-size: 14px;
    padding: 3px 20px;
    font-family: 'verdana', sans-serif;
    margin: 0;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #2f2f2f!important;
}
.mobile-nav .nav-link{
    font-size: 14px;
    padding: 3px 0;
    font-family: 'verdana', sans-serif;
    margin: 0;
    letter-spacing: 0.5px;
    line-height: 23px;
    color: #2f2f2f!important;
}
.mobile-nav .navbar-nav .dropdown-menu{
    background: transparent;
    border:1px dashed #b4b4b4;
}
.mobile-nav .navbar-nav{
    padding: 15px 2px 0;
}
.mobile-nav .navbar-nav .dropdown-menu{
    padding: 15px 0;
}
/*mobile-nav end*/

/*nav-sec start*/
.navigation-wrap .nav-logo{
    width: 70%;
    margin: 5px 0;
}
.desktop-nav .col-sm-3{
    padding: 0;
}
.call-left-img img {
    width: 15%;
    margin: 5px 0 0;
    vertical-align: bottom;
}
.call-right h5{
    font-family: 'verdana', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 17px;
    margin: 0;
    padding: 5px 0;
    color: #666666;
    text-align: left;
}
.call-right a{
    font-family: 'verdana', sans-serif;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0;
    padding: 5px 0;
    color: #08276f;
    font-weight: 600;
    text-align: left;
}
.call-right a:hover{
    text-decoration: none;
}
.desktop-nav .col-sm-6,.desktop-nav .col-sm-3{
    padding: 0;
}
.call-right {
    display: inline-block;
    padding: 0 0 0 10px;
}
.call-left-img {
    width: 30%;
    display: inline;
    vertical-align: text-top;
}
.call-sec {
    text-align: center;
}

.desktop-nav .mega-dropdown .col-md-4,.desktop-nav .mega-dropdown .col-md-3{
    padding: 0;
}
.navigation-wrap .nav-item{
    padding: 0 12px;
}
/*.desktop-nav .list-menu{
    padding: 25px 0 0;
}*/
.navigation-wrap .start-header {
    opacity: 1;
    transform: translateY(0);
    padding: 10px 0;
    box-shadow: 0 0px 7px 0 rgb(138 155 165 / 45%);
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.desktop-nav .navigation-wrap .start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    padding: 10px 0;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
    height: 24px;
    -webkit-transition : all 0.3s ease-out;
    transition : all 0.3s ease-out;
}
.navigation-wrap{
    padding: 10px 7em;
    border-bottom:1px solid #e8f1f7;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.navigation-wrap .navbar{
    padding: 0!important;
}

.navigation-wrap .navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
    outline: none;
}
.desktop-nav .navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.desktop-nav .navbar-light .navbar-toggler-icon:after, 
.desktop-nav .navbar-light .navbar-toggler-icon:before{
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    transition: all 300ms linear;
}
.desktop-nav .navbar-light .navbar-toggler-icon:after{
    top: 8px;
}
.desktop-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
.navigation-wrap .nav-link{
    color: #212121 !important;
    transition: all 200ms linear;
}
.navigation-wrap .nav-item:hover .nav-link{
    color: #08276f !important;
}
.navigation-wrap .nav-item.active .nav-link{
    color: #ff5800 !important;
}
.navigation-wrap .nav-link {
    position: relative;
    padding: 8px 0 !important;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 25px;
    font-family: 'verdana', sans-serif;
}
.navigation-wrap .nav-item .dropdown-menu{
    border: none;
}
.navigation-wrap .nav-link:after{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #08276f;
    opacity: 0;
    transition: all 200ms linear;
}
.navigation-wrap .nav-link:hover:after{
    bottom: 0;
    opacity: 1;
}
.navigation-wrap .nav-link.active:hover:after{
    opacity: 0;
}



.navigation-wrap .nav-link1{
    color: #212121 !important;
    transition: all 200ms linear;
}
.navigation-wrap .nav-item:hover .nav-link1{
    color: #08276f !important;
    text-decoration: none;
}
.navigation-wrap .nav-item.active .nav-link1{
    color: #ff5800 !important;
}
.navigation-wrap .nav-link1 {
    position: relative;
    padding: 8px 0 !important;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 25px;
    font-family: 'verdana', sans-serif;
}
.navigation-wrap .nav-link1:after{
    display: none;
}

.navigation-wrap .nav-item{
    position: relative;
    transition: all 200ms linear;
}

.navigation-wrap {
    background-color: #fff !important;
    transition: all 200ms linear;
    box-shadow: 0 1px 6px rgb(128 128 128 / 16%), 0 2px 4px rgb(107 107 107 / 23%);
}

.over-hide {
    overflow: hidden;
}
.absolute-center {
    padding: 10em 0 5em;
}
.navigation-wrap .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 40px 0!important;
    transition: all 200ms linear;
    left: -66%;
    right: 50%;
    background: #001240;
    width: 1500px;
}
.list-group{
  border-left: 2px solid #888;
}
.mega-anchor{
    color:#8f8f8f;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin: 0;
    padding:2px 20px;
    text-align: left;
    line-height: 22px;
    width: 100%;
    display: block;
}
.mega-anchor:hover{
    color: #fff;
    text-decoration: none;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    background: none;
    padding: 0 25px;
}
.list-group a:hover{
    text-decoration: none!important;
}
.list-group p:hover{
    color: #fff;
}
.desktop-nav .list-group p{
    color: #eee;
    font-size: 15px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 2px 20px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 22px;
}
.desktop-nav .nav-div{
    background-color: #fff;
    height: 1px;
    width: 35px;
    margin: 5px 20px 10px;
}
.navigation-wrap .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    /*transform: translate3d(0, 0px, 0);*/
}
.desktop-nav .mega-dropdown {
    width: 100%;
    position: relative;
    background-color: #001240;
    left: 0;
    right: 0;
    float: left;
    padding: 0 9em;
}
.desktop-nav .dropdown-menu {
    padding: 10px!important;
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
    color: #212121;
    background-color: #fcfaff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.desktop-nav .dropdown-toggle::after {
    display: none;
}

.desktop-nav .dropdown-item {
    padding: 3px 15px;
    color: #212121;
    border-radius: 2px;
    transition: all 200ms linear;
}
.desktop-nav .dropdown-item:hover, 
.desktop-nav .dropdown-item:focus {
    color: #fff;
    background-color: rgba(129,103,169,.6);
}

.desktop-nav .dark{
    color: #fff;
    background-color: #1f2029;
}

.dark .bg-light {
    background-color: #14151a !important;
}
.dark .start-header {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}
.dark .start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.dark .nav-link{
    color: #fff !important;
}
.dark .nav-item.active .nav-link{
    color: #999 !important;
}
.dark .dropdown-menu {
    color: #fff;
    background-color: #1f2029;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}
.dark .dropdown-item {
    color: #fff;
}
.dark .navbar-light .navbar-toggler-icon {
    border-bottom: 1px solid #fff;
}
.dark .navbar-light .navbar-toggler-icon:after, 
.dark .navbar-light .navbar-toggler-icon:before{
    background-color: #fff;
}
.dark .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}
.navbar-expand-md .navbar-collapse {
    float: right;
}

.navigation-wrap .navbar-nav {
    padding: 10px 0 7px;
}
.absolute-center .col-sm-5{
    padding: 0;
}


.home-banner {
    padding: 5em 0;
    background-color: #094c80;
    height: 85vh;
}

#particles-js {
    position: absolute;
    top: 13%;
    left: 0;
    right: 0;
}
.appointment-form h5{
    color: #fff;
    font-family: 'verdana', sans-serif;
    font-size: 26px;
    padding: 0 0 6px;
}
.appointment-sec{
    padding: 0 7em 1em;
    margin-top: -70px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
}
.mobile-appointment-sec{
    display: none;
}
.appointment-sec .col-md-3,.appointment-sec .col-md-4{
    padding: 0 7px;
}
.appointment-form input{
    font-family: 'verdana', sans-serif;
    font-size: 13px;
    line-height: 20px; 
    border-radius: 0;
    padding: 0 15px 15px;
    width: 100%;
    height: 70px;
    border: 1px solid #d4d4d4;
}
.appointment-form textarea{
    font-family: 'verdana', sans-serif;
    font-size: 13px;
    line-height: 17px;
    border-radius: 0;
    padding: 15px 15px;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 70px;
    border: 1px solid #d4d4d4;
}
.appointment-form .form-group{
    margin: 10px 0;
}
.appointment-form {
    padding: 45px;
    background-image: url(../images/pattern/pattern-2.png);
    background-size: cover;
    background-color: #00164f;
    border-radius: 15px;
    background-position: center center;
    background-repeat: no-repeat;
}
.home-content-sec h1{
    color: #fff;
    font-family: 'poppins-bold', sans-serif;
    font-size: 45px;
    line-height: 53px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-shadow: 1px 3px 1px #262626;
}
.home-content-sec{
    position: relative;
    z-index: 10;
}
.banner-sec{
    margin: 0 7em;
}
.banner-btn{
    padding: 25px 0 0;
}
.right-caption {
     position: relative;
    z-index: 10;
}
.right-caption ul {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
    border-top: 2px solid #01abee;
    border-bottom: 2px solid #01aced;
}
.right-caption ul::before {
    background: #04aaf1;
    background: -moz-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -webkit-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -o-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -ms-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 2px;
}
.right-caption ul::after {
    background: #04aaf1;
    background: -moz-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -webkit-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -o-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: -ms-linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    background: linear-gradient(to bottom,#04aaf1 0,#ff7e3a 32%,#f9a072 69%,#ffc107 100%);
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 2px;
}
.right-caption ul li:first-child {
    border-bottom: 2px solid #3dc5fe;
}
.right-caption ul li:nth-child(2) {
    border-bottom: 2px solid #ff8b4f;
}
.right-caption ul li {
    font-family: 'verdana', sans-serif;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    padding: 24px;
    background: rgb(0 15 54 / 80%);
}
.right-caption ul li strong {
    font-size: 30px;
    font-weight: 600;
    display: block;
    padding-bottom: 2px;
    line-height: 35px;
    font-family: 'verdana', sans-serif;
}





.effect {
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
  background-color: #ff5800;
  font-family: 'verdana', sans-serif;
  font-size: 18px;
  padding: 20px 0px;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
}
.effect.effect-1 {
  transition: all 0.2s linear 0s;
}
.effect.effect-1:before {
  content: "";
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 2px;
  opacity: 0;
  height: 100%;
  width: 90px;
  transition: all 0.2s linear 0s;
}
.effect.effect-1:hover {
    text-indent: -20px;
    background-color: #0b338f;
    text-decoration: none;
    color: #fff!important;
}
.effect.effect-1:hover:before {
  opacity: 1;
  text-indent: 0px;
}





.btn--5 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.btn--5:before {
  transform: translate(-120%, -50%) translateZ(0);
}
.btn--5:hover:before {
  transform: translate(-45%, -34%) translateZ(0);
}
.psuedo-text {
  color: #fff;
  position: relative;
  top: -4px;
  height: 100%;
  width: 100%;
  display: inline;
  height: auto;
  font-size: 20px;
  transition: 0.25s ease-in;
  transition-delay: 0.1s;
  font-family: 'verdana', sans-serif;
}

.flex-1 {
  flex: 1;
  min-width: 250px;
  margin: 0 auto 50px;
}

.button {
  padding: 10px 45px;
  background: #ff5800;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 25px;
  margin: 15px 0 0;
  text-transform: uppercase;
  position: relative;
  will-change: transform;
}
a:hover{
    text-decoration: none;
    color: TRANSPARENT;
}
.nav-btn {
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    background-color: #ff5800;
    color: #fff!important;
    padding: 6px 20px 8px;
    transition: 0.5s;
    margin: 0 0 0;
    display: inline-block;
}
.nav-btn:hover {
    background-color: #000;
    text-decoration: none;
}


.form-btn-sec{
    margin: 15px 0 0;
}
.form-btn {
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    background-color: #ff5800;
    color: #fff!important;
    padding: 6px 20px 8px;
    transition: 0.5s;
    margin: 0 0 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.form-btn:hover {
    background-color: #000;
    text-decoration: none;
}
.service-mega-left{
    float: left;
}
/*nav-sec end*/


/*team-sec start*/
/*.team-img{
    width: 100%;
}
.hm-team-sec{
    padding: 5em 0;
}
.hm-team-sec h6{
    font-family: 'Gantari', sans-serif;
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 27px;
    margin: 0;
    padding: 0 0 25px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}*/
/*team-sec end*/

/*top-rate-sec start*/
.top-img{
    width: 100%;
    height: 70vh;
}
.top-rate-sec{
    padding: 5em 7em;
    background: #fff;
}
.top-rate-left h4{
    font-family: 'verdana', sans-serif;
    font-weight: 600;
    font-size: 27px;
    letter-spacing: 1px;
    line-height: 36px;
    margin: 0;
    padding: 5px 0;
    color: #000;
}
.top-rate-left{
    padding: 10px 0;
}
.top-rate-left p{
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
    padding: 8px 0;
    color: #495057;
}
.top-rate-left p span{
    color: #404549;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 5px;
    display: inline-block;
}
/*top-rate-sec end*/

/*software-developent-home-sec start*/
.services_content p {
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
    padding: 20px 0 2px 0px;
    color: #495057;
    font-weight: normal;
}
.service-img{
    width: 33%;
}
.service-image{
    width: 85%;
}
.services_content h4 {
    color: #08276f;
    font-size: 23px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 0px;
    font-family: 'verdana', sans-serif;
    height: auto;
    line-height: 23px;
}
.learn-btn:hover{
    background-color: #08276f;
    text-decoration: none;
    color: #fff!important;
}
.learn-btn{
    font-family: 'verdana', sans-serif;
    font-size: 14px;
    background-color: #ff5800;
    color: #fff!important;
    padding: 5px 15px 5px;
    transition: 0.5s;
    margin: 25px 0 0;
    display: inline-block;
    line-height: 28px;
    width: 11em;
    text-align: center;
}
.service-sec .main-tabs {
    margin-bottom: 60px!important;
    border: none!important;
}
/*.main-tabs .nav-item:not(:last-child) {
    margin-right: 30px;
}*/
.service-sec .main-tabs .nav-item {
    margin: 0 7px;
}
.service-sec{
    padding: 5em 7em;
    background: #fbfbfb;
}
.title{
    padding: 0 0 50px;
}
.title h3 span {
    color: #08276f;
}
.title h3{
    color: #000;
    font-size: 37px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
    font-family: 'verdana', sans-serif;
    line-height: 50px;
}
.service-sec .main-tabs .nav-item .nav-link {
    display: block;
    height: 145px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 2px;
    border: 1px solid #e5e8ed;
    padding: 27px 10px 26px;
    position: relative;
    background-color: rgb(235,236,255,0.5);
    width: 145px;
}
.service-sec .main-tabs .nav-item .nav-link.active {
    background-color: #fff;
    color: #292225;
}
.service-sec .main-tabs .nav-item.show .nav-link{
    background-color: #fff!important;
}
.service-sec .main-tabs .nav-item .nav-link.active {
    -webkit-box-shadow: 0 5px 10px 0 rgb(3 27 78 / 8%);
    box-shadow: 0 5px 10px 0 rgb(3 27 78 / 8%);
}
.service-sec .main-tabs .nav-item .nav-link.active::before {
    border-top-color: #fff;
}
.service-sec .main-tabs .nav-item .nav-link.active::before {
    opacity: 1;
    visibility: visible;
}
.service-sec .main-tabs{
    position: relative;
    left: 10px;
}
.service-sec .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 #fff;
    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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
}
.service-sec .elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.service-sec .single-service-preview {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 8%);
    padding: 50px 60px;
}


.service-list{
    color: #454545;
    font-family: 'verdana', sans-serif;
    text-align: center;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 0;
    line-height: 16px;
    letter-spacing: 0px;
}

/*software-developent-home-sec end*/


/*skill-sec start*/
.skill-sec{
    display: block;
    padding: 5em 7em;
    background-color:#f9f9f9;
}
.mobile-skill-sec{
    display: none;
}
.skill-sec .col-sm-4{
    padding: 0;
}
.skill-img{
    border: 1px solid #d3d3d3;
    padding: 3px 3px 0;
    margin: 5px 0;
    transition: 0.5s;
}
.skill-img:hover {
    transform: translateY(-10px);
  }
.skill-img img{
    width: 100%;
}
.skill-right-sec .col-sm-3{
    padding: 5px;
}
.skill-content h3{
    color: #000;
    font-size: 35px;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin: 0;
    padding: 50px 0;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 52px;
}
.skill-content h3 span{
    color: #08276f;
    font-size: 37px;
}
.software-btn{
    margin:22px auto 0 auto;
    display: table;
}
/*skill-sec end*/

/*process-sec start*/
.process-box-sec{
    padding: 5em 0;
}
.process-row {
    background: rgb(255,255,255,0.3);
    position: relative;
    padding: 30px 0;
    margin: 0;
}
.social-heading{
    position: relative;
}
.process-sec {
  /*background: url(../images/process.jpg);*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-color: #00164f;
  height: 100%;
  width: 100%;
}
.process-sec::after, .process-sec::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.process-sec::after {
    background-image: url(../images/6.png);
}
/*.process-sec::before {
    content: '';
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    opacity: 0.8;
}*/
.process-box h6{
    font-size: 25px;
    color: #fff;
    padding: 10px 0 0;
    margin: 0;
    letter-spacing: 0.5px;
    font-family: 'verdana', sans-serif;
    text-shadow: -2px 2px 0 rgb(0 0 0 / 80%);
}
.process{
    width: 85%;
    display: table;
    margin: 5px auto 0 auto;
}
.process-plan {
    background: #fff;
    width: 80px;
    padding: 0px;
    margin: 0 auto;
    border: 1px solid #373737;
    height: 80px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.process1{
    width: 70%;
    display: table;
    margin: 12px auto 0 auto;
}
.process2{
    width: 72%;
    display: table;
    margin: 10px auto 0 auto;
}
.process-sec .col-sm-3{
    padding: 0;
}
.social-heading h3 {
    color: #fff;
    font-size: 37px;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: 50px;
}
.process-effects-layer {
    background-image: url(../images/steps.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 800px auto;
    margin-bottom: 0px;
    padding: 25px 0px 0px 0px;
    position: relative;
}
/*process-sec end*/


/*why-choose-sec start*/
.why-choose{
    padding: 5em 0;
    background-color: #f3f3f3;
}

.choose-blue h3 span{
    font-size: 70px;
    color: #00baff;
}
.choose-blue h3{
    color: #f98b22;
    font-size: 60px;
    letter-spacing: 3px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    text-transform: uppercase;
    line-height: 70px;
}
.choose-blue{
    background-image: url(../images/2.png);
    background-size: cover;
    background-color: #00164f;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    padding: 50px 60px;
    height: 285px;
}
.choose-blue h6{
    color: #fff;
    font-size: 25px;
    letter-spacing: 2PX;
    margin: 0;
    padding: 0 0 2px;
    text-align: justify;
    font-family: 'verdana', sans-serif;
    line-height: 30px;
    text-transform: uppercase;
}
.why-choose .col-sm-6{
    padding: 0;
}
.light-blue{
    background-color: #29a9de;
    padding: 70px 80px;
    height: 285px;
}
.light-blue p{
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.7px;
    margin: 0;
    padding: 0 0 2px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 32px;
}
/*why-choose-sec end*/

/*Frequently-sec start*/
.frequently-sec{
    background-image: url(../images/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 6em 0;
}
.frequently-sec h4{
    color: #000;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 50px;
    text-align: center;
    font-family: 'verdana', sans-serif;
    line-height: 50px;
}
.frequently-sec h4 span{
    color: #08276f;
}

.collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */
.collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}
#accordionExample .card{
    margin: 15px 0px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    border-radius: 7px;
    background-color: #06194d;
}
#accordionExample .card a:hover{
    text-decoration: none;
    color: rgb(37,170,226)!important;
}
#accordionExample .card-header{
    padding: 15px 25px;
    background-color: #00164e;
}
#accordionExample .card-body {
    background: #001c64;
    border-top: 1px solid #6c6c6c;
}
#accordionExample .card-body p{
    color: #e4e4e4!important;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0;
    font-family: 'verdana', sans-serif;
}
#accordionExample .card a{
    color: #fff!important;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0;
    text-align: left;
    line-height: 25px;
    font-family: 'verdana', sans-serif;
}
#accordionExample .card a span{
    font-size: 20px;
    color: #fff;
}
.frequently-sec .card-body p{
    color: #535353;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 10px;
    text-align: left;
    font-family: 'verdana', sans-serif;
}
/*Frequently-sec end*/

/**footer-sec start*/
.flag{
    width: 10%;
}
.ftr-logo{
    width: 70%;
    background: #fff;
    padding: 10px 10px;
}
.footer-row-first p{
    color: #f1f1f1;
    font-size: 14px;
    letter-spacing: 0.7px;
    margin: 0;
    padding: 16px 8px 23px 0;
    line-height: 21px;
    font-weight: normal;
}
.footer-sec {
    background: #00164f;
    color: #868c96;
    padding: 0;
}
.footer-wave-svg {
    background-color: transparent;
    display: block;
    /*height: 100px;*/
    position: relative;
    top: -1px;
    width: 100%;
}
.footer-row{
    padding: 5em 7em 0;
}
.footer-wave-path {
    fill: #000c2a;
}
.home-footer-wave-path{
    fill: #fff;
}
.our-location-sec a h6 i,.our-location-sec a p i{
    font-size: 21px;
    padding: 0 3px 0;
    color: #f2f2f2;
}
.our-location-sec a p{
    color: #f1f1f1;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 23px;
    font-weight: normal;
}
.our-location-sec a h6,.ftr-useful-link{
    color: #f1f1f1;
    font-size: 17px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 23px;
    font-weight: normal;
}
.location-first p{
    color: #f1f1f1;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    height: auto;
    padding: 8px 0 15px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 21px;
    font-weight: normal;
}
.our-location-sec {
    padding: 40px 0 4em;
}
.our-location-sec h6{
    color: #a8a7a7;
    font-size: 17px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 7px 0 1px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    font-weight: normal;
}
.location-first h6 a{
    color: #d7d7d7;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 7px 0 1px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    font-weight: normal;
}
.location-first h6 a:hover{
    color: #fff;
    text-decoration: none;
}
.location-first h6:hover i{
    color: #fff;
}
.location-first h6 i{
    font-size: 20px;
    color: #d7d7d7;
    padding: 1px 0;
}
.location-first h4{
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 5px;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 23px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.location-first{
    background: #012277;
    padding: 40px 23px 40px;
    border-radius: 3px;
    margin-top: 20px;
    height: auto;
}
.footer-row-first ul{
    padding: 0;
    margin: 0;
}
.footer-row-first li{
    list-style-type: none;
    display: inline-block;
    margin: 0px 4px;
    background: transparent;
    padding: 7px 9px;
    border: 2px solid #f1f1f1;
    border-radius: 36px;
    width: 35px;
    height: 35px;
    line-height: 22px;
    transition: 0.6s;
}
.footer-row-first li:hover{
    background-color: #fff;
    border: 1px solid #fff;
}
.footer-row-first li:hover i{
    color: #000;
    position: relative;
}
.footer-row-first li i{
    font-size: 17px;
    color: #f1f1f1; 
    margin: 0 auto;
    display: table;
    line-height: 17px;
}
.service-footer-link ul{
    padding: 5px 0 0 8px;
    margin: 0;
}
.service-footer-link h5{
    color: #ededed;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 23px;
    font-weight: 600;
}
.ftr-useful-link p{
    color: #bcbcbc;
    font-size: 14px;
    letter-spacing: 1px;
    border-top: 1px solid #4c4c4c;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    line-height: 21px;
    font-weight: normal;
}
.footer-sec .col-sm-5{
    padding: 0;
}
.service-skill-link .col-lg-6{
    padding: 0 5px;
}
.service-footer-link .col-lg-6{
    padding: 0 7px;
}
.service-footer-link li a::before{
    content: "- ";
}
.service-footer-link li a{
    color: #f1f1f1;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 2px 0;
    text-align: left;
    line-height: 24px;
    font-weight: normal;
    display: block;
    position: relative;
    transition: 0.5s;
}
.service-footer-link li a:hover{
    color: #3bc3fc;
    text-decoration: none;
    padding-left: 6px;
}
.service-footer-link li{
    list-style-type: none;
}

.service-skill-link li a{
    color: #f1f1f1;
    font-size: 15px;
    letter-spacing: 0.7px;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 27px;
    font-weight: normal;
    display: block;
    position: relative;
    transition: 0.5s;
}
.service-skill-link li a::before{
    content: "- ";
}
.service-skill-link li a:hover{
    color: #3bc3fc;
    text-decoration: none;
    padding-left: 6px;
}
.service-skill-link li{
    list-style-type: none;
}
.service-skill-link h5 {
    color: #ededed;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    font-family: 'verdana', sans-serif;
    line-height: 23px;
    font-weight: 600;
}


.ftr-useful-link ul,.service-skill-link ul{
    padding: 5px 0 0 8px;
    margin: 0;
}
.ftr-useful-link li{
    list-style-type: none;
    display: inline-block;
}
.ftr-useful-link li a{
    color: #bcbcbc;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0px 9px 0 0;
    text-align: left;
    line-height: 15px;
    font-weight: normal;
}
/**footer-sec end*/

/*back-to-top start*/

.progress-wrap {
  background: #fff;
  position: fixed;
  right: 0;
  left: 30px;
  bottom: 40px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgb(92 175 216);
  /*z-index: 10000;*/
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    font-family: 'FontAwesome';
    content: '\f106';
    text-align: center;
    line-height: 47px;
    font-size: 33px;
    color: rgb(92 175 216);
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
  opacity: 0;
}

.progress-wrap::before {
  position: absolute;
  font-family: 'FontAwesome';
  content: '\f106';
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  opacity: 0;
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap:hover::before {
  opacity: 1;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #08276f;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

html {
  scroll-behavior: smooth;
}
/*back-to-top end*/

/*latest-blog start*/
.latest-blog-sec h3{
    color: #08276f;
    font-size: 57px;
    letter-spacing: 2px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px;
    text-align: center;
    font-family:'verdana', sans-serif;
    text-transform: uppercase;
    line-height: 63px;
}
.latest-blog-sec{
    padding: 5em 0;
}
.blog-btn{
    margin: 0 auto 0 auto;
    display: table;
}
/*latest-blog end*/

/*review-sec start*/
.testimonials_text img {
    width: 5rem;
    border-radius: 5rem;
    margin: 2rem 0 15px;
}
.testimonials_text h6{
    font-family: 'verdana', sans-serif;
    color: #fccf0c;
    letter-spacing: 0.5px;
    font-size: 18px;
}
.testimonials_text{
    text-align: center;
}
.testimonials_text{
    padding: 70px 65px;
    background: #00164f;
    height: 67vh;
}
.arrow-sec .carousel-control-next, .arrow-sec .carousel-control-prev{
    width: 7.5%;
    opacity: 0.9;
}
.arrow-sec i{
    background-color: #fff;
    padding: 8px;
    font-size: 20px;
    color: #000;
}
.review-section .col-md-6{
    padding: 0;
}
.testimonials_text p{
    font-size: 14px;
    line-height: 22px;
    font-family: 'verdana', sans-serif;
    color: #fccf0c;
    letter-spacing: 0.5px;
    margin: 0;
}
.review-sec{
    height: 67vh;
    padding: 55px 35px 55px;
    background-color: #25aae2;
}
.review-section{
    padding: 5em 7em;
}
.start-icon{
    margin: 0 auto;
    display: table;
}
.start-icon i{
    font-size: 30px;
    padding: 0 5px;
    color: #fccf0c;
}
.review-row-sec{
    padding:40px 0 0;
}
.review-row-sec ul{
    padding: 0;
    margin: 0 auto;
    display: table;
}
.review-img{
    width: 95%;
}
.review-row-sec li{
    list-style-type: none;
    margin: 0 15px;
    display: inline-block;
}

.review-row-sec h6 {
    color: #000;
    font-size: 23px;
    letter-spacing: 0.7px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 30px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    line-height: 50px;
}
.review-up-content h5{
    color: #08276f;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    padding:7px 0;
    text-align: center;
    font-family: 'verdana', sans-serif;
    line-height: 50px;
}
        
/*review-sec end*/

/*development-center start*/
.development-sec-start{
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5em 0;
}
.software-btn1 {
    margin: 20px auto 0 auto;
    display: table;
}
.development-part h3{
    color: #fff;
    font-size: 45px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0;
    padding: 0 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: 50px;
}
/*development-center end*/

/*services-banner start*/
.service-content h2{
    font-family: 'Poppins', sans-serif;
    font-size: 47px;
    position: relative;
    text-transform: capitalize;
    color: #000;
    margin: 0;
}
.service-content h2::before {
    content: 'Services' !important;
    top: -35px!important;
    position: absolute;
    font-size: 65px;
    bottom: 0;
    -webkit-text-fill-color: transparent;
    opacity: .1;
    z-index: 0;
    width: 100%;
    -webkit-text-stroke: 2px #1f1f1f;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    letter-spacing: 1px;
}
.services-banner{
    padding: 4em 0 5em 0;
}
.service-content h6{
    font-family: 'verdana', sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin: 0;
    padding:5px 0;
}
.service-content h6 span{
    color: #002c71;
}
.service-content p{
    font-size: 15px;
    color: #777878;
    padding: 10px 0;
    margin: 0;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-align: justify;
    font-family: 'verdana', sans-serif;
}
.services-banner li{
    list-style-type: none;
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'verdana', sans-serif;
}
.services-banner ol{
    padding:40px 0 20px;
    margin: 0;
}
.services-banner li a{
    color: #002c71;
}
.service-content{
    padding:25px 0 0 13em;
}
.service-text{
    padding: 0 0 20px;
}
.service-text h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    color: #000;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 25px;
    line-height: 37px;
    text-align: center;
    position: relative;
}
.service-text h2::before {
    content: 'We Offer' !important;
    top: -22px!important;
    position: absolute;
    font-size: 65px;
    bottom: 0;
    -webkit-text-fill-color: transparent;
    opacity: .1;
    z-index: 0;
    width: 100%;
    -webkit-text-stroke: 2px #1f1f1f;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    letter-spacing: 1px;
}
.services-sec-area h4{
    font-family: 'verdana', sans-serif;
    font-size: 23px;
    color: #002c71;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 15px;
    line-height: 37px;
    text-decoration: underline;
}

.services-sec-area li{
    list-style-type: none;
}
.services-sec-area li a{
    font-size: 18px;
    display: block;
    position: relative;
    color: #252b33;
    font-family: 'verdana', sans-serif;
    letter-spacing: 1.2px;
    padding: 5px 0 0 30px;
    margin: 5px 0;
    line-height: 28px;
    text-decoration: none;
}
.services-sec-area ul{
    padding: 0;
    margin: 0;
}
.services-sec-area ul li a::before {
    content: '+';
    position: absolute;
    left: 0;
    font-size: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.services-sec-area ul li a.desc:hover {
    color: #ff5800;
}
.service-we-offer{
    padding: 6em 0 2em;
    background-color: #fbfbfb;
    position: relative;
    overflow: hidden;
}
.service-we-offer:before {
    content: "";
    background: url(../images/dot.png);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.services-sec-area {
    padding: 40px 0;
    transition: 0.7s;
}
.services-sec-area:hover {
    padding: 40px 30px;
    background-color: #fff;
    box-shadow: 0 3px 12px 0 rgb(143 143 143 / 10%);
}

/*services-banner end*/


/*contact-us start*/
.google-map{
    padding: 0 0 5em;
}
.contact_us{
    background-color: #f1f1f1;
    padding: 120px 0px;
}
.contact-address-sec{
    padding: 5em 7em;
}
.contact_inner{
    background: #25aae2;
    position: relative;
    border-radius: 25px;
}
.contact_field{
    padding: 60px 340px 80px 4em;
}
.right_conatct_social_icon{
    height: 100%;
}
.contact_form_inner .form-group input::placeholder,
.contact_form_inner .form-group textarea::placeholder { 
  color: #d8d8d8;
  font-family: 'verdana', sans-serif;
  font-size: 13px;
}
.contact_form_inner h3{
   color: #fff;
    font-size: 25px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
}
.right_conatct_social_icon {
    background: #00164f;
}

.contact_info_sec {
    position: absolute;
    background-color: rgb(245 252 255);
    right: 0px;
    top: 12%;
    height: 380px;
    width: 500px;
    padding: 55px 45px;
    border-radius: 25px 0 0 25px;
}
.contact_info_sec h4{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: 600;
    letter-spacing: 0.7px;
}
.contact-info h6{
    color: #000;
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 22px;
}
.contact-info {
    display: flex;
    margin: 15px 0;
}
.cont-icon{
    width: 42px;
    background: #001240;
    display: inline-block;
    padding: 8px;
    height: 40px;
    margin: 0 13px 0 0;
}
.contact-info i{
    color: #fff;
    font-size: 19px;
    width: 25px;
    text-align: center;
}
/*contact-us end*/


/*thank-you-page start*/
.thank-page-content h2{
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    padding: 25px 0 15px 0;
    line-height: 55px;
    text-align: center;
}

.thank-you-page{
    background-image: url(../images/thankyou.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 550px;
}
.thank-you-page::before {
    content: '';
    display: block;
    position: absolute;
    background: linear-gradient(138deg,#165b5e 0,#0f3a4a 11%,#091b38 20%);
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
.thank-page-content.text-center {
    padding: 10em 0 5em;
    position: relative;
}
.thank-page-content p{
     color: #fff;
      letter-spacing: 1px;
      margin: 0;
      padding: 5px 0;
      font-size: 18px;
      font-family: 'verdana', sans-serif;
      line-height: 27px;
}
/*thank-you-page end*/




/*work-process start*/
.work-process-responsive{
    padding: 5em 0;
    background-image: url(../images/2.png);
    background-size: cover;
    background-color: #00164f;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
}
.work-process-icon1{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    width: 90%;
    margin: 0 auto;
    padding: 25px 26px;
    position: relative;
}
.work-process-icon1::before{
    content: "- ";
    position: absolute;
    font-size: 70px;
    text-align: center;
    color: white;
    right: -19%;
    top: 25px;
    opacity: 0.7;
}
.work-process-icon1 h5{
      color: #000;
      letter-spacing: 1px;
      margin: 0;
      padding: 30px 0;
      font-size: 17px;
      font-family: 'verdana', sans-serif;
      line-height: 30px;
      text-align: center;
      font-weight: 600;
      font-style: italic;
}





.work-process-sec{
    padding: 5em 0;
    background-image: url(../images/2.png);
    background-size: cover;
    background-color: #00164f;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
.work-process-icon{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    width: 90%;
    margin: 0 auto;
    padding: 25px 26px;
}
.work-process-sec .col-sm-3{
    padding: 0;
}
.work-process-icon h5{
      color: #000;
      letter-spacing: 1px;
      margin: 0;
      padding: 30px 0;
      font-size: 17px;
      font-family: 'verdana', sans-serif;
      line-height: 30px;
      text-align: center;
      font-weight: 600;
      font-style: italic;
}
.process-shadow{
    box-shadow: 0px 0px 20px 0px rgb(255 255 255 / 80%);
    padding: 30px 0 30px 0;
    border-radius: 500% 500% 500% 500%;
    height: 160px;
    width: 160px;
    background-color: rgb(255,255,255,0.9);
}
.work-process-row{
    padding: 25px 0 0;
}
/*work-process end*/


/* fixed two btn start */
.fixed-two-btn{
    position: fixed;
    z-index: 9000;
    top:40%;
    left: -1px;
    width: 55px;
}
.fixed-two-btn li{
       transform: rotate(90deg);    
    transform-origin: bottom left;
}
.fixed-request-quote-btn{
    padding: 0!important;
    position: relative;
    margin-left: -83px;
}

.fixed-request-quote-btn .under-btn-txt span {
    display: block;
    font-size: 13px;
    line-height: 17px;
    text-transform: initial;
}

.fixed-talk-hr-btn{
    padding: 0!important;
}
.fixed-talk-hr-btn .under-btn-txt {
    width: 10em;
    display: flex;
    font-family: 'verdana', sans-serif;
    flex-wrap: wrap;
    flex-flow: column;
    align-items: center;
    letter-spacing: 1px;
    justify-content: center;
    padding: 10px 14px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    position: relative;
    background-image: linear-gradient(to right, #021e64 , #011036);
    color: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
}
/* fixed two btn end */



/*contact-sec start*/
.about-banner{
    position: relative;
    z-index: 1;
    background-position: 0 0;
    background-size: cover;
    background-repeat: repeat;
    overflow: hidden;
    padding: 7em 0;
    background-attachment: fixed;
    background-image: url(../images/bg1.jpg);
}
.about-banner:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0a4c7f;
    transform: scaleX(1.5);
    opacity: .7;
}
.about-banner-content h2{
    font-family: 'Poppins', sans-serif;
    font-size: 43px;
    color: #fff;
    letter-spacing: 2px;
    margin: 0;
    padding: 10px;
    line-height: 37px;
    text-align: center;
    text-transform: uppercase;
}
.about-banner-content{
    position: relative;
    z-index: 1;
}

/*contact-sec end*/

.float{
    position: fixed;
    width: 55px;
    height:55px;
    bottom:30px;
    right: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    z-index: 100;
}
.float i{
    font-size: 30px;
    line-height: 56px;
}
.float:hover i{
    color: #fff;
}
.my-float{
    margin-top:16px;
}
.logo-image{
    width: 95%;
    margin: 0 auto;
    display: table;
}
.logo-slider{
    display: block;
    padding: 3em 0;
    background-color: #f3f3f3;
}
.mobile-logo-slider{
    display: none;
    padding: 3em 15px;
    background-color: #f3f3f3;
}
.logo-img-sec {
    border: 1px solid #dadada;
    background: #fff;
    padding: 5px;
}
.review-logo-sec h6{
    color: #000;
    font-size: 23px;
    letter-spacing: 0.7px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 25px;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.our-client-title{
    color: #00164f;
    font-size: 17px;
    letter-spacing: 0.7px;
    margin: 0;
    font-weight: 600;
    padding: 10px 0 0;
    text-align: center;
    font-family: 'verdana', sans-serif;
}



/*career-start*/
.career-content h2{
    margin: 0 0 2px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    line-height: 24px;
    font-weight: 700;
}
.career-content h5{
    color: #3957e9;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 0;
    margin: 0;
}
.career-content span{
    color: #3957e9;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 0 10px;
    margin: 0;
}
.career-content{
    background-color: #fff;
    transition: 0.5s;
    box-shadow: 0 0 30px 10px rgb(52 108 136 / 18%);
    padding: 30px;
}
.career-content:hover{
    background-color: #f1f7fa;
}
.career-content ul{
    padding:10px 0;
    margin: 0;
}
.career-content p {
    font-family: 'verdana', sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    color: #495057;
}
.career-content li{
    list-style-type: none;
    display: inline-block;
}
/*career-end*/