@font-face{font-family:"g-m";src:url("../fonts/g-m.eot");src:url("../fonts/g-md41d.eot?#iefix") format("embedded-opentype"),url("../fonts/g-m.otf") format("opentype"),url("../fonts/g-m.svg") format("svg"),url("../fonts/g-m.ttf") format("truetype"),url("../fonts/g-m.woff") format("woff"),url("../fonts/g-m.html") format("woff2");font-weight:normal;font-style:normal}
@font-face{font-family:"g-bk";src:url("../fonts/g-bk.eot");src:url("../fonts/g-bkd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/g-bk.otf") format("opentype"),url("../fonts/g-bk.svg") format("svg"),url("../fonts/g-bk.ttf") format("truetype"),url("../fonts/g-bk.woff") format("woff"),url("../fonts/g-bk.html") format("woff2");font-weight:normal;font-style:normal}
@font-face{font-family:"g-b";src:url("../fonts/g-b.eot");src:url("../fonts/g-bd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/g-b.otf") format("opentype"),url("../fonts/g-b.svg") format("svg"),url("../fonts/g-b.ttf") format("truetype"),url("../fonts/g-b.woff") format("woff"),url("../fonts/g-b.html") format("woff2");font-weight:normal;font-style:normal}
@font-face{font-family:"g-black";src:url("../fonts/g-black1.html");src:url("../fonts/g-black1d41d.html?#iefix") format("embedded-opentype"),url("../fonts/g-black1-2.html") format("opentype"),url("../fonts/g-black1-3.html") format("svg"),url("../fonts/g-black1-4.html") format("truetype"),url("../fonts/g-black1-5.html") format("woff"),url("../fonts/g-black1-6.html") format("woff2");font-weight:lighter;font-style:lighter}
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap')
@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')
body{
	padding: 0;
	margin: 0;
	font-family: "g-bk";
    font-weight: 400;
    font-style: normal;
}
p{
	font-family: "g-bk";
    font-weight: 400;
    text-align: justify;
    line-height: 25px;
    font-size: 14px;
}
h1,h2,h3,h4,h5,h6{
  font-family: "g-bk";
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: bold;
}
.top-sec{
	position: relative;
}
.top-sec2{
	position: absolute;
	width: 100%;
	z-index: 99;
}
.top-sec3{
	position: relative;
}
.top-sec5{
	position: relative;
	background-image:url(../images/b7.jpg);
	background-size: cover;
}
.top-sec7{
	position: relative;
	background-image:url(../images/b8.jpg);
	background-size: cover;
}
.top-sec8{
	position: relative;
	background-image:url(../images/b9.jpg);
	background-size: cover;
}
.top-sec9{
	position: relative;
	background-image:url(../images/b10.jpg);
	background-size: cover;
}
.top-sec10{
	position: relative;
	background-image:url(../images/b11.jpg);
	background-size: cover;
}
.top-sec6{
	padding-top: 160px;
	padding-bottom: 160px;
	background: rgba(51,51,51,0.3);
}
.top-sec6 h3{
	color: #ffffff;
	padding-bottom: 10px;
	font-weight: bold;
    font-size: 30px;
    text-shadow: 2px 2px #333333;
}
.top-sec6 ul{
	color: #ffffff;
	padding: 0;
	margin: 0;
}
.top-sec6 ul li{
	color: #ffffff;
	list-style: none;
	display: inline;
	padding-right: 10px;
    font-size: 18px;
     font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  text-shadow: 2px 2px #333333;
}
.top-sec6 ul li a{
	color: #ffffff;
}
.top-sec6 ul li a:hover{
	text-decoration: none;
}
.top-sec2 .bg-light{
	background:none !important;
	padding: 0 !important;
}
.logs img{
	padding: 10px;
	background: rgba(255,255,255,0.9);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 380px;
}
.navbar-brand{
	padding: 0 !important;
}
.nav-item{
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-light .navbar-nav .nav-link {
    color: #333333;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Roboto", sans-serif !important;
    font-size: 15px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #B91560;
}
.dropdown-toggle::after{
	display: none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #B91560;
}
.dropdown-menu{
	width: 300px;
	background: #B91560;
	padding: 0;
	margin: 0;
	border-radius: 0 !important;
}
.dropdown-item{
	color: #ffffff;
	white-space: normal;
	font-size: 16px !important;
}
.ddd2:hover .dropdown-menu {
	display:block;
}
.abt{
	background: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.menu-sec{
	background: #ffffff;
	border-top:2px solid #B70F65;
}
.menu-sec .bg-light{
	background: none !important;
}
.btn-primary{
	background: #E4B316;
	color: #333333;
	padding: 5px 25px 5px 25px;
	border-radius: 5px;
	border: 0;
	font-weight: bold;
}
.btn-primary i{
	padding-left: 10px;
}
.btn-primary:hover{
	background: #B70F65;
}
.hea-line{
	height: 5px;
	background: #B70F65;
	width: 75px;
}
.hea-title h2{
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.bg-white2{
	background: #f2f2f2;
	padding: 30px;
}
.ps1{
	position: relative;
	padding-top: 30px;
}
.ps2{
	position: absolute;
	z-index: 99;
}
.dropdown-item:focus, .dropdown-item:hover {
	background: #E4B316;
	color: #ffffff;
	font-weight: 400;
}
.nor-bts .btn-warning{
	font-size: 18px;
	font-weight: 600;
    line-height: 24px;
    border-radius: 5px 5px 5px 5px;
    padding: 13px 15px 13px 15px;
    background: #B70F65;
    color: #ffffff;
    border: 0;
}
.nor-bts i{
	padding-left: 7px;
}
.nor-bts .btn-secondary{
	font-size: 18px;
	font-weight: 600;
    line-height: 24px;
    border-radius: 5px 5px 5px 5px;
    padding: 13px 15px 13px 15px;
    background: #E4B316;
    color: #ffffff;
    border: 0;
}
.abt2{
	background: #5F0411;
	padding: 30px;
}
.whi-he .hea-title h2{
	color: #ffffff;
}
.whi-he .hea-line{
background: #ffffff;
}
.btn-warning:hover{
	background: #B9145F;
}
.box{
	background: #B9145F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box h4{
	text-align: center;
	color: #ffffff;
}
.box p{
	text-align: center;
	color: #ffffff;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
}
.cour-box3{
	background: #ffffff;
	padding: 30px;
	border: 1px solid #dddddd;
}
.cour-box3 h4{
	padding-top: 7px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 30px;
	font-size: 17px;
}
.cour-box2{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t1.png);
	background-size: cover;
}
.cour-box:hover .cour-box2{
background-image:url(../images/u1.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box3:hover{
	background:#B9145F;
}
.cour-box3:hover h4{
	color: #ffffff;
}
.cour-box6{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t2.png);
	background-size: cover;
}
.cour-box5:hover .cour-box6{
background-image:url(../images/u2.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box8{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t3.png);
	background-size: cover;
}
.cour-box7:hover .cour-box8{
background-image:url(../images/u3.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box10{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t5.png);
	background-size: cover;
}
.cour-box9:hover .cour-box10{
background-image:url(../images/u5.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box12{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t6.png);
	background-size: cover;
}
.cour-box11:hover .cour-box12{
background-image:url(../images/u6.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box14{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t7.png);
	background-size: cover;
}
.cour-box13:hover .cour-box14{
background-image:url(../images/u7.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box16{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t8.png);
	background-size: cover;
}
.cour-box15:hover .cour-box16{
background-image:url(../images/u8.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box18{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t9.png);
	background-size: cover;
}
.cour-box17:hover .cour-box18{
background-image:url(../images/u9.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box20{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t10.png);
	background-size: cover;
}
.cour-box19:hover .cour-box20{
background-image:url(../images/u10.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box22{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t11.png);
	background-size: cover;
}
.cour-box21:hover .cour-box22{
background-image:url(../images/u11.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box24{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t12.png);
	background-size: cover;
}
.cour-box23:hover .cour-box24{
background-image:url(../images/u12.png);
height: 50px;
width: 50px;
background-size: cover;
}
.cour-box26{
	float: left;
	margin-right: 30px;
	height: 50px;
	width: 50px;
	background-image:url(../images/t13.png);
	background-size: cover;
}
.cour-box25:hover .cour-box26{
background-image:url(../images/u13.png);
height: 50px;
width: 50px;
background-size: cover;
}
.erf h3{
	text-align: center;
	color: #ffffff;
	font-size: 35px;
	line-height: 35px;
    padding-bottom: 10px;
}
.erf p{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
}
.erf span{
	font-size: 45px;
	padding-left: 5px;
}
.foot-s{
	background-image: url(../images/b5.jpg);
	background-size: cover;
}
.foot-s2{
	padding-top: 30px;
	padding-bottom: 30px;
	background: rgba(185,20,95,0.9);
}
.foot-s h4{
	color: #ffffff;
	padding-bottom: 5px;
}
.foot-s p{
	color: #ffffff;
}
.asd{
	height: 3px;
	width: 50px;
	background: #E4B316;
}
.list-wrap{
	padding: 0;
	margin: 0;
}
.list-wrap li{
	list-style: none;
	padding-bottom: 10px;
	font-size: 14px;
}
.list-wrap li a{
	color: #ffffff;
}
.list-wrap i{
	padding-right: 5px;
}
.list-wrap li a:hover{
	text-decoration: none;
}
.floot-cont{
	padding: 0;
	margin: 0;
}
.floot-cont li{
	list-style: none;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-family: "g-bk";
}
.floot-cont li a{
	color: #ffffff;
}
.floot-cont li i{
	font-size: 16px;
	float: left;
	width: 30px;
	line-height: 25px;
}
.floot-cont li p{
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 23px;
}
.floot-cont li a:hover{
	text-decoration: none;
}
.sp-1{
	padding-left: 30px;
}
.foot-top2{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #B9145F;
}
.foot-top2 p{
	color: #ffffff;
	padding-bottom: 0;
	margin-bottom: 0;
}
.callbell {
    position: fixed;
    z-index: 9;
    bottom: 15px;
    float: right;
    right: 14px;
}
.callbell img {
    width: 60px;
}
.sss{
	position: relative;
}
.sss2{
	position:absolute;
	z-index: 999;
}
.navbar button{
	float: right;
}
.carousel-caption{
	background: rgba(95,4,17);
}
.abt3{
	background: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.carousel-caption{
	width: 30%;
    background: #B70F65;
    bottom: 20%;
    right: 0;
}
.carousel-caption h5{
padding-bottom: 0;
margin-bottom: 0;
}
.position-relative {
    position: relative !important;
}
.pd_zero {
    padding: 0px !important;
}
.w_100 {
    width: 100%;
}
.object-fit-cover {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.testimonial_box.type_one svg.svg1 {
    position: absolute;
    right: 0;
    top: 0;
}
.testimonial_box.type_one .top_content {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.testimonial_box.type_one {
    background: #B70F65;
    border-radius: 40px;
    padding: 70px;
    margin-bottom: 70px;
}
.pd_right_100{
	margin-left: -200px;
}
.testimonial_box p{
	color: #ffffff;
	font-size: 21px;
	line-height: 32px;
	padding-bottom: 15px;
}
.testimonial_box h4{
	color: #ffffff;
	font-size: 25px;
	padding-top: 15px;
}
.tsdd{
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.testimonial_box span{
	font-size: 35px;
}
@media only screen and (max-width: 767px) {
	.sss img{
		width: 75%;
	}
	.bdfgg{
		float: right;
		position: relative;
		z-index: 999;
	}
	.ps2{
		position: relative;
	}
	.ps2 img{
		width: 100%;
	}
}
@media only screen and (max-width: 999px) {
	.pd_right_100{
		margin-left: 0;
	}

}
 @media only screen and (min-width: 1000px) and (max-width: 1200px)  {
.ps2 img{
		width: 430px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1000px)  {
.ps2 img{
		width: 100%;
	}
	.ps2{
		position: relative;
	}
}
.rig-box ul{
	padding: 0;
	margin: 0;
}
.rig-box ul li{
	border: 3px solid #B70F65;
	list-style: none;
	margin-bottom: 10px;
	padding: 10px !important;
	font-size: 18px;
	font-weight: 600;
}
.rig-box ul li:hover{
	background: #B70F65;
	color: #ffffff;
}
.rig-box ul li:hover a:hover{
	color: #ffffff;
}
.rig-box ul li:hover a{
	color: #ffffff;
}
.rig-box ul li a{
	color: #333333;

}
.rig-box ul li i{
	padding-right: 7px;
}
.rig-box ul li a:hover{
	color: #333333;
	text-decoration: none;
}
.acs{
	background: #B70F65;
}
.acs a{
	color: #ffffff !important;
}
.sd{
	float: right;
}
.pin{
	color: #B70F65;
}
.new-list{
  padding: 0;
  margin: 0;
}
.new-list li{
  line-height: 25px;
  padding-left: 30px;
  font-size: 14px;
  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;
}
.sri-vs h3{
	font-weight: bold;
}
.sri-vs h5{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 25px;
}
.sri-vs2 h3{
	font-weight: bold;
}
.sri-vs2 h5{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 25px;
	margin-bottom: 3px;
}
.inf h5{
	background: #B70F65;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	text-align: center;
}



.contact-style1_form {
    position: relative;
    display: block;
    box-shadow: 0px 0px 21.25px 3.75px rgba(0, 0, 0, 0.06);
    padding: 48px 55px 55px;
    margin-right: 100px;
    margin-left: 40px;
    background: #ffffff;
    z-index: 10;
}
.contact-style1_form .title {
    position: relative;
    display: block;
    padding-bottom: 30px;
    text-align: center;
}
.contact-style1_form .title h2 {
    color: #1f67b0;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 0 0px;
}
.contact-style1_form .title p{
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
}

.contact-form {
    position: relative;
    display: block;
}
.contact-form .row {
    margin-left: 0px;
    margin-right: 0px;
}
.contact-form .row [class*=col-] {
 /*   padding-left: 0px;
    padding-right: 0px; */
}



.contact-form form{
    position: relative;
    display: block;
}
.contact-form form .input-box{
    position: relative;
    display: block;
    margin-bottom: 15px;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea{
    position: relative;
    display: block;   
    background: #ffffff;
    width: 100%;
    height: 65px;
    border: 1px solid #dddddd;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    padding-left: 25px;
    padding-right: 25px;
    transition: all 500ms ease;
    font-family: 'Lato', sans-serif;
    outline: none;
}
.contact-form form textarea {
    height: 120px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
}
.contact-form form input[type="text"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form input[type="email"]:focus{
    color: #171717;
    border-color: #171717; 
}
.contact-form form textarea:focus{
    color: #171717;
    border-color: #171717; 
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]::-moz-placeholder {
    color: #888888;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
    color: #888888;
}
.contact-form form textarea::-webkit-input-placeholder {
    color: #888888;
}
.contact-form form textarea:-moz-placeholder {
    color: #888888;
}
.contact-form form textarea::-moz-placeholder {
    color: #888888;
}
.contact-form form textarea:-ms-input-placeholder {
    color: #888888;
}

.contact-form form .button-box {
    position: relative;
    display: block;
    padding-top: 10px;
}
.contact-form form .button-box button{
    display: block;
    width: 100%;
}
.btn-one {
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
    background:#B70F65;
}
.contact-box{
	background: #B70F65;
	padding: 20px;
	font-size: 16px;
}
.contact-box .hea-title h2{
	color: #ffffff;
}
.contact-box .hea-line{
	background: #ffffff;
}
.contact-box ul li{
	font-size: 16px;
}
.contact-box ul li p{
	font-size: 16px;
}
label{
	font-weight: 500;
}
.poi{
	border: 0;
	padding: 0;
}
a .cour-box3 h4{
	color: #333333;
	font-weight: bold;
}
a:hover{
	text-decoration: none !important;
}
.box-ss{
	background: #B70F65;
	padding: 10px;
}
.box-ss h4{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.box-ss p{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 0;
	margin-bottom: 0;
}
.img-bo{
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.d-maps{
	margin-bottom: -10px;
}