body{
	margin: 0;
	padding: 0;
	font-family: 'Mulish', sans-serif;
	font-size: 16px;
    font-weight: 400;
    color: #333333;
}
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
.phdf{
	transform: rotate(90deg);
	    position: fixed;
    top: 50%;
    right: -74px;
    z-index: 99999;
}
.cww-ssf-toggle{
    background-color: #ff8c00;
    border-color: #ff8c00;
    color: #fff;
        animation: pulse 2s infinite;
    transition: all 0.3s;
        text-decoration: none;
    font-size: 16px;
    border: 1px solid #df3e7b;
    line-height: 30px;
    padding: 5px 25px 5px 25px;
    font-weight: bold;
}  
.cww-ssf-toggle:hover{
	text-decoration: none;
	color: #ffffff;
}  
@keyframes pulse{
    0% {
      transform: scale(.97);
      box-shadow: 0 0 0 0 rgba(245, 180, 114, 0.7);
    }
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px rgba(245, 180, 114, 0);
    }
    100% {
      transform: scale(.97);
    }
  }
  .top-sec{
  	background: #2E2D67;
  }
.mob-list{
  	padding: 0;
  	margin: 0;
  	padding-top: 7px;
}
.mob-list li{
	list-style: none;
	display: initial;
	padding-right: 10px;
}
.mob-list li a{
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Fredoka', sans-serif;
  font-weight: 600;
}
.mob-list li a:hover{
	text-decoration: none;
}
.mob-list2{
  	padding: 0;
  	margin: 0;
  	float: right;
}
.mob-list2 li{
	list-style: none;
	display: initial;
	padding-right: 10px;
}
.mob-list2 a{
	border-radius: 0;
}
.top-sec2{
	padding-top: 8px;
	padding-bottom: 8px;
	background: #FCF5BB;
}
.phdf2{
	position: relative;
	right: 0;
}
.mob-list li a i{
	padding-right: 5px;
}
.mob-list2 a{
    background-color: #ff8c00;
    border-color: #ff8c00;
    padding: 7px 20px 7px 20px;
    font-weight: bold;
    animation: pulse 2s infinite;
}
@media (min-width: 1200px){
.container {
    max-width: 1250px;
}
}
.top-sec2 .navbar{
  padding:0;
  padding-top: 18px;
}
.top-sec2 .bg-light{
  background: none;
}
.dropdown-toggle::after{
  border-top: 0 solid;
    border-right: 0 solid transparent;
    border-bottom: 0;
    border-left: 0 solid transparent;
}
.navbar-light .navbar-nav .nav-link{
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.ddd2:hover .dropdown-menu {
  display:block;
}
.dropdown-menu{
  width: 300px;
  background: #2E2D67;
  border-radius: 0;
}
.dropdown-item{
  color: #ffffff !important;
}
.dropdown-item:focus, .dropdown-item:hover{
  background: #ff8c00;
  color: #ffffff;
}
.banner-bs{
  padding-top: 30px;
  padding-bottom: 30px;
  background-image:url(../images/e1.png);
}
.banner-bs h5{
  font-size: 28px;
  color: #ffffff;
  line-height: 35px;
  font-weight: bold;
}
.btn-warning{
    font-size: 18px;
    font-weight: 500;
    background: #ff8c00;
    border-color: #ff8c00;
    animation: pulse 2s infinite;
    color: #ffffff;
    padding:10px 30px 10px 30px;
}
.btn-warning:hover {
    color: #ffffff;
    background-color: #ff8c00;
    border-color: #ff8c00;
}
.f-right{
  float: right;
}
.sdf{
  padding-top: 15px;
}
.abt{
  padding-top: 40px;
  padding-bottom: 10px;
  background-image:url(../images/e2.png);
  background-size: cover;
}
.r-l{
  float: left;
  padding-right: 20px;
  line-height: 50px;
  padding-top: 21px;
  padding-bottom: 40px;
}
.link-1{
  color: #FAAF12;
}
.link-1:hover{
  color: #FAAF12;
  text-decoration: none;
}
.abt p{
  padding-bottom: 10px;
  margin-bottom: 0;
}
.pt-30{
  padding-top: 30px;
}
.r-2{
  position: relative;
  padding-bottom: 30px;
}
.abt2 h4{
  font-size: 18px;
  font-weight: 500;
}
.abt h3{
  font-size: 35px;
  padding-top: 100px;
}
.contsd {
  background-image:url(../images/e3.png);
  padding-top: 30px;
  padding-bottom: 30px;
}
.bos{
    border-width: 1px 1px 1px 1px;
    border-color: #6B58B4;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 20px 30px 20px;
}
.bos2{
  height: 70px;
  width: 70px;
  background: #6B58B4;
  border-radius: 50%;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 50px;
}
.bos2 i{
  color: #ffffff;
  font-size: 30px;
  padding-top: 20px;
  padding-left: 18px;
}
.bos p{
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 25px;
}
.bos h3{
  color: #ffffff;
  font-size: 21px;
  margin-bottom: 0;
}
.abt-sec{
  padding-top: 40px;
  padding-bottom: 40px;
}
.abt-sec span{
color: #ff8c00;
}
.abt-sec h1{
  color: #2E2D67;
 font-family: 'Fredoka', sans-serif;
 font-weight: 600;
 padding-bottom: 20px;
}
.abt-sec2{
  padding-top: 40px;
  padding-bottom: 40px;
}
.abt-sec2 h1{
  color: #2E2D67;
 font-family: 'Fredoka', sans-serif;
 font-weight: 600;
 padding-bottom: 20px;
}
.sdgdd{
  color: #2E2D67;
  text-align: center;
}
.ddf img{
border-radius:35px 35px 35px 35px;
}
.se{
  padding-bottom: 20px;
}
.se img{
  float: left;
  margin-right: 20px;
}
.se h4{
    margin-bottom: 4px;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
}
.er1{
 color: #0990D4;
}
.er2{
 color: #FFC700;
}
.er3{
 color: #00DFDF;
}
.gallery-sec{
  padding-top: 40px;
  padding-bottom: 40px;
  background: #DCFCF8;
}
.gallery-sec h1 {
    color: #2E2D67;
    font-family: 'Fredoka', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.gallery-sec h5{
  color: #0990D4;
  font-size: 23px;
  font-weight: 500;
  line-height: 30px;
  padding-top:10px;
}
.gallery-sec img{
  width: 120px;
}
.quotes h1{
 color: #2E2D67;
    font-family: 'Fredoka', sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}
.quotes{
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt-20{
  padding-top: 20px !important;
}
p{
  text-align: justify;
}
footer{
  background: #2E2D67;
}
.foot-top{
  padding-bottom: 40px;
  padding-top: 40px;
}
.foot-top2{
  padding-bottom: 10px;
  padding-top: 10px;
  color: #ffffff;
}
.foot-top2 p{
  padding-bottom: 0;
  margin-bottom: 0;
}
.foot-top h4{
  color: #ffffff;
  padding-bottom: 10px;
}
.foot-top p{
  color: #ffffff;
  text-align: justify;
}
.list-wrap{
  padding:0;
  margin: 0;
}
.list-wrap li{
  padding-bottom: 7px;
  list-style: none;
}
.list-wrap li a{
  color: #ffffff;
}
.list-wrap li i{
  padding-right: 5px;
}
.list-wrap li a:hover{
  text-decoration: none;
}
.floot-cont{
  padding: 0;
  margin: 0;
}
.floot-cont li{
  list-style: none;
  color: #ffffff;
  padding-bottom: 10px;
}
.floot-cont li a{
  color: #ffffff;
}
.floot-cont li i{
  font-size: 18px;
  width: 35px;
  color: #ffffff;
  float: left;
  line-height: 26px;
}
.floot-cont li p{
  padding-bottom: 0;
  margin-bottom: 0;
}
.sp-1{
  padding-left: 35px;
}
.floot-cont li a:hover{
  color: #ffffff;
  text-decoration: none;
}
.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: #ff8c00;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: #ff8c00;
}
.bru{
  background-image:url(../images/b1.jpg);
  background-size: cover;
}
.bru3{
  background-image:url(../images/b2.jpg);
  background-size: cover;
}
.bru5{
  background-image:url(../images/b3.jpg);
  background-size: cover;
}
.bru6{
  background-image:url(../images/b5.jpg);
  background-size: cover;
}
.bru7{
  background-image:url(../images/b6.jpg);
  background-size: cover;
}
.bru8{
  background-image:url(../images/b7.jpg);
  background-size: cover;
}
.bru9{
  background-image:url(../images/b8.jpg);
  background-size: cover;
}
.bru10{
  background-image:url(../images/b9.jpg);
  background-size: cover;
}
.bru11{
  background-image:url(../images/b10.jpg);
  background-size: cover;
}
.bru12{
  background-image:url(../images/b11.jpg);
  background-size: cover;
}
.bru2{
  padding-top: 160px;
  padding-bottom: 160px;
  background: rgba(51,51,51,0.5);
}
.bru2 h3{
  color: #ffffff;
  font-size: 35px;
  padding-bottom: 10px;
  text-shadow: 2px 2px #333333;
}
.bru-list{
  padding: 0;
  margin: 0;
}
.bru-list li{
  display: inline;
  color: #ffffff;
  font-size: 18px;
  padding-right: 10px;
  font-weight: bold;
  text-shadow: 2px 2px #333333;
}
.bru-list li a{
  color: #ffffff;
}
.bsd{
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ff8c00;
}
.bsd h4{
  color: #ffffff;
  text-align: center;
  font-size: 21px;
}
.bsd p{
  color: #ffffff;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 18px;
}
.ddf2 img{
border-top-left-radius:35px;
border-top-right-radius:35px;
}
.ddf2 .bsd{
border-bottom-left-radius:35px;
border-bottom-right-radius:35px;
}
.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 0;
  margin-bottom: 10px;
  text-align: justify;
}
.sdff b{
  color: #ff8c00;
}
.bru-list li a:hover{
  text-decoration: none;
}
.ffd h4{
  color: #ff8c00;
}
.dg{
  background: #2E2D67;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff !important;
}

.contact-form{
  position:relative;
  margin-bottom:30px;
}

.contact-form .form-group{
  position:relative;
  margin-bottom:22px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
  position:relative;
  display:block;
  width:100%;
  color:#333333;
  line-height:26px;
  padding:10px 28px;
  height:60px;
  font-size:14px;
  border-radius:2px;
  background:#f3f5f9;
  border:1px solid transparent;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
  border: 1px solid #dddddd;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
  border-color:#df6512;
}

.contact-form .form-group textarea{
  position:relative;
  display:block;
  width:100%;
  line-height:26px;
  padding:10px 28px;
  color:#333333;
  height:150px;
  font-size:14px;
  resize:none;
  border-radius:2px;
  background:#f3f5f9;
  border:1px solid transparent;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
  border: 1px solid #dddddd;
}
input, textarea {
outline: none;
box-shadow:none !important;
border:1px solid #ccc !important;
}
.dffgdf{
  cursor: pointer !important; 
}
.bosdd{
  background: #ff8c00;
  padding: 30px;
}
.bosdd h4{
  color: #ffffff;
  padding-bottom: 15px;
  font-size: 30px;
}
.bosdd p{
  color: #ffffff;
}
.sfsds i{
  font-size: 25px !important;
}
.d-maps{
  margin-bottom: -10px;
}
.pt-10{
  padding-top: 10px;
}
.br-nn{
  border: 0 !important;
}
.stu{
    padding: 15px;
    border: 1px solid #dddddd;
}
@media only screen and (max-width: 768px) {
.top-sec2 img{
  width: 75%;
}
.dfgds{
  width: 60px;
  float: right;
}
.top-sec2 .navbar.dfgds{
  padding-top: 18px !important;
}
.top-sec2 .navbar{
  padding-top:0;
}
.mob-list li{
  display: block;
}
}
.top-sec2 .navbar.dfgds{
  padding-top: 0;
}
.grd{
padding-top: 40px;
    padding-bottom: 40px;
    background: #DCFCF8;
}
.pb-20{
  padding-bottom: 20px;
}
.grd img{
  border: 1px solid #ffffff;
}