body{
background-color: #fff;
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 27px;
text-align: left;
font-family: 'Mulish', sans-serif;
overflow-x: hidden;
}
/*Start-additional*/
section{
padding-top: 3%;
padding-bottom: 3%;
}
a{
text-decoration: none;
color: #08499f;
}
hr{
border-top: 5px solid #2d4a8a !important;
width: 60px;
opacity: 1!important;
margin: 0rem auto;
}
@media(min-width:992px){
.text-lg-left{
text-align:left!important
}
.text-lg-right{
text-align:right!important
}
.text-lg-center{
text-align:center!important
}
.mt-lg-n1{
margin-top:-5rem!important
}
.mt-lg-n2{
margin-top:-10rem!important
}
.mt-lg-n3{
margin-top:-15rem!important
}
.mt-lg-n4{
margin-top:-20rem!important
}
}
/*end-additional*/

/*start-header*/
.navbar-light .navbar-nav .nav-link {
color: #000;
font-weight: 800;
padding:  .5rem 1rem;
}
.navbar-light .navbar-nav .nav-link:hover {
color: #08499f;
font-weight: 800;
}
.bell{height:20px;
	width:20px;animation-name:bell-ring;animation-duration:7s;
	animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:ease-in-out;
	animation-delay:.4s;transform-origin:10px 0 0}
	@keyframes bell-ring{0%,100%,43%{transform:rotate(0deg)}1%,9%{transform:rotate(30deg)}11%,3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}}
/*end-header*/

.btn-round{border-radius:30px;padding-left:30px;padding-right:30px}

