.title-dtnew {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin: 0 0 10px;
    padding-bottom: 10px;
    color: #0070bc;
    text-transform: uppercase;
}
/*gt1*/
.gt1{
	padding: 60px 0 40px;
	background: url(../images/gt1.jpg) center center no-repeat; 
	background-size: cover;
	color: #fff;
}
.gt1-h1{
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 28px;
}
#breadcrumb{
	text-transform: uppercase;
}
#breadcrumb a{
	color: #fff;
}
/*End gt1*/

/*gt2*/
.gt2{
	padding: 75px 0 0px;
}
.gt2 p{
	margin-bottom: 1.3em;
}
.gt2t-title{
	text-align: center;
    font-size: 32px;
    color: #262f5a;
    margin: 0 0 15px;
    font-weight: bold;
}
a.gt2t-left-item{
	background-image: linear-gradient(to right, #c4161c , #af4141d9);
	box-shadow: 0px 15px 35px rgb(0 0 0 / 10%);
    padding: 15px 10px;
    border-radius: 16px;
    text-align: center;
	color: #fff;
	display: block;
}
a.gt2t-left-item2{
	background: #fff;
	color: #000;
}
.gt2t-left-item img{
	display: block;
	margin: 0 auto 1em;
}
.gt2tli-name{
	margin: 0;
	font-weight: 800;
}
.gt2t-right-img{
	padding-top: 46%;
	position: relative;
	box-shadow: 0px 15px 35px rgb(0 0 0 / 10%);
    border-radius: 16px;
    margin-bottom: 1em;
}
.gt2t-right-img img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
}
.gt2-bottom{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
}
@media(max-width: 767px){
	.gt2{
		padding: 25px 0 0;
	}
	a.gt2t-left-item{
		margin-bottom: 20px;
	}
}
/*End gt2*/

/*gt3*/
.gt3{
	padding: 40px 0 60px;
}
.gt3-item-inner{
	box-shadow: 0px 15px 35px rgb(0 0 0 / 10%);
    padding: 16px 0 30px;
    border-radius: 15px;
    height: 100%;
}
.gt3-item:nth-child(2n) .gt3-item-inner{
    background-color: #BE1E2D;
    color: #fff;
}
.gt3-item-title{
    font-weight: 700;
    padding-left: 17px;
    border-left: 3px solid #c63f3f;
    font-size: 25px;
    line-height: 1.5;
    margin: 0 0 1.3em;
}
.gt3-item-des{
	padding: 0 20px 10px;
	font-size: 17px;
	letter-spacing: 0.5px;
}
.gt3-content{
	display: flex;
	flex-wrap: wrap;
}
@media(max-width: 767px){
	.gt3-item{
		margin-bottom: 20px;
	}
}
/*End gt3*/

/*st4*/
.st4{
    padding: 52px 0 160px;
    position: relative;
    background: url(../images/img1.jpg) center center no-repeat;
    background-size: cover;
}
.st4:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(196,22,28,0.85); 
    content: "";
}
.st4-heading{
    color: #fff;
    margin-bottom: 40px;
}
.st4-heading p{
    font-weight: 700;
    font-size: 18px;
}
.st4-h3{
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.st4-item-img{
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 19%);
    width: 65px;
    height: 65px;
    margin-right: 20px;
    flex: none;
}
.st4-item-h3{
    color: #fff400;
    font-weight: bold;
    font-size: 40px;
    margin: 0;
}
span.cong {
    font-size: 34px;
    top: -9px;
    position: relative;
    left: 2px;
}
.st4-item-text{
    font-size: 18px;
    color: #fff;
}
@media(max-width: 767px){
    .st4-item{
        margin-bottom: 25px
    }
    .st4-item-img{
        width: 56px;
        height: 56px;
        margin-right: 10px;
    }
    span.cong{
        top: 1px;
        font-size: 26px;
    }
    .st4-item-h3{
        font-size: 22px;
    }
    .st4-item-text{
        font-size: 15px;
    }
    .st4-item-text p{
        min-height: 45px;
    }
}
/*End st4*/

/*st5*/
.st5-inner{
    margin-top: -140px;
    padding: 40px 40px 50px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 9%);
    margin-bottom: 20px;
}
.st5-item-img {
    display: flex;
    padding: 10px;
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 9%);
    border-radius: 10px;
    height: 140px;
    align-items: center;
    justify-content: center;
}
.st5-item-img:hover{
    box-shadow: 0 5px 10px 0 rgb(2 55 102 / 29%);
}
.st5-item .col-xs-6{
    padding: 10px 8px;
}
@media(min-width: 1330px){
    .st5 .container{
        width: 1300px;
    }
}
.st5-slide.owl-theme .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
}
.st5-slide.owl-carousel .owl-dots .owl-dot.active span, 
.st5-slide.owl-carousel .owl-dots .owl-dot:hover span{
    background: #c4161c;
}
.st5-bottom-h3{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #c4161c;
}
@media(max-width: 767px){
    .st4{
        padding: 20px 0;
    }
    .st5-inner{
        padding: 10px;
        margin-top: 10px;
    }
    .st5-item-img{
        height: 120px;
    }
}
/*End st5*/

.st5-bottom-link{
    border-radius: 99px;
    background-image: linear-gradient(90deg, #c4161c, #e10e15);
    display: inline-block;
    line-height: 50px;
    padding: 0 25px;
    color: #fff;
    margin-top: 15px;
    font-weight: bold;
}
.st5-bottom-link:hover {
    color: #fff;
    background-image: linear-gradient(90deg, #e10e15, #c4161c);
}
.st5-bottom-link i{
    margin-left: 10px;
}
@media(max-width: 767px){
    .st5-bottom-link{
        height: 40px;
        line-height: 40px;
    }
}

/*st8*/
.st8{
    padding: 60px 0;
    background: url(../images/bk2.png) center center no-repeat;
    background-size: cover;
    color: #262f5a;
    margin-bottom: 50px;
}
.st8-heading p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #262f5a;
}
.st8-heading{
    margin-bottom: 35px;
}
.st8-heading h3 {
    margin: 5px 0 18px;
    font-weight: 800;
    font-size: 34px;
}
.st8-des{
    font-style: italic;
    width: 700px;
    max-width: 100%;
    font-size: 18px;
}
.st8-slide.owl-carousel .owl-item .st8-item-bottom img{
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.st8-item{
    background-color: #fff;
    border-radius: 13px;
    padding: 18px;
}
.st8-item-top {
    border-bottom: 1px solid #e6eae6;
    padding-bottom: 16px;
    background-image: url(../images/icon13.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left top;
    padding-left: 37px;
    font-size: 17px;
    margin-bottom: 25px;
}
.st8-item-bottom>div{
    padding-left: 15px;
}
.st8-item-name{
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: bold;
}
.st8-slide.owl-carousel .owl-dots .owl-dot span{
    background: #fff;
}
.st8-slide.owl-carousel .owl-dots .owl-dot.active span, 
.st8-slide.owl-carousel .owl-dots .owl-dot:hover span{
    background: #c4161c;
}
/*End st8*/