@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
body
{
	overflow-x: hidden;
}
*
{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
.sec-2
{
	background: #f2f2f2;
	padding: 1em 0 5em 0;
}
.d-ctn-12
{
	    display: flex;
    justify-content: center;
}
.sticky-nav.menu_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  animation: sticky 1s;
  box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
  background-color: #fff;
}
@keyframes sticky {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.top-header
{
	    position: absolute;
    width: 100%;
}
.gallery-1 img {
    width: 100%;
    height: 100%;
}
iframe {
    border: 0;
    width: 100%;
    height: 100%;
}
.gal {
    position: relative;
    margin-bottom: 2em;
}
.info-gall {
    position: absolute;
    width: 93%;
    bottom: 10p;
    background-color: rgb(2 2 2 / 60%);
    bottom: 0;
    text-shadow: 0em 0em 0.3em rgb(0 0 0 / 40%);
}
.gallery-1 h1 {
    color: #fff;
    font-size: 20px;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
}
.gallery-1 img {
    width: 100%;
}
.news-list
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
        display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
    display: flex;

}
.left-div
{
	margin-bottom: 0px;
}
.sec-news
{
	    background: #f2f2f2;
    padding-bottom: 60px;
}
.news-list li
{
    margin-right: 50px;
}
.news-bx p
{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
        display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
}
.news-bx {
     background-color: #0e3983;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 0px;
}
.news-bx p
{
	color: #5d5d5d;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.our-client-block-2
{
	    background: #ccc;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
        height: 250px;
}
.our-client-block
{
	width: 180px;
	height: 180px;
}
.our-client-block img 
{
	width: 100%;
	height: 100%;
}
.ph-bx-2
{
	display: flex;
	margin-top: 10px;
}
.f2-icon {
    height: 30px;
    width: 30px;
    background: #0f3983;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f3-icon {
    height: 26px;
    width: 26px;
    background: #0f3983;
    color: #fff;
    font-size: 13px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub-title
{
	  font-family: "Poppins", sans-serif;
	  letter-spacing: 3px;
	  margin:0 0 16px 0;
	  padding:0;
	  font-size: 18px;
	  font-weight: 500;
	  text-transform: uppercase;
}
.col-0f
{
	color: #0f3983;
}
.ph-bx
{
	display: flex;
	align-items: center;
}
.title
{
   font-family: 'Poppins', sans-serif;
	  margin:0 0 24px 0;
	  padding:0;
	  font-size: 30px;
	  font-weight: 500;
}
.col-a025
{
	color: #a0251a;
}
.info
{
	color:#5d5d5d;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 14px 0;
}

.container{
	max-width: 1170px;
	margin:auto;
}
ul{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
.header .menu
{
	    margin-top: 32px;
    margin-left: -30px;
}
.ph-bx
{
	    display: flex;
    align-items: center;
        position: relative;
    top: -9px;
}
.tel-no1
{
	color: #00000c;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-left: 10px;
}
.soc-link
{
	display: flex;
	margin-left: -52px;
}
.soc-link li 
{
	margin-left: 13px;
}
.left-10px
{
	    margin-left: 6px;
}
.right-10px
{
	    margin-right: 6px;
}
.top-link
{
	display: flex;
justify-content: center;
}
.txt-just
{
	text-align: justify;
}
.top-link li
{
	margin-right: 30px;
}
/*header*/
.header{
	position: absolute;
	width: 100%;
	left:0;
	top:0;
	z-index: 99;
	padding: 0px;
}
.header-main{
	background-color: #ffffff;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
	padding: 10px 0;
	border-radius: 0px;
}
.header .logo{
	padding: 0;
}
.header .logo img{
	width: 100px;
}
.header .logo a{
	font-size: 30px;
	text-transform: capitalize;
	color: #0f3983;
	font-weight: 600;
}
.header .nav-menu{
	padding: 0px;
}
.header .menu > .menu-item{
	display: inline-block;
	margin-right: 24px;
	position: relative;
}
.header .menu > .menu-item > a{
	display: block;
	padding: 12px 0;
	font-size: 16px;
	color:#0f3983;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	transition: all 0.3s ease;
}
.header .menu > .menu-item > a .plus{
	display: inline-block;
	height: 12px;
	width: 12px;
	position: relative;
	margin-left:5px; 
	pointer-events: none;
}
.header .menu > .menu-item > a .plus:before,
.header .menu > .menu-item > a .plus:after{
	content:'';
	position: absolute;
	box-sizing: border-box;
	left: 50%;
	top:50%;
	background-color: #000000;
	height: 2px;
	width: 100%;
	transform: translate(-50%,-50%);
	transition: all 0.3s ease;
}
.header .menu > .menu-item:hover > a .plus:before,
.header .menu > .menu-item:hover > a .plus:after{
   background-color: #0f3983;
}
.header .menu > .menu-item > a .plus:after{
   transform: translate(-50%,-50%) rotate(-90deg);	
}
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
.header .menu > .menu-item:hover > a{
	color: #0f3983;
}
.header .menu > .menu-item > .sub-menu{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	width: 220px;
	position: absolute;
	left:0;
	top:100%;
	background-color: #ffffff;
	padding: 10px 0;
	border-top: 3px solid #0f3983;
	transform: translateY(10px);
	transition: all 0.3s ease;
	opacity:0;
	visibility: hidden;
}
@media(min-width: 992px){
.header .menu > .menu-item-has-children:hover > .sub-menu{
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
 }
 .header .menu > .menu-item-has-children:hover > a .plus:after{
    transform: translate(-50%,-50%) rotate(0deg);		
 }
}
.header .menu > .menu-item > .sub-menu > .menu-item{
	display: block;
}
.header .menu > .menu-item > .sub-menu > .menu-item > a{
	display: block;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	transition: all 0.3s ease;
	text-transform: capitalize;
}
.header .open-nav-menu{
	height: 34px;
	width: 40px;
	margin-right: 15px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.header .open-nav-menu span{
	display: block;
	height: 3px;
	width: 24px;
	background-color: #000000;
    position: relative;
}
.header .open-nav-menu span:before,
.header .open-nav-menu span:after{
	content: '';
	position: absolute;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	box-sizing: border-box;
}
.header .open-nav-menu span:before{
	top:-7px;
}
.header .open-nav-menu span:after{
	top:7px;
}
.header .close-nav-menu{
	height: 40px;
	width: 40px;
	background-color: #ffffff;
	margin:0 0 15px 15px;
	cursor: pointer;
	display: none;
	align-items: center;
	justify-content: center;
}
.header .close-nav-menu img{
	width: 16px;
}
.header .menu-overlay{
	position: fixed;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
	left:0;
	top:0;
	height: 100%;
	width: 100%;
	visibility: hidden;
	opacity:0;
	transition: all 0.3s ease;
}

/*home section*/
.home-section{
	width: 100%;
	display: block;
	min-height: 100vh;
	background-image: url('../img/home.jpg');
	background-position: center top;
	background-size: cover;
}
.header .menu > .menu-item > a:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#9e2117;
    width: 100%;
    bottom: 3px;
    border-radius: 20px;
    height: 3px;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 650ms;
}
.header .menu > .menu-item > a:hover::before
{
  transform: scaleX(1);
}

/* responsive */

@media(max-width: 991px){
	.header .menu-overlay.active{
	visibility: visible;
	opacity: 1;
}
	.header .nav-menu{
		position: fixed;
		right: -280px;
		visibility: hidden;
		width: 280px;
		height: 100%;
		top:0;
		overflow-y: auto;
		background-color: #fff;
		z-index: 1000;
		padding: 15px 0;
		transition: all 0.5s ease;
	}
	.header .nav-menu.open{
		visibility: visible;
		right: 0px;
	}
	.header .menu > .menu-item{
		display: block;
		margin:0;
	}
	.header .menu > .menu-item-has-children > a{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header .menu > .menu-item > a{
/*		color: #ffffff;*/
		padding: 12px 15px;
		border-bottom: 1px solid #e9e9e9;
	}
	.header .menu > .menu-item:first-child > a{
	    border-top: 1px solid #333333;	
	}
	.header .menu > .menu-item > a .plus:before, 
	.header .menu > .menu-item > a .plus:after{
		background-color: #ffffff;
	}
	.header .menu > .menu-item-has-children.active > a .plus:after{
        transform: translate(-50%,-50%) rotate(0deg);
	}
	.header .menu > .menu-item > .sub-menu{
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		border:none;
		background-color: transparent;
		box-shadow: none;
		transform: translateY(0px);
		padding: 0px;
		left: auto;
		top:auto;
		max-height: 0;
		overflow: hidden;
	}
	.header .menu > .menu-item > .sub-menu > .menu-item > a{
		padding: 12px 45px;
		color: #ffffff;
		border-bottom: 1px solid #333333;
	}
	.header .close-nav-menu,
	.header .open-nav-menu{
		display: flex;
	}
}
.div-right
{
	padding-left: 24px;
}

.sec-3
{
	background-color: #ffffff;
	padding:4em 0;
}

.btn-view-23
{
	background-color: #a0251a;
	border:1px solid #a0251a;
	color:#ffffff;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	padding: 8px 10px;
	text-align: center;
	border:none;
	height: 40px;
	transition: 0.5s all;
}
.btn-view-23:hover
{
background-color: #fff;
color: #a0251a;
}
.d-btn
{
	display: flex;
	justify-content: flex-end;
}
.header .nav ul li a.active
{

}
.ser-box
{
	background-color: #fdecea;
	padding:2em 20px;
	margin-top:24px;
	margin-bottom: 14px;
	transition: 0.5s all;
	border:1px solid #fdecea;
	transform: translateY(0px);
}
.ser-box:hover
{
	background-color: #fff;
	border:1px solid #fdecea;
	transform: translateY(-11px);
}

.ser-dis
{
	    height: 126px;
    overflow: hidden;
}
.font-ser
{
	 font-family: 'Poppins', sans-serif;
    margin:15px 0 20px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
     color: #a0251a;
}

.read-more-btn
{
	color: #2e5292;
	 font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #2e5292;
	font-weight: 500;
	display: block;
	margin-top:10px;
	position: relative;
}
.read-more-btn:before
{
    content: '';
    position: absolute;
    bottom: -5px;
    width: 84px;
    display: block;
    height: 2px;
    background-color: #a0251a;
}
.sec-4 {
    background: url(../images/bg.png) no-repeat center;
    height: 620px;
    width: 100%;
    margin-top: 120px;
}
.box-cnt
{
	margin:-100px 30px 0 30px;
	 box-shadow: 0px 2px 57px 0px rgba(0, 0, 0, 0.4);
	 -webkit- box-shadow: 0px 2px 57px 0px rgba(0, 0, 0, 0.4);
	 -moz- box-shadow: 0px 2px 57px 0px rgba(0, 0, 0, 0.4);
	 -o- box-shadow: 0px 2px 57px 0px rgba(0, 0, 0, 0.4);
}
.col-fff
{
	color: #fff;
}
.right-bx
{
padding: 30px;
}
.lin-he
{
	line-height: 36px;
}
.righ-bx-1 h3 
{
	    font-family: 'Poppins', sans-serif;
    margin: 20px 0 16px 0;
    padding: 0;
    font-size:20px;
    font-weight: 500;
    color:#fff;
}
.service-div-3
{
	    margin-bottom: 2em;
	    transition: 0.5s all;
	    
}
.ser-box-3
{
	overflow: hidden;
	transition: 0.5s all;
}
.service-div-3:hover .info-sbt-ser
{
    bottom: 40px;
}
.righ-bx-1
{
	margin-top: 8px;
}
.service-div-3:hover
{
    transform: scale(1.1);
}
.client-item
{
	width: 180px;
	height:180px;
	background-color: #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
}
.client-item  img
{
width: 100%;
height: 100%;
}
.read-more-btn-1
{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	display: block;
	margin-top:10px;
	position: relative;
}
.counters
{
	padding-top:3em;
}
.counter-value
{
	font-family: "Poppins", sans-serif;
	color:#fff;
	font-size: 40px;
	font-weight: 600;
}
.sec-c1
{
	    padding-left: 80px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.count-text
{
	font-family: "Poppins", sans-serif;
	color:#fff;
	font-size: 18px;
	font-weight: 500;

}
.view-link
{
	    color: #a0251a;
    font-family: "Poppins", sans-serif;
    padding-top: 19px;
    display: block;
}
.header .menu > .menu-item > a.active:before {
    content: '';
    position: absolute;
    left: 0;
    background-color:#9e2117;
    width: 100%;
    bottom: 9px;
    height: 3px;
    transform: scaleX(1);
    transform-origin: center;
    transition: transform 650ms;
}
.bnt-ar
{
	color: #fff;
	position: relative;
	top:5px;
	font-size: 20px;
	margin-left:18px;
}

.sec-5
{
	padding:4em 0;
	background-color: #ffffff;
}

 .progress-title {
    font-size: 18px;
    color: #000000;
    margin: 36px 0 9px 0;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
        .progress{
            background-color:#d6d6d6;
            height:10px;
            overflow: visible !important;
            position: relative;
            margin-bottom: 30px;
            position: relative;
            border-radius:20px !important;
            box-shadow: none;
     	 }
        .progress .progress-bar{
            animation: animate-positive 2s;
            position: relative;
            box-shadow: none;
      		border-radius:20px !important;
        }
       
        .progress .progress-value{
            position: absolute;
            padding: 3px 7px;
            top:-50px;
            right:-20px;
            font-size:14px;
            color:#ffffff;
            background-color: #000000;
            display: block;
        }
        .progress .progress-value:after{
            content: "";
            position: absolute;
            bottom:-6px;
            left: 35%;
            border-top: 7px solid #000000;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
        }

        @-webkit-keyframes animate-positive {
            0% { width: 0%; }
        }

        @keyframes animate-positive {
            0% { width: 0%; }
        }


.float-right-h1
{
	float: right;
}
.sec-6
{
	background-color: #f2f2f2;
	padding:3em 0;
	margin-bottom: 3em;
}
.sec-7
{
	padding:4em 0 4em 0;
	background-color: #fdecea;
}
.our-tesi-1 .testi-slider-img {
    width: 100px;
    height: 100px;
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    /* border-radius: 0 20px 0 20px; */
}

.description {
    font-size: 16px;
    color: #676767;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    text-align: center;
}
.testi-slider-nm-1 {
    margin-top: 40px;
}
.testi-slider-nm-1 h3 {
    color: #41326d;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-align: center;
}
.testi-slider-nm-1 h4
{
        color: #8f8f8f;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.our-tesi-1 .testi-slider-img {
    width: 100px;
    height: 100px;
    display: flex;
    /* justify-content: center; */
    /* align-items: center; */
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    background: #f1f1f1;
    border-radius: 50%;
    /* border-radius: 0 20px 0 20px; */
}
.testi-slider
{
    margin-top: 20px;
}
 .our-tesi-1 .owl-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    border-radius: 50%;
    color: #a0251a;
    font-size: 22px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    position: absolute;
    left: -98px;
    top: 80px;
}
.our-tesi-1 .testi-slider-img img 
{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.our-tesi-1 .owl-carousel .owl-nav button.owl-next {
    background-color:#a0251a;
        border-radius: 50%;
    color: #fff;
    font-size: 22px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    position: absolute;
    right: -98px;
    top: 80px;
}
.txt-cnt
{
	text-align: center;
}
.sec-8
{
	padding:4em 0 0 0;
	position: relative;
}
.cnt-form
{
	padding: 2em;
	background-color: #a0251a;
	margin-bottom: 3em;
}
.cnt-hed
{
	font-family: 'Poppins', sans-serif;
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color:#fff;
}
.right-r1
{
	    padding-left: 30px;

}
.footer
{
	background: url(../images/bg-pn.png) no-repeat center;
  	width: 100%;
  	background-size: cover;
}
.mb-t40 {
    margin-bottom: 30px;
}
.footer-botttom
{
	    padding: 20px 0 10px 0;
    border-top: 1px solid #ccc;
    margin-top: 2em;
}
.footer
{
	padding:3em 0 0 0;
}
.btnbn
{
	background-color: #0b2ea9;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	padding:10px 14px;
	display:inline-block;
    margin-top: 10px;
    font-family: "Poppins", sans-serif;
}
.img-right-r1
{
    position: absolute;
    /* top: 0; */
    bottom: 0;
}
.feedback-form
{
	margin-top: 50px;
}
/*Input*/
.feedback-form .floating-label-group {
    position: relative;
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 40px;
}

    .feedback-form .floating-label {
        font-size: 14px;
        color: #919191;
        position: absolute;
        pointer-events: none;
        top: 12px;
        left: 12px;
        transition: all 0.1s ease;
    }

    .feedback-form input:focus ~ .floating-label,
    .feedback-form input:not(:focus):valid ~ .floating-label {
        top: -25px;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        opacity: 1;
        color: #fff;
    }



    .feedback-form textarea:focus ~ .floating-label,
    .feedback-form textarea:not(:focus):valid ~ .floating-label {
        top: -25px;
        bottom: 0px;
        left: 0px;
        font-size: 14px;
        opacity: 1;
        color: #fff;
    }

.feedback-form textarea
{
   display: block;
    width: 100%; 
    padding: 0.375rem 0.75rem;
    color: #444242;
}



.feedback-form .form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #444242;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* Slider */


.btn-view {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #0b2ea9;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 8px 10px;
    text-align: center;
    border: none;
    height: 40px;
}


/*Btn*/

.sigma_btn-custom-submit {
          cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    border: 1px solid #d9251c;
    border: 0;
    color: #0b2ea9;
    font-size: 15px;
    text-transform: capitalize;
    padding: 16px 7px 12px 7px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    top: 0px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    /*left: -14px;*/
}

.sigma_btn-custom-submit::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0px;
  background-color: #a0251a;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #fff;
}

.sigma_btn-custom-submit:focus::before,
.sigma_btn-custom-submit:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom-submit:hover,
.sigma_btn-custom-submit:focus {
    color: #fff;
    outline: none;
}
.sigma_btn-custom-submit .ar-icon {
    font-size: 22px;
    padding-left: 20px;
}
.sn-nm {
     font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 15px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 101px;
}
.footer-top-list-1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-top: 0px;
}
.footer-top-list-1 li {
    display: flex;
    margin-right: 30px;
}
.fa-icon {
    width: 30px;
    height: 30px;
    font-size: 17px;
    text-align: center;
    padding: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #101d12;
    margin-right: 6px;
}
.soc-lin {
    display: flex;
    justify-content: flex-end;
    margin-top: 43px;
}
.sn {
    color: #101d12;
    font-size: 23px;
    line-height: 15px;
    margin-top: 6px;
}
.footer-top-list-1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-top: 0px;
}
.foot-1 h2 {
     font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 18px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.fl-lt-list li {
    margin-bottom: 6px;
}
.fl-lt-list li a {
    font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 15px;
    font-weight: 400;
    transition: 0.6s all;
    line-height: 28px;
}
.c1 {
    margin-bottom: 22px;
}
.f1-icon {
    height: 30px;
    width: 30px;
    background: #101d12;
    color: #ffe1df;
    font-size: 18px;
    border-radius: 50%;
    margin-left: -10px;
    text-align: center;
    padding: 6px;
    line-height: 0;
}
.foot-1 p {
    font-family: 'Poppins', sans-serif;
    color:#101d12;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
    letter-spacing: 0.5px;
}
.certificate-img
{
	display: flex;
}
.certificate-img li
{
    width: 40%;
    height: 52px;
	float: left;
    margin-right: 24px;
    margin-bottom: 14px;
    background-color: #fff;
}
/*testi*/
.demo{ background: #f8f7f6; }
#testimonial-slider{
    padding: 50px 20px 0px 20px;
/*    background: #fff;*/
    text-align: center;
/*    box-shadow: 0 0 115px 19px rgba(236, 236, 236, 1);*/
}
.testimonial .description{
    font-size: 16px;
    color: #676767;
    line-height: 26px;
    text-indent: 30px;
    position: relative;
     font-family: 'Poppins', sans-serif;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: -15px;
}
.sec-7-h3 {
    font-size: 23px;
    font-weight: bold;
    color: #a0251a;
    text-transform: capitalize;
    margin: 20px 0 0 0;
    font-family: 'Poppins', sans-serif;
}
.sec-7 h3{
 font-size: 30px;
    font-weight: bold;
    color: #a0251a;
    text-transform: capitalize;
    margin: 20px 0 0 0;
    font-family: 'Poppins', sans-serif;
}
.sec-7 .post{
    display: block;
    font-size: 15px;
    color: #8f8f8f;
    font-family: 'Poppins', sans-serif;
}
.sec-7 .owl-buttons{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 40%;
    left: 0;
}
.sec-7 .owl-prev,
.sec-7 .owl-next{
    position: absolute;
    left: 0;
    transition: all 0.4s ease-in-out 0s;
}
.sec-7 .owl-next{
    left: auto;
    right: 0;
}
/*.sec-7 .owl-buttons .owl-prev:before,
.sec-7 .owl-buttons .owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    font-weight: 900;
    color: #cacaca;
    line-height: 20px;
    opacity: 0.8;
}*/
/*.sec-7 .owl-buttons .owl-next:before{
    content: "\f105";
}*/
.sec-7 .owl-buttons .owl-prev:hover:before,
.sec-7 .owl-buttons .owl-next:hover:before{
    opacity: 1;
}

.sec-7 .owl-theme .owl-controls{
    margin-top: 40px;
}
.sec-7 .owl-theme .owl-controls .owl-page span{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 4px solid #ccc;
    background: url("../images/img-1.jpg") no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out 0s;
}
.sec-7 .owl-theme .owl-controls .owl-page:nth-child(2) span{
    background: url("../images/img-2.jpg") no-repeat;
    background-size: cover;
}
.sec-7 .owl-theme .owl-controls .owl-page:nth-child(3) span{
    background: url("../images/img-3.jpg") no-repeat;
    background-size: cover;
}
.sec-7 .owl-theme .owl-controls.clickable .owl-page:hover span{
    opacity: 0.5;
}
.sec-7 .owl-theme .owl-controls .owl-page.active span,
.sec-7 .owl-theme .owl-controls .owl-page.active:hover span{
    border-color: #d133ff;
    opacity: 1;
}

.sec-7 .owl-nav button.owl-prev {
    position: absolute;
    right: 200px;
    top: -118px;
    background: #a0251a;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    color: #a0251a;
}
.sec-7 .owl-nav button.owl-next {
    position: absolute;
    right: 200px;
    top: -118px;
    background: #a0251a;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    color: #a0251a;
}
.testimonial
{
	margin-top:150px;
}
.sec-7 .owl-pagination
{
	    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 60px 0 100px 0;
}
.sec-7 .owl-buttons .owl-prev
{
	    width: 40px;
    height: 40px;
    background-color: #fff;
    color:#a0251a;
    right: 0;
    left: -100px;
}
.sec-7 .owl-buttons .owl-next
{
	    width: 40px;
    height: 40px;
    background-color: #a0251a;
    right: -90px;
    left: auto;
    color:#fff;
}
.pos-rel
{
	position: relative;
}
.sec-7 .owl-theme .owl-controls .owl-buttons div {

    display: flex;
    justify-content: center;
    align-items: center;
  
    font-size: 22px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.img-1
{
	display: block;
    margin: 0 0 0 auto;
}
.img-3
{
	position: absolute;
    top: 210px;
    width: 230px;
    left: 26px;
}
.img-2
{
	    position: relative;
    right: 0;
    top: -50px;
    display: block;
    margin: 0 0 0 auto;
    left: -28px;
}
@media only screen and (max-width: 479px){
    .sec-7 .owl-buttons{ bottom: 30%; }
}
.left-info-serv
{
	background: #fdecea;
    padding: 3em;
    margin-top: 30px;

}
.left-info-serv-1
{
	background: #fdecea;
    padding: 3em;
    margin-top: 30px;
}
.left-info-serv-2
{
	background: #fdecea;
    padding: 3em;
    margin-top: 30px;
}
.left-info-serv-3
{
	background: #fdecea;
    padding: 3em;
    margin-top: 30px;
}
.top-br
{

    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: 26px;
    margin-bottom: 65px;
    padding-top: 35px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.list-v3
{
	    font-family: "Poppins", sans-serif;
	 color: #ea5936;
	 font-size: 17px;
	 list-style-type: disc;
	 margin-left: 30px;
	 margin-top: 26px;
	  font-weight: 500;
}
.list-v3 li 
{
	margin-bottom: 16px;
	    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.font-ser-23 {
 font-family: 'Poppins', sans-serif;
    margin: 10px 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    color: #a0251a;
    position: relative;
    top:0;
    text-align: center;
}
.left-img-lef h3
{
	font-family: 'Poppins', sans-serif;
    margin: 15px 0 10px 0;
    padding: 0;
    font-size: 19px;
    font-weight: 500;
    color: #d16129;
    text-transform: uppercase;
}
.left-info-serv
{
	background-image: url(../images/air-1.png);
	background-repeat: no-repeat;
	    background-position: 980px 0;
	        background-size: contain;
}
.left-info-serv-1
{
	background-image: url(../images/bg-2.png);
	background-repeat: no-repeat;
	    background-position: 980px 0;
	        background-size: contain;

}
.left-info-serv-2
{
	background-image: url(../images/bg-3.png);
	background-repeat: no-repeat;
	    background-position: 980px 0;
	        background-size: contain;

}
.left-info-serv-3
{
	background-image: url(../images/bg-4.png);
	background-repeat: no-repeat;
	    background-position: 980px 0;
	        background-size: contain;

}
.banner .item {
  height: 725px;
  position: relative;
}
.banner .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*background: rgba(0, 0, 0, 0.6);*/
  display: flex;
  align-items: center;
}
.banner .item .cover .header-content {
  position: relative;
  padding: 56px 0px;
  overflow: hidden;
}
.banner .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.banner .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.banner .item .cover .header-content h1 {
     font-size: 27px;
    font-weight: normal;
    margin: 27px 0 10px 10px;
    word-spacing: 3px;
    color: #fff;
   	letter-spacing: normal;
    line-height: 33px;
    width: 600px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.banner .item .cover .header-content h4 {
  font-size: 34px;
  font-weight: 650;
  line-height: 34px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.banner .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.banner .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.banner .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.banner .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner .owl-nav .owl-prev:focus {
  outline: 0;
}
.banner .owl-nav .owl-prev:hover {
  background: #000 !important;
}
.banner .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.banner .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.banner .owl-nav .owl-next:focus {
  outline: 0;
}
.banner .owl-nav .owl-next:hover {
  background: #000 !important;
}
.banner:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
.banner:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.left-20px
{
	padding-right: 30px;
}
.left-box
{
	margin-top: 16px;

}
.ban-dn
{
	    margin-top: -60px;
    position: relative;
    z-index: 11;
}
.offers-sec
{
	padding:4em 0;
	background-color: #f1f1f1;
}
.copan-info
{
	padding-left:24px;
}
/*.copan-img
{
    width: 160px;
    height: 160px;
}*/
.copan-img img
{
	width: 100%;
	height: 100%;
}
.serimg
{
	position: relative;
	flex: 0 0 auto;
    width: 25%;
    top: -80px;
    transition: 0.5s all;
}
.serimg:hover .ar-2
{
width: 50px;
height: 50px;
color:#fff;
background-color: #a0251a;
}
.serimg img 
{
	border-radius: 8px;
}
.ser-nm {
    position: absolute;
    bottom: 80px;
    width: 100%;
    left: 0;
    transition: 0.5s all;
 }
 .serimg:hover .ser-nm {
    position: absolute;
    bottom: 120px;
    width: 100%;
    left: 0;
}
.ser-nm h1
{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-align: center;
}
.ser-box-1
{
	    margin-top: -110px;
    position: relative;
    z-index: 1;
        background: #f2f2f2;
}
.ser-row
{
	display: flex;
	justify-content: space-between;
}
.ar-2 {
    background-color: #464646;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: -18px;
    transition: 0.5s all;
    left: 120px;
}
.main-wrapper
{
	padding:4em 0;
}
.left-info
{
	padding-left: 26px;
}
.banner-inside {
    position: relative;
}
.smtxt
{
	    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.footer-pha
{
	font-family: "Poppins", sans-serif;
	color: #000;
	font-size: 14px;
	    margin: 0;
}
.hed-h3 
{
	font-family: 'Poppins', sans-serif;
    margin: 14px 0 14px 0;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.hed-h4
{
	font-family: 'Poppins', sans-serif;
    margin: 30px 0 0px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.coupan-1 {
    background: #aa0604;
    background-repeat: repeat;
    background-size: contain;
    padding: 20px;
    background-position: center;
    height: 300px;
}
.banner-inside
{
	    position: relative;
    background-image: url(../images/about-us.png);
    background-position: center;
    height: 430px;
    background-repeat: no-repeat;

}
.banner-inside::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*1*/
.banner-inside-1 {
    position: relative;
}

.banner-inside-1
{
	    position: relative;
    background-image: url(../images/banner-11.png);
    background-position: top;
    height: 430px;
    background-repeat: no-repeat;

}
.banner-inside-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*4*/
.banner-inside-8 {
    position: relative;
}

.banner-inside-8
{
	    position: relative;
    background-image: url(../images/rail-pic.png);
    background-position:right;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;

}
.banner-inside-8::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}

/*2*/
.banner-inside-2 {
    position: relative;
}

.banner-inside-2
{
	    position: relative;
    background-image: url(../images/stack-containers-cargo-ship-import-export-harbor-port.jpg);
    background-position:right;
    height: 430px;
    background-repeat: no-repeat;

}
.banner-inside-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*3*/
.banner-inside-3 {
    position: relative;
}

.banner-inside-3
{
	    position: relative;
    background-image: url(../images/blog9.jpg);
    background-position: top;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-inside-3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*4*/
.banner-inside-4 {
    position: relative;
}

.banner-inside-4
{
	    position: relative;
    background-image: url(../images/blog9.jpg);
    background-position: top;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-inside-4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*5*/
.banner-inside-5 {
    position: relative;
}

.banner-inside-5
{
	    position: relative;
    background-image: url(../images/transport-logistic-manager-engineer-checking-generative-ai-illustration-copy.jpg);
    background-position: center;
    height: 430px;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-inside-5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
        opacity: 0.3;
}
/*Home-2-banner-bg.jpg*/


.banner-txt-32
{
	    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    padding: 100px 146px 40px 146px;
}
.banner-txt-32 h3 {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
}

.breadcrumb-bg {
    z-index: 1;
    position: relative;
    background-size: cover;
    background-position: center;
}
.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
     background: #000; 
    opacity: 0.4;
}
.breadcrumb-content {
    padding-top: 10px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
}
.breadcrumb-item {
    color: #ffffff;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    word-break: break-word;
    font-family: 'Poppins', sans-serif;
}
.breadcrumb-item a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.breadcrumb > .active {
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.7rem;
    color: #fff;
    content: ">";
    font-size: 24px;
    top: -3px;
    position: relative;
    padding-left: 0.7rem;
}

.recent-posts-widget 
{
	margin-top:30px;
}
.widget .recent-posts-widget {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}
.widget .recent-posts-widget li img {
    min-width: 70px;
    width: 70px;
}
.widget .recent-posts-widget .meta-data {
    margin-top: 11px;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #7b7b7b;
}
.post__title {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 22px;
    transition: 0.4s;
    margin-top: -5px;
}
.recent-posts-image_wrapper {
    margin: 0 19px 0 0;
}
.widget .recent-posts-widget li a {
    margin: 0;
    display: flex;
        line-height: 24px;
    color: inherit;
}
.widget .recent-posts-widget li:not(:first-child) {
    margin-top: 30px;
}
.widget .recent-posts-widget li {
    padding: 0;
    line-height: inherit;
}
.widget ul li {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 1px;
    transition: 0.3s;
}
.icon-21
{
	color: #9e2117;
	font-size: 18px;
	margin-right:6px;
}
.blog-box
{
	margin-bottom: 40px;
}
.pl-30px
{
	padding:0 90px;
}
.title-1 {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 26px;
    font-weight: 500;
}
.post_meta-wrap
{
	    margin-top: 22px;
	    font-family: "Poppins", sans-serif;
	    color:#000;
	    padding:0 20px;
}
.meta-data
{
	position: relative;
}
.meta-data:first-child {
    padding-left: 12px;
}
.meta-data:first-child > *:after {
    margin: 0 8px;
}
.meta-data:first-child > *:after, .blog-post_content .meta-data:first-child > *:after {
    content: "";
    display: inline-block;
    vertical-align: inherit;
    width: 4px;
    background-color: #9e2117;
	height: 4px;
    transform: translateY(-1px);
}

.meta-data:first-child:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 16.5%;
    width: 2px;
    height: 67%;
    background: currentColor;
}
 .div-3
{
	margin-top:70px;
}
.quote-1
{
	    position: absolute;
    top: -25px;
    left: 140px;
}
.div-4
{
	margin-top:60px;
}
.why-box-ser
{
    background: #f2f5f7;
    border-radius: 50px;
   	display: flex;
    padding:60px 140px;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
}
.title-div {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 0px 0;
    padding: 0;
    font-size: 30px;
    color: #000;
    text-align: center;
    font-weight: 500;
   line-height: 40px;

}
.div-2
{
	margin-top:60px;
}
.left-div-abt
{
	position: relative;
}
.left-div-abt:before
{
	   content: '';
	   position: absolute;
	   top:30px;
	   width: 2px;
	   height: 330px;
	   background-color:#0e3983;
	   right:-13px;
}
.blog-img
{
	height:280px;
}
.disc-1
{
	height: 63px;
    overflow: hidden;
}
.font-ser-23-1 {
    font-family: 'Poppins', sans-serif;
    margin: 20px 0 16px 0;
    padding: 0;
    font-size: 23px;
    font-weight: 600;
    color: #000;
}
.blog-img img
{
width: 100%;
height: 100%;
}
.list-v1
{
	     font-family: "Poppins", sans-serif;
	 color: #ea5936;
	 font-size: 16px;
	 list-style-type: disc;
	 margin-left: 30px;
	 font-weight: 500;
}
.list-v1 li 
{
	margin-bottom: 12px;
}
.list-v2
{
	 font-family: "Poppins", sans-serif;
	 color: #000;
	 font-size: 16px;
	 list-style-type: disc;
	 margin-left: 30px;
	  font-weight: 500;
}
.left-div-abt
{
	padding-right:15px;
}
.right-div-abt
{
	padding-left:15px;
}
.list-v2-1
{
	  font-family: "Poppins", sans-serif;
	 color: #000;
	 font-size: 16px;
	 list-style-type: disc;
	 margin-left: 10px;
	  line-height: 29px;
	  margin-top:12px;
}
.t1-title-div
{
	    background: #9e2117;
    padding: 8px;
    text-align: center;
    margin: 0 auto 50px auto;
    width: 80%;
        display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
}
.list-v2-1 li 
{
	margin-top: 16px;
}

.list-v2-3
{
	 font-family: 'Poppins', sans-serif;
	 color: #fff;
	 font-size: 17px;
	 list-style-type: disc;
	 margin-left: 30px;
	  font-weight: 500;
	  line-height: 29px;
	  margin-top:0px;
}

.vi-box
{
	  border-radius: 18px;
	  background-color: #0f3983;
	  padding:25px;
	      height: 180px;
    display: flex;
    /* justify-content: center; */
    align-items: center
}

.Whychooseus-section {
    position: relative;
    padding: 120px 0 90px;
}

.why-choose-block .inner-box {
    position: relative;
    padding: 20px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    transition: .5s;
    height: 300px;
    align-items: center;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}

.why-choose-block .inner-box .icon {
    position: relative;
    font-size: 40px;
    margin-right: 30px;
    transition: .5s;
    line-height: 70px;
    width: 70px;
    height: 70px;
    text-align: center;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
        display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.why-choose-block .inner-box:hover .icon {
    color: #fff;
}
.why-choose-block .inner-box .icon:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    border: 2px solid #e9e5df;
    background-color: #fff;
    top: -30px;
    left: -20px;
    transition: .5s;
}

.why-choose-block .inner-box .icon {
    color: #0f3983;
}

.why-choose-block .inner-box:hover .icon:before {
    border-color: #0f3983;
}

.why-choose-block .inner-box:hover .icon:after {
    background-color: #0f3983;
    border-color: #0f3983;
}

.why-choose-block .inner-box .count {
    color: #0f3983;
}
.why-choose-block .inner-box .icon:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    border: 2px solid #e9e5df;
    background-color: transparent;
    border-radius: 50%;
    top: 0;
    left: 0;
    transition: .5s;
}
.img-ic-1
{
	position: relative;
	z-index: 1;
}
.why-choose-block .inner-box:hover .img-ic-1
{
	filter: brightness(0) invert(1);
}
.why-choose-block .inner-box .icon i {
    position: relative;
    z-index: 9;
}

.why-choose-block .inner-box:hover .icon {
    color: #fff;
}

.why-choose-block .inner-box .count {
    position: absolute;
    top: -38px;
    left: -27px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 25px;
    background: #fff;
    padding: 2px 6px;
}

.why-choose-block .inner-box .content {
    max-width: 390px;
}

.why-choose-block .inner-box h4 {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    transition: .5s;
    padding-bottom: 12px;
    margin-bottom: 20px;
        font-family: 'Poppins', sans-serif;
}

.why-choose-block .inner-box h4:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background-image: url(../images/shape/border-shape-2.png);
}

.why-choose-block .inner-box .text {
    font-size: 18px;
    margin-bottom: 20px;
}
.list-v2 li 
{
	margin-bottom: 10px;
}
.service-div-3
{
	position: relative;
}
.info-sbt-ser
{
	position: absolute;
	    bottom: 0px;
	    width: 100%;
	    transition: 0.5s all;
}
.font-ser-234 {
    font-family: 'Poppins', sans-serif;
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: #0f3983;
    text-align: center;
}

.title-45 {
     font-family: 'Poppins', sans-serif;
    margin: 12px 0 10px 0;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
}
.sec-11
{
	margin-top:18px;
}
/**/
.sigma_btn-custom-submit-2 {
          cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #0f3983;
    border: 1px solid #0f3983;
    border: 0;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    padding: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
   top: 0px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    /*left: -14px;*/
}

.sigma_btn-custom-submit-2::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0px;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #0f3983;
}

.sigma_btn-custom-submit-2:focus::before,
.sigma_btn-custom-submit-2:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom-submit-2:hover,
.sigma_btn-custom-submit-2:focus {
    color: #0f3983;
    outline: none;
}
.sigma_btn-custom-submit-2 .ar-icon {
    font-size: 22px;
    padding-left: 20px;
}

/*4*/

.sigma_btn-custom-submit-4 {
          cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    border: 1px solid #0f3983;
    color: #0f3983;
    font-size: 15px;
    text-transform: capitalize;
    padding: 14px 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
   top: 0px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-left: 20px;
    /*left: -14px;*/
}

.sigma_btn-custom-submit-4::before{

  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0px;
  background-color:  #0f3983;
  transform: scaleY(0);
  transform-origin: 50%;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  border: 1px solid  #0f3983;
}

.sigma_btn-custom-submit-4:focus::before,
.sigma_btn-custom-submit-4:hover::before{
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.sigma_btn-custom-submit-4:hover,
.sigma_btn-custom-submit-4:focus {
    color: #fff;
    outline: none;
}
.sigma_btn-custom-submit-4 .ar-icon {
    font-size: 22px;
    padding-left: 20px;
}
.btn-cluth
{
	display: flex;
	margin-top:50px;
}

/*Media Query*/


@media(max-width: 820px)
{
.sec-2 {
    background: #f2f2f2;
    padding: 1em 0 2em 0;
}
.header .menu {
    margin-top: 32px;
    margin-left: 0;
}
.sec-3 {
    background-color: #ffffff;
    padding: 4em 0 2em 0;
}
.sec-4 {
    background: url(../images/bg.png) no-repeat center;
    height:auto;
    width: 100%;
    margin-top: 120px;
}
.count-text {
    font-family: "Poppins", sans-serif;
    color: #2d5292;
    font-size: 18px;
    font-weight: 500;
}
.t1-cnt
{
	margin-bottom: 0;
	   color: #2d5292;
}
.counter-value {
    font-family: "Poppins", sans-serif;
    color: #2d5292;
    font-size: 40px;
    font-weight: 600;
}
.img-right-r1 {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    right: 0;
}
.d-ctn-12 {
    display: flex;
    justify-content: flex-start;
}
.foot-1
{
	margin-top:10px;
}
.c1 {
    margin-bottom: 14px;
}
.vi-box {
    border-radius: 18px;
    background-color: #0f3983;
    padding: 25px;
    height: 270px;
    display: flex;
    /* justify-content: center; */
    align-items: flex-start;
    /* line-height: normal; */
}
.banner-txt-32 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    padding: 100px 146px 40px 60px;
}
.why-choose-block .inner-box .content {
    max-width: 490px;
}
.why-choose-block .inner-box {
    position: relative;
    padding: 20px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    transition: .5s;
    height: auto;
    align-items: center;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.why-box-ser {
    background: #f2f5f7;
    border-radius: 50px;
    display: flex;
    padding:46px 24px 24px 24px;
    justify-content: center;
    align-items: center;
    margin-top: 2em;
}
.quote-1 {
    position: absolute;
    top: -25px;
    left: 27px;
}
.hide-on-tab
{
	display: none;
}
.tel-no1 {
    color: #00000c;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-left: 10px;
}
.header-main {
    background-color: #ffffff;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 10px 4px;
    border-radius: 0px;
}
.soc-link {
    display: flex;
    margin-left: 0;
    justify-content: center;
}
.call-no
{
	    position: relative;
    left: 100px;
    top: -11px;
}
.header .open-nav-menu
{
	    position: absolute;
    right: 0;
}
.ser-nm {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    transition: 0.5s all;
}
.ser-nm h1 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-align: center;
}
.ar-2 {
    background-color: #464646;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: -18px;
    transition: 0.5s all;
    left: 80px;
}
.sec-news {
    background: #f2f2f2;
    padding-bottom: 40px;
}
.client-item {
    width: 140px;
    height: 140px;
    background-color: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec-6 {
    background-color: #f2f2f2;
    padding: 2em 0 10px 0;
    margin-bottom: 3em;
}
.sec-5 {
    padding: 4em 0 0em 0;
    background-color: #ffffff;
}
}

@media(max-width: 600px)
{
.div-right {
    padding-left: 0;
    margin-top: 26px;
}
.our-tesi-1 .owl-carousel .owl-nav button.owl-next {
    background-color: #a0251a;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    position: absolute;
    right: 0;
    top: 80px;
}
.our-tesi-1 .owl-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    border-radius: 50%;
    color: #a0251a;
    font-size: 22px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px;
    position: absolute;
    left: 0;
    top: 80px;
}
.serimg {
    position: relative;
    flex: 0 0 auto;
    width: 50%;
    top: 40px;
    margin-bottom: 30px;
    transition: 0.5s all;
}
    .sec-news {
        background: #f2f2f2;
        padding-bottom: 2px;
        margin-top: 47px;
    }

    .sec-4 {
        background: url(../images/bg.png) no-repeat center;
        height: auto;
        width: 100%;
        margin-top: 100px;
    }

.righ-bx-1 {
    margin-top: 0;
}
.left-10px {
    margin-left: 0;
}
.box-cnt {
    margin: -100px 0px 0 0px;
    box-shadow: 0px 2px 57px 0px rgba(0, 0, 0, 0.4);
}
.sec-c1 {
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.counter-value {
        font-family: "Poppins", sans-serif;
        color: #2d5292;
        font-size: 33px;
        font-weight: 600;
    }
    .offers-sec {
    padding: 2em 0;
    background-color: #f1f1f1;
}
.sec-5 {
        padding: 3em 0 0em 0;
        background-color: #ffffff;
    }
    .img-2 {
    position: relative;
    right: 0;
    top: -50px;
    display: block;
    margin: 0 0 0 auto;
    left: 0;
}
.view-link {
    color: #a0251a;
    font-family: "Poppins", sans-serif;
    padding-top: 0;
    display: block;
    margin-bottom: 20px;
    text-align: right;
}
.client-item {
        width: 100px;
        height: 100px;
        background-color: #ccc;
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .sec-6 {
        background-color: #f2f2f2;
        padding: 2em 0 10px 0;
        margin-bottom: 2em;
    }

    .sec-7 {
    padding: 3em 0 3em 0;
    background-color: #fdecea;
}
    .img-right-r1 {
        position: relative;
        /* top: 0; */
        bottom: 0;
        right: 0;
    }
    .soc-lin {
    display: flex;
    justify-content: flex-end;
    margin-top: 13px;
}
.sn-nm {
    font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 15px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-left: 0;
}
    .foot-1 {
        margin-top: 0;
    }
    .mb-t40 {
    margin-bottom: 10px;
}

.foot-1 p {
    font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin: 0;
    letter-spacing: 0.5px;
}

.header {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    padding: 0px;
}
.banner .item {
    height: 425px;
    position: relative;
}
.banner-txt-32 {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        padding: 10px 20px;
    }
    .main-wrapper {
    padding: 40px 0;
}

.left-info {
    padding-left: 0;
    margin-top: 18px;
}
.left-20px {
    padding-right: 0;
}
.left-div-abt:before
{
	display: none;
}
.right-div-abt {
    padding-left: 15px;
    margin-top: 30px;
}
.vi-box {
        border-radius: 18px;
        background-color: #0f3983;
        padding: 25px;
        height: auto;
        margin-bottom: 20px;
        display: flex;
        /* justify-content: center; */
        align-items: flex-start;
        /* line-height: normal; */
    }
    .div-3 {
    margin-top: 12px;
}
.banner-inside-2, .banner-inside-3, .banner-inside-5, .banner-inside, .banner-inside-8
{
height: 240px;
}
.s0c1
{
	display: none;
}
.title-div {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 0px 0;
    padding: 0;
    font-size: 23px;
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: normal;
}
.sn-nm {
        font-family: 'Poppins', sans-serif;
        color: #101d12;
        font-size: 15px;
        font-weight: 550;
        text-transform: uppercase;
        margin-bottom: 0;
        padding-left: 0;
        margin-right: 20px;
    }
    .footer-botttom {
    padding: 20px 0 10px 0;
    border-top: 1px solid #ccc;
    margin-top: 1em;
}
.breadcrumb-item {
    color: #ffffff;
    line-height: 1;
    font-size: 13px;
    font-weight: 400;
    word-break: break-word;
    font-family: 'Poppins', sans-serif;
}
.btn-cluth {
     display: block; 
    margin-top: 20px;
    margin-bottom: 20px;
}

.sigma_btn-custom-submit-4 {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    border: 1px solid #0f3983;
    color: #0f3983;
    font-size: 15px;
    text-transform: capitalize;
    padding: 14px 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-left: 0;
    /* left: -14px; */
    width: 100%;
    margin-top: 20px;
}
.title {
    font-family: 'Poppins', sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 30px;
    font-weight: 500;
}

.cnt-form {
    padding: 1em;
    background-color: #f1f1f1;
    margin-bottom: 0em;
}
.font-ser-23 {
    font-family: 'Poppins', sans-serif;
    margin: 10px 0 10px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    color: #a0251a;
    text-align: center;
}
.sec-11 {
    margin-top: 0;
}
.top-header {
    position: relative;
    width: 100%;
    display: none;
}
.pl-30px {
    padding: 0;
}
.top-link {
    display: block;
    justify-content: center;
}
.soc-link {
        display: flex;
        margin-left: 0;
        justify-content: flex-start;
    }
    .soc-link li {
    margin-left: 0;
    margin-right: 10px;
}
    .call-no {
        position: relative;
        left: 60px;
        top: -46px;
        /* right: 0; */
        display: flex;
        justify-content: flex-end;
    }
    .foot-1 h2 {
    font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 18px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 15px;
}
.fl-lt-list li a {
    font-family: 'Poppins', sans-serif;
    color: #101d12;
    font-size: 14px;
    font-weight: 400;
    transition: 0.6s all;
    line-height: 28px;
}
}