.card-round{border-radius:20px}
.card-g1,.card-g2,.card-g3,.card-g4{border-radius:20px;position:relative}
.card-g1{background-color:#4285f4}
.card-g1:hover{background-color:#4285f4}
.card-g2{background-color:#ea4335}
.card-g2:hover{background-color:#ea4335}
.card-g3{background-color:#ff7007}
.card-g3:hover{background-color:#ff7007}
.card-g4{background-color:#34a853}
.card-g4:hover{background-color:#34a853}
.card-blue,.card-green,.card-orange,.card-red{border-radius:30px;position:relative}

/*start-color*/
.text-blue{
color: #08499f;
}
.btn-blue{
background-color: #08499f;
border: 2px solid #08499f;
color: #fff;
font-weight: 700;
}
.btn-blue:hover{
background-color: #fff;
border: 2px solid #08499f;
color: #08499f;
}
.text-yellow{
color: #ff9200;
}
.btn-yellow{
background-color: #fff;
border: 2px solid #ff9200;
/*color: #e18100;*/
color: #ff9200;
font-weight: 700;
}
.btn-yellow:hover{
background-color: #ff9200;
border: 2px solid #ff9200;
color: #fff;
}
/*end-color*/
/*start-background*/
.bg-para{
background: url(../img/bg/slider-mainbg-003.webp);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-blue{
background-color: #08499f;
}
.bg-white-light{
background-color: rgba(255, 255, 255, 0.3);
}
.bg-clients{
background-image: url(../img/bg/row-bgimage-11.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
@media(min-width: 992px){
.bg-cnt{
background-image: url(../img/bg/bg-cnt.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
}
.why-us{
background-image: url(../img/bg/why-us.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
/*end-background*/

/*start-underline*/
@media(max-width: 991px){
.em_bar {
background : none 0 0 repeat scroll #000;
height : 2px;
margin : 0 auto 5px;
width : 90px;
}
}
.em_bar1 {
background : none 0 0 repeat scroll #000;
height : 2px;
margin : 0 auto 5px;
width : 90px;
}
.em_bar {
background : none 0 0 repeat scroll #000;
height : 2px;
/*margin : 0 auto 5px;*/
width : 90px;
}
.text-left .em_bar {
margin : 0;
}
.em_bar_bg {
height : 5px;
width : 90px;
background : #08499f;
margin : 20px auto;
position : relative;
border-radius : 30px;
}
.em_bar_bg:before {
content : '';
position : absolute;
left : 0;
top : -2.7px;
height : 10px;
width : 10px;
border-radius : 50%;
background : #ff9200;
animation-duration : 3s;
animation-timing-function : linear;
animation-iteration-count : infinite;
animation-name : MOVE-BG;
}
@keyframes MOVE-BG {
from {
transform : translateX(0);
}
to {
transform : translateX(88px);
}
}
.btn-shake {
cursor : pointer;
}
.btn-shake:hover {
animation : shake 0.82s cubic-bezier(0.36,0.07,0.19,0.97) both;
transform : translate3d(0,0,0);
perspective : 1000px;
}
@keyframes shake {
10%, 90% {
transform : translate3d(-1px,0,0);
}
20%, 80% {
transform : translate3d(2px,0,0);
}
30%, 50%, 70% {
transform : translate3d(-2px,0,0);
}
40%, 60% {
transform : translate3d(2px,0,0);
}
}

/*end-underline*/

/*start-tabs*/
.features .nav-tabs {
border: 0;
}
.features .nav-link {
background: #fff;
border: 1px solid #d4d6df;
padding: 15px;
transition: 0.3s;
color: #2a2c39;
border-radius: 0;
display: flex;
align-items: center;
justify-content: center;
}
.features .nav-link .tab-txt {
font-size: 18px;
font-weight: 600;
margin: 0;
}
.features .nav-link:hover {
color: #08499f;
}
.features .nav-link.active {
background: #08499f;
color: #fff;
border-color: #08499f;
}
@media (max-width: 575px) {
.features .nav-link {
padding: 15px;
}
.features .nav-link .tab-txt {
font-size: 12px;
font-weight: 600;
margin: 0;
}
}
.features .tab-content {
margin-top: 30px;
}
.features .tab-pane ul {
list-style: none;
padding: 0;
}
.features .tab-pane ul li {
padding-bottom: 10px;
}
.features .tab-pane ul i {
font-size: 20px;
padding-right: 4px;
color: #08499f;
}
.features .tab-pane p:last-child {
margin-bottom: 0;
}
/*end-tabs*/

/*start-overlay*/
.container1 {
position : relative;
width : 100%;
}
.container1:hover .overlay {
height : 100%;
opacity : 0.8;
padding-top : 80px;
}
.overlay {
position : absolute;
bottom : 0;
left : 0;
right : 0;
background-color : #e7e7e7;
overflow : hidden;
width : auto;
height : 90px;
transition : 0.5s ease;
}
/*end-overlay*/

/*start-effects*/

.card-panel{
border:2px solid #fff
}
.card-panel:hover{
transition:all .2s
}
.btn-outline-blue{
color:#fff;
background-color:#08499f;
border-color:#08499f;
border: 2px solid #08499f;
}
.card-panel:hover .btn-outline-blue{
border: 2px solid #08499f;
color: #08499f;
background-color:transparent;
}

.card-panel:hover .svg{
fill:#fff
}
.card-round{
border-radius:20px
}

.btn-round{
border-radius:50px;
padding-left:50px;
padding-right:50px
}
/*end-effects*/

.bg-footer{
background-color: #253044;
}
.bg-footer p{
color: #fff;
}
.bg-footer a{
color: #fff;
}
.border-muted{
border-top: 1px solid #6c757d;
}
/*end-footer*/

/*style*/

ul.list-right-small {
list-style: none;
padding-left: 14px;
}
ul.list-right-small li {
position: relative;
text-align: left;
padding-bottom: .5rem;
}
ul.list-right-small li a{
color: #fff;
}

/*ul.list-right-small li a:hover{
color: #08499f;
}*/

ul.list-right-small li::before {
position: absolute;
height: 20px;
width: 20px;
content: "";
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(200,200,200)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
background-size: auto;
background-size: 14px 14px;
top: 8px;
margin-left: -20px;
}

ul.list-check {
list-style : none;
padding-left : 20px;
}
ul.list-check li {
position : relative;
text-align : left;
padding-bottom : 5px;
margin-left : 27px;
}
ul.list-check li:before {
position : absolute;
height : 20px;
width : 20px;
content : "";
background : url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(255,146,0)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
background-size : 20px 20px;
top : 5px;
margin-left : -27px;
}

a.gotoTop{
position:fixed;
z-index:1100;
right:0;
bottom:120px;
width:30px;
color:#fff;
background-color:#08499f;
padding:2px 10px 5px;
display:none
}
a.gotoTop:hover{
text-decoration:none;
background-color:#06c
}

/*end-style*/

/*start-accordion*/
.accordion-button{
padding: 1rem 2.25rem!important;
}

.faq_q button, .faq_q button:focus, .faq_q button:not(.collapsed) {
font-size: 18px;
color: #181617;
font-weight: 600;
border: none;
background: transparent;
border-color: transparent;
box-shadow: none;
margin-left: 30px;
}
.faq_q button:before {
position: absolute;
margin-left: -10px;
left: 0;
top: auto;
bottom: auto;
font-size: 30px;
font-weight: normal;
color: #06c;
content: "Q."
}
.faq_q .accordion-body{
position: relative;
margin-left: 40px;
}
.faq_q .accordion-body:before{
position: absolute;
margin-left: -20px;
left: 0;
top: auto;
bottom: auto;
font-size: 30px;
color: #000;
content: "A."
}
/*end-accordion*/

.breadcrumb-item + .breadcrumb-item::before {
height: 12px;
width: 20px;
content: "";
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(20, 84, 119)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
background-size: auto;
background-size: 12px 12px;
margin-top: 9px;
font-weight: 600;
font-size: small;
}
 .bg-globe{
        background:#08499f url(../img/bg/bg-call.png) repeat;
    }
    
img.sticky{
	position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
.bg-light-blue{
	background-color:#f2f2f2!important
}
.card-panel:hover .bg-light-blue{
	background-color:#08499f!important
}

.step{
   /* background: #c00;*/
    width: 30%;
    border-radius: 20px 0px 20px 0px;
    padding:  5px;
  /*  color: #fff;*/
}

.about-main section.our-customers .logo {
    -webkit-box-shadow: 0px 10px 20px rgba(43,74,148,0.15);
    box-shadow: 0px 10px 20px rgba(43,74,148,0.15);
    border-radius: 4px;
    background: #fff;
}



/*effect*/
.box-effect {
background: #000;
position: relative;
}

.box-effect:after {
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: -30%;
bottom: 0;
right: 70%;
transform: skew(20deg) translateX(-75%);
}

.box-effect:hover:after {
transform: skew(20deg) translateX(0);
}

.box-effect img {
width: 100%;
height: auto;
}

.box-effect:hover img {
opacity: 0.5;
}

.box-effect .box-content {
padding: 20px;
text-align: right;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}

.box-effect .icon {
padding: 0;
list-style: none;
}
.box-effect .title {
font-size: 20px;
font-weight: 900;
color: #fff;
margin: 0 0 10px;
transform: scale(0);
}

.box-effect:hover .title {
transform: scale(1);
}

.box-effect .icon {
opacity: 0;
transform: translateX(40px);
transition: all 0.35s ease 0s;
}

.box-effect .post {
display: block;
font-size: 14px;
color: #fff;
margin-bottom: 5px;
}

.box-effect .icon {
display: inline-block;
margin: 0;
}

.box-effect:hover .icon ,
.box-effect:hover .post {
opacity: 1;
transform: translateX(0);
background: #fff;
}

/*
@media only screen and (max-width: 990px) {
.box6 {
margin-bottom: 30px;
}
}*/
/*end effect*/