@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
body{
	padding:0;
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
.top-sec{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #9A2D2C;
}
.top-sec2{
	padding: 0;
	margin: 0;
	float: right;
}
.top-sec2 li{
	display: inline;
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	margin-right: 10px;
}
.top-sec2 li a{
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	  font-family: "Oswald", sans-serif;
	  font-weight: 700;
}
.socailsec{
	padding: 0;
	margin: 0;
}
.socailsec li{
	display: inline;
	border-radius: 50%;
	margin-right: 7px;
}
.socailsec li a{
	color: #ffffff;
}
.socailsec li i{
	font-size: 14px;
}
.socailsec1{
	background: #0863F7;
	padding:5px 10px 5px 10px;
}
.socailsec2{
	background: #8C0AED;
	padding:5px 10px 5px 10px;
}
.socailsec3{
	background: #F70031;
	padding:5px 10px 5px 10px;
}
.socailsec5{
	background: #0A63BC;
	padding:5px 10px 5px 10px;
}
.top-sec2 span{
	font-weight: 600;
}
.topses{
	position: relative;
}
.topses2{
	position: absolute;
	width: 100%;
	z-index: 99;
	padding-top: 5px;
	padding-bottom: 5px;
	background: linear-gradient(180deg,#232323 16%,#fff0 100%);
}
.topses3{
	position: relative;
}
.carousel-control-next, .carousel-control-prev{
	width: 5%;
}
.topses2 .bg-light{
	background: none !important;
}
.navbar-light .navbar-nav .nav-link{
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	color: #ffffff;
}
.dropdown-item{
	white-space:normal;
	width: 270px;
	font-weight: 500;
	color: #333333;
}
.dropdown-menu{
	border-radius: 0;
}
.careers{
	position: relative;
	z-index: 999;
}
.careers2{
  transform: rotate(90deg);
  position: fixed;
  right: -66px;
  top:350px;
}  
.careers2 .btn-success{
	background: #9A2D2C;
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	padding: 10px 30px 10px 30px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.f35{
	font-size: 35px;
	line-height: 45px;
	letter-spacing: 3px;
}
.fcolor1{
	color: #9A2D2C;
}
.pt-30{
	padding-top: 30px;
}
.pb-30{
	padding-bottom: 30px;
}
.bor-8{
	border-radius: 8px;
}
p{
	text-align: justify;
	padding-bottom: 0;
	margin-bottom: 20px;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
}
p b{
	color: #9A2D2C;
	font-weight: 600;
}
.btn-warning{
	background: #9A2D2C;
	padding: 10px 30px 10px 30px;
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	border:0;
}
.whychoos{
	position: relative;
}
.whychoos2{
	background: #9A2D2C;
	padding-bottom: 30px;
}
.whyadss{
	background-image: url("../images/c.png");
	background-size: cover;
	height: 100px;
	position: absolute;
	width: 100%;
}
.whyim{
	position: relative;
}
.whyim2{
	position: relative;
}
.numbb img{
	width: 80px;
	height: 80px;
	background-size: cover;
}
.numbb h4{
	padding-top: 15px;
	font-weight: 800;
	color: #ffffff;
	font-size: 45px;
	line-height: 55px;
	padding-bottom: 15px;
	margin-bottom: 0;
}
.numbb p{
	color: #ffffff;
	font-size: 25px;
	line-height: 35px;
	font-weight: 500;
	margin-bottom: 0;
}
p.text-white b{
	color: #ffffff !important;
}


/* rotate */
.set-e .layer-yellow .inner .flip-box-header {
    border-color: #ffffff !important;
}
.set-e .flip-box-front .inner .flip-box-header {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-shadow: 2px 2px #333333;
}
.set-e .flip-box-header {
    font-size: 25px;
}
.set-e .abt-hec ul li::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fdd023;
    top: 30px;
    left: 23px;
    z-index: 0;
}
.set-e .abt-hec ul li:last-child::before {
    background: transparent;
}
.set-e .icn-hec {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #a1bc31;
    flex-shrink: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 300;
    z-index: 1;
}
.set-e .cnt-wrapper h5 {
    font-weight: bold;
    font-size: 20px;
    color: #fb7318;
    background: #000;
    padding: 10px;
    margin-bottom: 0;
    border-top-right-radius: 25px;
    position: relative;
}
.set-e .cnt-wrapper h5::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 64px;
    height: 2px;
    border-radius: 8px;
    background: #fdd023;
}
.set-e .cnt-wrapper p {
    margin-bottom: 0;
    padding: 10px;
    background: #000;
    padding-bottom: 20px;
    color: #fff;
    border-bottom-left-radius: 25px;
}
.set-e .box-item {
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: 400px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.set-e .flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    width: 100%;
    height: 100%;
}
.set-e .flip-box-front,
.set-e .flip-box-back {
    background-size: cover;
    background-position: center;
    min-height: 275px;
    -ms-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
    transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
    -webkit-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0px 0px 6px #000000bd;
    width: 100%;
    height: 100%;
}
.set-e .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.set-e .flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.set-e .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.set-e .flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.set-e .flip-box .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 10px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(80px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(80px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(80px) scale(.94);
    top: 50%;
}
.set-e .flip-box-front .inner {
    width: 100%;
}
.set-e .flip-box-front .inner .img__box {
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.set-e .inner .img_box .text {
  position: relative;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: 400 !important;
    font-size: 20px;
    height: 300px;
    width: 100%;
    padding: 10px;
}
.set-e .inner .img_box .text ul li a {
    color: #fff;
    font-size: 14px;
}
.set-e .inner .img_box .text ul li a:hover {
    color: #b2ebf2;
}
.set-e .inner .img_box .text ul li a {
    color: #ffca00;
    font-size: 14px;
    padding-left: 7px;
    font-weight: 600;
}
.set-e .flip-box-front .inner h3 {
    font-weight: 400;
    height: 70px;
    padding-top: 0px;
}
.set-e .flip-box p {
    font-size: 20px;
    line-height: 1.5em;
}
.set-e .flip-box-img {
    margin-top: 25px;
}
.flip-box-button {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    padding: 15px 20px;
    text-transform: uppercase;
}
.back-content {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
}
.set-e .back-content img {
    width: 100%;
}
.set-e .text {
    padding: 3px;
    font-weight: 400;
}
.flip-box-front,
.flip-box-back {
    position: relative;
}
.flip-box-front::after,
.flip-box-back::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(51, 51, 51, 0.3);
}
.flip-box-front.layer-yellow::after {
    background: rgb(12, 169, 88, 0.88) !important;
}

.flip-box-back::after {
    background: rgba(51, 51, 51, 0.8);
}

.box-item:nth-child(1) .flip-box .flip-box-front,
.box-item:nth-child(1) .flip-box .flip-box-back {
    background-image:url(../images/f1.jpg);
}

.ggd1 .box-item:nth-child(1) .flip-box .flip-box-front,
.ggd1 .box-item:nth-child(1) .flip-box .flip-box-back {
    background-image: url(../images/f2.jpg);
}

.ggd2 .box-item:nth-child(1) .flip-box .flip-box-front,
.ggd2 .box-item:nth-child(1) .flip-box .flip-box-back {
    background-image: url(../images/f3.jpg);
}
.ggd3 .box-item:nth-child(1) .flip-box .flip-box-front,
.ggd3 .box-item:nth-child(1) .flip-box .flip-box-back {
    background-image: url(../images/f5.jpg);
}

.ggd5 .box-item:nth-child(1) .flip-box .flip-box-front,
.ggd5 .box-item:nth-child(1) .flip-box .flip-box-back {
    background-image: url(../images/f6.jpg);
}


.img__box img{
    width: 80px;
    height: 80px;
}
.flip-box-back h4{
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.flip-box-back p{
    font-size: 16px !important;
    line-height: 26px !important;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
}
.flip-box-back a{
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}
.ptsdf{
    padding-top: 30px;
}
.bosdd{
    background:#9A2D2C;
    padding: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.bosdd p{
color: #ffffff;
font-size: 21px;
line-height: 31px;
text-align: center;
}
.abttrus{
    position: relative;
}
.abttrus2{
    background: #9A2D2C;
    padding-bottom: 30px;
}
.abttrus3{
    position: absolute;
    background-image: url("../images/c2.png");
    background-size: cover;
    height: 150px;
    width: 100%;
}
.abttrus5{
    position: relative;
    z-index: 999;
}
.abttrus5 img{
    margin-top: 50px;
    border-top-left-radius: 250px;
}
.text-white p{
    color: #ffffff;
}
.trss .btn-warning{
    background:#ffffff;
    color: #333333;
}
.awardss{
    padding-top: 30px;
    padding-bottom: 30px;
}

#news-slider{
    margin-top:0px;
}
.post-slide{
    margin: 20px 15px 20px;
    padding-top: 1px;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}
.awabox{
    position: relative;
    background: #f8e8e8;
    border:2px solid #9A2D2C;
    padding: 30px;
    border-radius: 20px;
}
.awabox2{
    position: absolute;
    left: -25px;
    top: -25px;
    background: #ffffff;
    padding: 10px;
    border-radius: 50%;
}
.awabox2 img{
    width: 30px;
    height: 42px;
    background-size: cover;
}
.awardss .owl-buttons{
    display: none;
}
.awabox a{
    font-size: 18px;
    line-height: 28px;
    color: #9A2D2C;
    font-weight: 600;
    text-decoration: none;
}
.awabox p{
    padding-bottom: 10px;
    margin-bottom: 0;
}
.awabox h4{
    text-align: center;
}
.extrasec{
    position: relative;
}
.extrasec2{
    background: #9A2D2C;
}
.extrasec3{
    position: absolute;
    background-image: url("../images/c3.png");
    background-size: cover;
    height: 100px;
    width: 100%;
} 
.extrasec .owl-buttons{
    display: none;
}
.sdff{
    position: relative;
    z-index: 9999;
}
.sdff h3{
    z-index: 999552;
}
.exssd{
    position: relative;
}
.exssd img{
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.exssd2{
    position: relative;
    background: #ffffff;
    padding: 10px;
    margin-left: 20px;
    margin-right: 20px;
    bottom: 30px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.exssd2 h4{
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}
.gallerysec img{
    border-radius: 20px;
}
.topfoosec{
    background: #9A2D2C;
}
.mapssec iframe{
    margin-bottom: -8px;
}
.foot-contact{
    padding: 0;
    margin: 0;
}
.foot-contact li{
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    list-style: none;
}
.foot-contact li a{
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-decoration: none;
}
.foot-contact li p{
    text-align: left;
    color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
}
.foot-contact li p b{
    color: #ffffff;
}
.foot-contact li i{
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    width: 30px;
    float: left;
}
.fsdsddd1{
    padding-top: 30px;
    padding-bottom: 30px;
}
.vv1{
    padding-left: 30px;
}
.fsdsddd1 h4{
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.dfsdlodd img{
    width: 300px;
}
.fsdsddd1 p{
    color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
}
.quiiid ul{
    padding: 0;
    margin: 0;
}
.quiiid ul li{
    list-style: none;
    color: #ffffff;
    padding-bottom: 10px;
}
.quiiid ul li a{
    color: #ffffff;
    text-decoration: none;
}
.quiiid ul li i{
    padding-right: 7px;
}
.coppu{
    border-top:1px solid rgba(255,255,255,0.5);
    padding-top: 10px;
    padding-bottom: 10px;
}
.coppu p{
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
}
.whatssec{
    position: relative;
}
.whatssec2{
    position: fixed;
    bottom: 10px;
    left: 10px;
}
.whatssec2 img{
    width: 45px;
    height: 45px;
}
.navbar-light .navbar-toggler-icon{
background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1.00%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler{
    border-color: rgb(255, 255, 255);
}
.bru-sec{
    background-image: url("../images/k1.jpg");
    background-size: cover;
    background-position: bottom center;
}
.bru-sec3 .bru-sec{
    background-image: url("../images/k2.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec5 .bru-sec{
    background-image: url("../images/k3.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec6 .bru-sec{
    background-image: url("../images/k5.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec7 .bru-sec{
    background-image: url("../images/k6.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec8 .bru-sec{
    background-image: url("../images/k7.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec9 .bru-sec{
    background-image: url("../images/k8.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec10 .bru-sec{
    background-image: url("../images/k9.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec11 .bru-sec{
    background-image: url("../images/k10.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec12 .bru-sec{
    background-image: url("../images/k11.jpg");
    background-size: cover;
    background-position: top center;
}
.bru-sec2{
    padding-top: 250px;
    padding-bottom: 50px;
    background: rgba(51,51,51,0.3);
}
.bru-sec2 h3{
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    line-height: 45px;
    text-shadow: 2px 2px #333333;
}
.bru-sec2 ul{
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}
.bru-sec2 ul li{
    display: inline;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 600;
    padding-right: 7px;
    text-shadow: 2px 2px #333333;
}
.bru-sec2 ul li a{
    text-decoration: none;
    color: #ffffff;
}
.sdsffsdds p b{
    color: #ffffff;
}
.new-list li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    background-image: url(../images/lis.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.new-list {
    padding: 0;
    margin: 0;
}
.new-list2 li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #ffffff;
    list-style: none;
    background-image: url(../images/lis2.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.new-list2 {
    padding: 0;
    margin: 0;
}
.mott{
    padding: 10px;
    background: #9A2D2C;
    border-left:5px solid #FDCD2F;
    border-right:5px solid #FDCD2F;
    color: #ffffff;
}
.pri{
    background: #9A2D2C;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.pri h4{
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
}
.pri p{
    text-align: center;
    color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
}
.bor-82{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.cor{
    background: #9A2D2C;
    padding:10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.cor h4{
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 600;
}
.cor p{
    padding-bottom: 0;
    text-align:center;
    color: #ffffff;
    margin-bottom: 0;
}
.spacex{
  padding-top: 20px;
}
.spacex1{
  padding-top: 1px;
}
.spacex2{
  padding-top: 2px;
}
.spacex3{
  padding-top: 3px;
}
.spacex4{
  padding-top: 4px;
}
.spacex5{
  padding-top: 5px;
}
.spacex6{
  padding-top: 6px;
}
.spacex7{
  padding-top: 7px;
}
.spacex8{
  padding-top: 8px;
}
.spacex9{
  padding-top: 9px;
}
.spacex10{
  padding-top: 10px;
}
.spacex11{
  padding-top: 11px;
}
.spacex12{
  padding-top: 12px;
}
.spacex13{
  padding-top: 13px;
}
.spacex14{
  padding-top: 14px;
}
.spacex15{
  padding-top: 15px;
}
.spacex16{
  padding-top: 16px;
}
.spacex17{
  padding-top: 17px;
}
.spacex18{
  padding-top: 18px;
}
.spacex19{
  padding-top: 19px;
}
.spacex20{
  padding-top: 20px;
}
.spacex21{
  padding-top: 21px;
}
.spacex22{
  padding-top: 22px;
}
.spacex23{
  padding-top: 23px;
}
.spacex24{
  padding-top: 24px;
}
.spacex25{
  padding-top: 25px;
}
.spacex26{
  padding-top: 26px;
}
.spacex27{
  padding-top: 27px;
}
.spacex28{
  padding-top: 28px;
}
.spacex29{
  padding-top: 29px;
}
.spacex30{
  padding-top: 30px;
}
.spacex31{
  padding-top: 31px;
}
.spacex32{
  padding-top: 32px;
}
.spacex33{
  padding-top: 33px;
}
.spacex34{
  padding-top: 34px;
}
.spacex35{
  padding-top: 35px;
}
.spacex36{
  padding-top: 36px;
}
.spacex37{
  padding-top: 37px;
}
.spacex38{
  padding-top: 38px;
}
.spacex39{
  padding-top: 39px;
}
.spacex40{
  padding-top: 40px;
}
.spacex41{
  padding-top: 41px;
}
.spacex42{
  padding-top: 42px;
}
.spacex43{
  padding-top: 43px;
}
.spacex44{
  padding-top: 44px;
}
.spacex45{
  padding-top: 45px;
}
.spacex46{
  padding-top: 46px;
}
.spacex47{
  padding-top: 47px;
}
.spacex48{
  padding-top: 48px;
}
.spacex49{
  padding-top: 49px;
}
.spacex50{
  padding-top: 50px;
}
.spacex51{
  padding-top: 51px;
}
.spacex52{
  padding-top: 52px;
}
.spacex53{
  padding-top: 53px;
}
.spacex54{
  padding-top: 54px;
}
.spacex55{
  padding-top: 55px;
}
.spacex56{
  padding-top: 56px;
}
.spacex57{
  padding-top: 57px;
}
.spacex58{
  padding-top: 58px;
}
.spacex59{
  padding-top: 59px;
}
.spacex60{
  padding-top: 60px;
}
.spacex61{
  padding-top: 61px;
}
.spacex62{
  padding-top: 62px;
}
.spacex63{
  padding-top: 63px;
}
.spacex64{
  padding-top: 64px;
}
.spacex65{
  padding-top: 65px;
}
.spacex66{
  padding-top: 66px;
}
.spacex67{
  padding-top: 67px;
}
.spacex68{
  padding-top: 68px;
}
.spacex69{
  padding-top: 69px;
}
.spacex70{
  padding-top: 70px;
}
.spacex71{
  padding-top: 71px;
}
.spacex72{
  padding-top: 72px;
}
.spacex73{
  padding-top: 73px;
}
.spacex74{
  padding-top: 74px;
}
.spacex75{
  padding-top: 75px;
}
.spacex76{
  padding-top: 76px;
}
.spacex77{
  padding-top: 77px;
}
.spacex78{
  padding-top: 78px;
}
.spacex79{
  padding-top: 79px;
}
.spacex80{
  padding-top: 80px;
}
.spacex81{
  padding-top: 81px;
}
.spacex82{
  padding-top: 82px;
}
.spacex83{
  padding-top: 83px;
}
.spacex84{
  padding-top: 84px;
}
.spacex85{
  padding-top: 85px;
}
.spacex86{
  padding-top: 86px;
}
.spacex87{
  padding-top: 87px;
}
.spacex88{
  padding-top: 88px;
}
.spacex89{
  padding-top: 89px;
}
.spacex90{
  padding-top: 90px;
}
.spacex91{
  padding-top: 91px;
}
.spacex92{
  padding-top: 92px;
}
.spacex93{
  padding-top: 93px;
}
.spacex94{
  padding-top: 94px;
}
.spacex95{
  padding-top: 95px;
}
.spacex96{
  padding-top: 96px;
}
.spacex97{
  padding-top: 97px;
}
.spacex98{
  padding-top: 98px;
}
.spacex99{
  padding-top: 99px;
}
.spacex100{
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .spacex{
  padding-top: 0px;
}
.spacex1{
  padding-top: 0px;
}
.spacex2{
  padding-top: 0px;
}
.spacex3{
  padding-top: 0px;
}
.spacex4{
  padding-top: 0px;
}
.spacex5{
  padding-top: 0px;
}
.spacex6{
  padding-top: 0px;
}
.spacex7{
  padding-top: 0px;
}
.spacex8{
  padding-top: 0px;
}
.spacex9{
  padding-top: 0px;
}
.spacex10{
  padding-top: 0px;
}
.spacex11{
  padding-top: 0px;
}
.spacex12{
  padding-top: 0px;
}
.spacex13{
  padding-top: 0px;
}
.spacex14{
  padding-top: 0px;
}
.spacex15{
  padding-top: 0px;
}
.spacex16{
  padding-top: 0px;
}
.spacex17{
  padding-top: 0px;
}
.spacex18{
  padding-top: 0px;
}
.spacex19{
  padding-top: 0px;
}
.spacex20{
  padding-top: 0px;
}
.spacex21{
  padding-top: 0px;
}
.spacex22{
  padding-top: 0px;
}
.spacex23{
  padding-top: 0px;
}
.spacex24{
  padding-top: 0px;
}
.spacex25{
  padding-top: 0px;
}
.spacex26{
  padding-top: 0px;
}
.spacex27{
  padding-top: 0px;
}
.spacex28{
  padding-top: 0px;
}
.spacex29{
  padding-top: 0px;
}
.spacex30{
  padding-top: 0px;
}
.spacex31{
  padding-top: 0px;
}
.spacex32{
  padding-top: 0px;
}
.spacex33{
  padding-top: 0px;
}
.spacex34{
  padding-top: 0px;
}
.spacex35{
  padding-top: 0px;
}
.spacex36{
  padding-top: 0px;
}
.spacex37{
  padding-top: 0px;
}
.spacex38{
  padding-top: 0px;
}
.spacex39{
  padding-top: 0px;
}
.spacex40{
  padding-top: 0px;
}
.spacex41{
  padding-top: 0px;
}
.spacex42{
  padding-top: 0px;
}
.spacex43{
  padding-top: 0px;
}
.spacex44{
  padding-top: 0px;
}
.spacex45{
  padding-top: 0px;
}
.spacex46{
  padding-top: 0px;
}
.spacex47{
  padding-top: 0px;
}
.spacex48{
  padding-top: 0px;
}
.spacex49{
  padding-top: 0px;
}
.spacex50{
  padding-top: 0px;
}
.spacex51{
  padding-top: 0px;
}
.spacex52{
  padding-top: 0px;
}
.spacex53{
  padding-top: 0px;
}
.spacex54{
  padding-top: 0px;
}
.spacex55{
  padding-top: 0px;
}
.spacex56{
  padding-top: 0px;
}
.spacex57{
  padding-top: 0px;
}
.spacex58{
  padding-top: 0px;
}
.spacex59{
  padding-top: 0px;
}
.spacex60{
  padding-top: 0px;
}
.spacex61{
  padding-top: 0px;
}
.spacex62{
  padding-top: 0px;
}
.spacex63{
  padding-top: 0px;
}
.spacex64{
  padding-top: 0px;
}
.spacex65{
  padding-top: 0px;
}
.spacex66{
  padding-top: 0px;
}
.spacex67{
  padding-top: 0px;
}
.spacex68{
  padding-top: 0px;
}
.spacex69{
  padding-top: 0px;
}
.spacex70{
  padding-top: 0px;
}
.spacex71{
  padding-top: 0px;
}
.spacex72{
  padding-top: 0px;
}
.spacex73{
  padding-top: 0px;
}
.spacex74{
  padding-top: 0px;
}
.spacex75{
  padding-top: 0px;
}
.spacex76{
  padding-top: 0px;
}
.spacex77{
  padding-top: 0px;
}
.spacex78{
  padding-top: 0px;
}
.spacex79{
  padding-top: 0px;
}
.spacex80{
  padding-top: 0px;
}
.spacex81{
  padding-top: 0px;
}
.spacex82{
  padding-top: 0px;
}
.spacex83{
  padding-top: 0px;
}
.spacex84{
  padding-top: 0px;
}
.spacex85{
  padding-top: 0px;
}
.spacex86{
  padding-top: 0px;
}
.spacex87{
  padding-top: 0px;
}
.spacex88{
  padding-top: 0px;
}
.spacex89{
  padding-top: 0px;
}
.spacex90{
  padding-top: 0px;
}
.spacex91{
  padding-top: 0px;
}
.spacex92{
  padding-top: 0px;
}
.spacex93{
  padding-top: 0px;
}
.spacex94{
  padding-top: 0px;
}
.spacex95{
  padding-top: 0px;
}
.spacex96{
  padding-top: 0px;
}
.spacex97{
  padding-top: 0px;
}
.spacex98{
  padding-top: 0px;
}
.spacex99{
  padding-top: 0px;
}
.spacex100{
  padding-top: 0px;
}
}
.f21{
    font-size: 21px;
    line-height: 31px;
}
.bor-20{
    border-radius: 20px;
}
.contsss{
    background:#9A2D2C;
    padding:20px;
    border-radius: 8px;
}
.contsss h4{
    color: #ffffff;
    padding-bottom: 10px;
}
.sfdsf a{
    background: #9A2D2C;
    padding: 10px 30px 10px 30px;
    border:0;
}
.sdfsd{
    padding-right: 20px;
}
.sfdsdf h4{
    font-size: 21px;
    line-height: 31px;
}
.sfdsdf .awabox{
    padding: 20px;
}
.fdsfsdf p b{
    color: #ffffff;
}
.fdsfsdf .cor h4{
    font-size: 21px;
    line-height: 31px;
    padding-bottom: 10px;
}
.fdsfsdf p{
    text-align: justify;
    padding-bottom: 20px;
}
.fdsdf{
    font-size: 25px;
    line-height: 35px;
}