 body{
     overflow-x:hidden;
}

.info.box {
    margin-top: 10px;
}

.btn-outline-secondary:hover {
    color: #703d5e;
	background: #f2c21a;
     
}

a.btn.btn-outline-advertise {
    float: right;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 1px;
    font-weight: 600;
    margin-left: 0;
    width: 178px;
    font-size: 14px;
    border: 1px solid #703d5e;
    background-image: linear-gradient(#703d5e, #94577f, #3e2033);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    letter-spacing: 0.5px;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%), 0 -2px 0 0 rgb(0 0 0 / 20%) inset;
}

a.btn.btn-outline-advertise:hover {
    color: #703d5e;
    background: #f2c21a;
}


li.facebook i {
    margin-right: 0 !important;
}

li.pinterest i {
    margin-right: 0 !important;
}

li.twitter i {
    margin-right: 0 !important;
}

#mobile_logo {
display:none;    
}

li.facebook {
    background-color: #2b4170;
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
    text-align: center;
    width: 35px;
    font-size: 18px;
    margin-bottom: 5px;
    border-radius: 50%;
    height: 35px;
    line-height: 35px !important;
    border: none !important;
    padding-right: 0 !important;
    margin-right: 10px;
}

li.twitter {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    text-align: center;
   width: 35px;
    font-size: 18px;
    margin-bottom: 5px;
    border-radius: 50%;
    height: 35px;
    line-height: 35px !important;
    border: none !important;
    padding-right: 0 !important;
    margin-right: 10px;
}


li.pinterest {
    background: #e5172d;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #e5172d 0%,#e5172d 25%,#e5172d 50%,#e5172d 75%,#e5172d 100%);
    background: linear-gradient(45deg, #e5172d 0%,#e5172d 25%,#e5172d 50%,#e5172d 75%,#e5172d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    text-align: center;
   width: 35px;
    font-size: 18px;
    margin-bottom: 5px;
    border-radius: 50%;
    height: 35px;
    line-height: 35px !important;
    border: none !important;
    padding-right: 0 !important;
    margin-right: 10px;
}

.wc2c-floating-circle-left {
    left: 25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    bottom: 30px;
    text-align: center;
    padding: 14px;
    -webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    -moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}

.wc2c-wrap {
    position: fixed;
    z-index: 9999;
    display: inline-block;
}

.wc2c-wrap {
    text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
    display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
    font-size: 42px;
    width: auto;
    padding-top: 3px;
}

    
    .mobile {
    display:none;
}
    
@media (max-width: 920px){
    
a.btn.btn-outline-advertise {
  
    width: 47%;
    
}    

.wpb_wrapper {
    top: 0 !important;
    display: none;
}

.top-bar-area-header {
    display: none;
}

#mobile_logo img {
    height: auto !important;
    width: 100%;
}

#mobile_logo {
    display: block;
    float: left !important;
    padding: 5px 0;
    margin: 0;
}

#system_logo {
    display:none;
}

.pc {
    display:none;
}   

.mobile {
    display: block;
}

}


#callme1 {
    position: fixed;
    left: 26px;
    bottom: 23%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 99990;
}
#callme1 #callmeMain {
    -moz-border-radius: 75% !important;
    -webkit-border-radius: 75% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(179, 8, 8);
    width: 75px;
    height: 75px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme1 #callmeMain:before {
    content: "";
    position: absolute;
    width: 142%;
    height: 140%;
    top: 0;
    left: 0;
    background-image: url(../img/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 23px;
}

.icon-bar1 a:hover {color: #fff !important;}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}

.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}

.youtubebtn{
  background: #F30000;
  color: white;
}


.enquire-us-right > button {
    background-color: #e5172d;
    color: #fff;
    border: 1px solid #e5172d;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    height: 52px;
    }
	
		.enquire-us-right {
    position: fixed;
    right: -74px;
    top: 46%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    z-index: 999;
    }
.popbtn{
  background: #ffb606 none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  margin-top: 10px;
  padding: 8px 50px;
text-transform: uppercase;}

 
.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
pre {
    font-size: 11px;
    padding: 0px !important;
    color: red !important;
    background: none !important;
    border: none !important;
   
    position: absolute;
}

.error {
border: 1px solid red !important ;
}

.bg-scheme1 {
	background-color: #00a0e3;
	height: 101px;
	padding: 22px;
	color: #264796;
}

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}


@media only screen and (max-width: 1366px) {
.container-video{
   	width:1000px;
position: relative;
margin-left:180px;
}
}


@media only screen and (min-width: 768px) {
    
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
width: 100%;
max-width: 100%;
text-align: center;
}

.cd-intro {
  margin: 0em auto;
}
@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 0em auto;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 0 auto;
  }
}

.cd-headline {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}


.cd-headline.push b {
  opacity: 0;
  color: white;
}
.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
font-weight: 500;
}
.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
font-weight: 500;

}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.scroll-top {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	font-size: 18px;
	border-radius: 50%;
	z-index: 99;
	display: none;
	color: #21242b;
	text-align: center;
	cursor: pointer;
	background: #decece;
	-webkit-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

.scroll-top span:before {
	font-size: 27px;
}

.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.contact_icons{position: fixed;left: 20px;bottom: 20px;z-index: 999;width: 50px;text-align: center;}
.contact_icons a{width: 66px;height: 66px;border-radius: 100%;text-align: center;line-height: 43px;font-size: 24px;color: #fff;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_icons a.whatsapp-icon{background: #2DC100;font-size: 37px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse2;color: #fff !important;}
a.whatsapp-icon i {
    margin-top: 13px;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 




.contact_mobile{position: fixed;right: 51px;bottom: 20px;z-index: 999;width: 49px;text-align: center;}
.contact_mobile a{width: 65px;height: 65px;border-radius: 100%;text-align: center;line-height: 51px;font-size: 24px;color: #fff !important;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_mobile a.phone-icon{background: #e5172d;font-size: 33px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse3;color: #fff;padding-top: 8px;}
a.phone-icon i {
    /* margin-top: 16px; */
    /* transform: rotate(100deg); */
}

@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #852c70;
            box-shadow: 0 0 0 0 #852c70; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #e5172d;
    box-shadow: 0 0 0 0 #e5172d;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 



.header-top-text{
	text-align:center;
}

.header-line-1{
	color: #782f6d;
	text-align: center;
	padding-top: 5px;
	font-family:times-new-roman;
	font-size: 21px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0px;
}

.header-line-2{
		color: #782f6d;
		text-align:center;
		padding-top: 5px;
		font-family:times-new-roman;
		font-size: 18px;
		line-height: 20px;
		letter-spacing: 0px;
		padding-right: 0px;
		font-weight: 600;
}

.header-line-3{
		color: #782f6d;
		text-align:center;
		font-family:times-new-roman;
		font-size: 14px;
		letter-spacing: 0px;
		padding-left: 0px;
		font-weight: 600;
		line-height: 20px;
		padding-top: 5px;
}

.header-line-4 {
    color: #bd120e;
    text-align: center;
    font-family: times-new-roman;
    font-size: 14px;
    letter-spacing: 0px;
    padding-left: 0px;
    font-weight: 900;
    line-height: 20px;
    padding-top: 5px;
    font-style: italic;
}

#type-field{
  display: flex;
}

span.type{
  padding-right: 0px;
  font-size: 14px;
  /* line-height: 1; */
  color: #ffffff;
  text-transform: uppercase;
}

.line-blink{
    animation: blinky .7s infinite;
    background-color: #ffffff;
    padding: 0px 1px;
    position: relative;
    top: 0px;
    height: 14px;
    margin-top: 6px;
}

@keyframes blinky {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}



.image-rap{
	 margin-bottom: 30px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}

.news-section .image-holder .image-box {
    position: relative;
}



.department {
	border-bottom: 3px solid #633556;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 380px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 20px 1px rgb(33 32 32 / 15%);
}
.department .thumb {
	overflow: hidden;
	position: relative;
}
.department .thumb .round-style {
	background-color: #fbf7f8;
	border-radius: 50%;
	bottom: 12px;
	height: 70px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	width: 70px;
}
.department:hover .thumb .round-style {
	bottom: 76px;
}
.department .department-details {
	background-color: #fbf7f8;
	bottom: -63px;
	height: 260px;
	padding: 0 15px 20px;
	position: absolute;
	text-align: center;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	width: 100%;
}
.department .department-details h4 {
	color: #202A30;
	font-weight: 700;
}
.department-details .round-style {
    background: #fbf7f8 none repeat scroll 0 0;
    border-radius: 50%;
    height: 97px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -53px;
    width: 100px;
}
.department:hover .department-details {
	bottom: 0;
}
.department .department-details .icon {
	color: #633556;
	display: inline-block;
	font-size: 52px;
	position: relative;
	top: -24px;
}
.department .department-details .title {
	margin-bottom: 13px;
}
.department .department-details .details {
	font-size: 14px;
	padding-bottom: 20px;
}
.department .department-details a.btn-thm {
	margin-top: 15px;
}
.department:hover .department-details a.btn-thm {
	margin-top: 10px;
}
.thm-btn {
	background: #633556;
	border-radius: 30px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 35px;
	border: 2px solid transparent;
	transition: all .3s ease;
}
.btn-flat {
	border-radius: 0;
}
.thm-btn:hover,
.thm-btn.inverse {
	background-color: #fbf7f8;
	border-color: #e5172d;
	color: #e5172d;
}
.thm-btn:active,
.thm-btn:focus {
	background-color: #fff;
	border-color: #cf056b;
	color: #cf056b;
}
.thm-btn.inverse:hover {
	background: #cf056b;
	border-color: #cf056b;
	color: #fff;
}
.btn-xs {
	font-size: 11px !important;
	padding: 8px 15px !important;
}

i.icon.fa.fa-times {
    color: #ff0202;
    padding: 0px;
    font-size: 16px;
}

.wpb_wrapper {
    position: relative;
    z-index: 99;
}

.home_page_section {
    padding: 20px;
}


.wpcf7-formnew {
    position: fixed;
    right: 0;
    top: 215px;
    border: 1px solid #955a83;
    z-index: 999999999;
    background: #763f66;
    padding: 10px 10px 0 10px;
}
.wpcf7-formnew textarea {
      height: 60px;
      width: 100%;
      font-size: 14px;
      padding: 5px 10px;
}
.wpcf7-formnew input {width: 100%;height: 35px;font-size: 14px;padding: 5px 10px;}
.sills {
right: 75px;
position: absolute;
border: 2px solid #ad1541;
border-radius: 4px 0;
display: block !important;
z-index: 9999;
width: 7.5%;
}

.sills2 {
    border: 1px solid #744066;
    top: 0px;
    display: inline-block;
    width: 33.5%;
    /* height: 59px; */
    z-index: -9999;
    margin-top: 23px;
    margin-bottom: 10px;
 }
input.wpcf7-form-control.wpcf7-submit {
   font-size: 15px;
   background: #763f66;
   color: #fff;
   border: none;
   height: 30px;
   margin-top: 0;
   width: 107px;
   text-transform: uppercase;
   padding: 1px 2px;
   font-family: 'Open Sans';
   transition: 0.7s all;
   border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
 background: #2dc100;
    color: #ffffff;
    border: 1px solid #ffff;
    transition: 0.7s all;
}
.wc2c-floating-circle-left {
right: 135px;
width: 60px;
height: 60px;
border-radius: 50%;
bottom: 20px;
text-align: center;
padding: 9px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-wrap {
position: fixed;
z-index: 9999;
display: inline-block;
}
.wc2c-wrap {
text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
font-size: 42px;
width: auto;
}
.mobile {
display:none;
}
@media (max-width: 920px){

.top-cat-items .item .info {
    padding-left: 0 !important;
}

.wcs-area .item {
    width: 50%;
    float: left;
    height: 140px;
}    
form.wpcf7-formnew {
display:none;
}
.pc {
display:none;
}   
.mobile {
display: block;
}
}
.heading1 {
font-size: 30px;
color: #ffffff;
text-align: center;
padding-top: 0;
margin: 0;
padding-right: 65px;
padding-bottom: 0px;
font-family: times-new-roman;
font-weight: bold;
}
.heading2 {
font-size: 11px;
color: #ffffff;
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 65px;
letter-spacing: 0;
margin: 0px;
font-family: times-new-roman;
font-weight: bold;
line-height: 22px;
}
.heading3 {
font-size: 12px;
color: #ffffff;
text-align: center;
padding-top: 0px;
padding-bottom: 25px;
margin: 0px;
font-family: times-new-roman;
font-weight: bold;
line-height: 22px;
}
@media (max-width: 500px){
.wc2c-floating-circle-left {
left: 25px;
width: 75px;
height: 75px;
border-radius: 50%;
bottom: 30px;
text-align: center;
padding: 14px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-floating-circle-right {
right: 25px;
width: 75px;
height: 75px;
border-radius: 50%;
bottom: 30px;
text-align: center;
padding: 14px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-wrap {
position: fixed;
z-index: 9999;
display: inline-block;
}
.wc2c-wrap {
text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
display: none;
}
.wc2c-floating-circle-right .wc2c-text {
display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
font-size: 42px;
width: auto;
padding-top: 3px;
}
.wc2c-floating-circle-right .wc2c-icon {
font-size: 42px;
width: auto;
padding-top: 3px;
}     
.class-md-3 img {
border: 1px solid #ccc;
padding: 5px;
height: auto !important;
}
.heading1 {
font-size: 22px !important;
color: #ffffff;
text-align: center;
padding-top: 0;
line-height: 35px !important;
margin: 0;
padding-right: 10px !important;
padding-left: 10px !important;
padding-bottom: 0px;
font-family: times-new-roman;
font-weight: bold;
}

}



section.testimonials.about_us_03.cellpadding {
    padding-top: 100px;
    padding-bottom: 86px;
}
.modal-body {
    padding-top: 0;
    padding-bottom: 0;
}
button#landingNext {
    background: #6f3c5d;
    color: #fff;
    font-size: 14px;
}
.modal-lg, .modal-xl {
    max-width: 800px;
}
.bg-pcolor {
    background-color: #6f3c5d;
}

.text-white {
    color: #fff!important;
}

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}

.custom-modal .modal-content {
  border-radius: 15px; }

.custom-modal .enq-info img {
  width: 50px;
  margin: 8px 0; }

.custom-modal .enq-info .text-win {
  border-bottom: 1px solid #b16e99; }

.custom-modal .enq-info p {
  margin-top: 5px;
  font-size: 14px;
  padding: 2px 15px;
  color: #d7d7d7; }

.custom-modal .title {
    font-size: 26px;
    color: #3d5469;
    font-weight: bold;
    margin: 0;
}

.custom-modal .input-group-text {
  font-size: 14px;
  padding: 6px;
  background-color: #0000; }

.custom-modal .form-control {
  font-size: 14px; }

.custom-modal .form-check-input {
  font-size: 14px;
  margin-top: 7px; }
  .custom-modal .form-check-input:checked {
    background-color: #ff5b00;
    border-color: #ff5b00; }

.custom-modal .form-check-label {
  font-size: 14px; }

.custom-modal .form-check {
  margin-bottom: -6px; }

.custom-modal .filter-area {
  padding: 2px 5px; }

.custom-modal .fix-20 {
  max-height: 365px;
  overflow: auto; }


.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 5px;
    color: #000;
    background: #fff;
    margin-top: 1px;
    float: right;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}

.cards.pmd-card.college-card {
    background: #fff;
    margin-bottom: 30px;
    -moz-box-shadow: 0 5px 16px -4px rgba(29, 51, 59, 0.08), 0 5px 16px 1px rgba(29, 51, 59, 0.04);
    -webkit-box-shadow: 0 5px 16px -4px rgb(29 51 59 / 8%), 0 5px 16px 1px rgb(29 51 59 / 4%);
    box-shadow: 0 5px 16px -4px rgb(29 51 59 / 8%), 0 5px 16px 1px rgb(29 51 59 / 4%);
        padding: 10px;
}

.pmd-card p {
    line-height: 26px;
    font-size: 16px;
        text-align: center;
}

.section-title {
	font-size: 28px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.section-title:after,
.section-title:before {
	content: '';
	position: absolute;
	bottom: 0;
}
.section-title:after {
	height: 2px;
	background-color: rgba(252, 92, 15, 0.46);
	left: 25%;
	right: 25%;
}

.section-title:before {
	width: 15px;
	height: 15px;
	border: 3px solid #fff;
	background-color: #fc5c0f;
	left: 50%;
	transform: translatex(-50%);
	bottom: -6px;
	z-index: 9;
	border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
	width: 85px;
	height: 85px;
}

.feedback-slider-item {
	position: relative;
	padding: 57px;
	margin-top: 0px;
}

.customer-name {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}

.feedback-slider-item p {
	line-height: 1.875;
}

.customer-rating {
	background-color: #eee;
	border: 3px solid #fff;
	color: rgba(1, 1, 1, 0.702);
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	width: 47px;
	height: 47px;
	line-height: 44px;
	font-size: 15px;
	right: 0;
	top: 77px;
	text-indent: -3px;
}

.thumb-prev .customer-rating {
	top: -20px;
	left: 0;
	right: auto;
}

.thumb-next .customer-rating {
	top: -20px;
	right: 0;
}

.customer-rating i {
	color: rgb(251, 90, 13);
	position: absolute;
	top: 10px;
	right: 5px;
	font-weight: 600;
	font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: '';
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	top: 103px;
	background-color: #f6f6f6;
	border: 1px solid rgba(251, 90, 13, .1);
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 99;
	top: 45%;
	width: 98px;
	height: 98px;
	left: -90px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thumb-next {
	left: auto;
	right: -90px;
}

.feedback-slider-thumb img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.feedback-slider-thumb:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	bottom: 0px;
	transition: all .2s ease-in;
}

.customer-feedback .owl-nav i {
	background-color: transparent;
	color: rgb(251, 90, 13);
	font-size: 25px;
}

.customer-feedback .owl-prev {
	left: -15px;
}

.customer-feedback .owl-prev:hover {
	left: -20px;
}

.customer-feedback .owl-next {
	right: -15px;
}

.customer-feedback .owl-next:hover {
	right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 35px;
}
.customer-feedback .owl-dot {
	display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid rgb(251, 90, 13);
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
	background-color: rgb(251, 90, 13);
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {

 .services-list li.active::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 24px;
  bottom: 0;
  content: "";
  height: 0 !important;
  right: -0 !important;
  position: absolute;
  transform: rotateY(180deg);
  top: 0;
  width: 0 !important;
  opacity: 0 !important;
}

.about-area h2 {
    margin-top: 20px;
}

 .col-md-6.bg-pcolor.pb-3.enq-info.d-none.d-sm-block {
    display: none;
}

button.btn-close.float-end.m-2 {
    position: absolute;
    right: 10px;
        z-index: 999999;
}

.custom-modal .title {
    font-size: 26px;
    color: #3d5469;
    font-weight: bold;
    margin: 0;
    padding-top: 15px;
}

	.feedback-slider-item:after {
		left: 30px;
		right: 30px;
	}
	.customer-feedback .owl-nav [class*="owl-"] {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-top: 45px;
		bottom: auto;
	}
	.customer-feedback .owl-prev {
		left: 0;
	}
	.customer-feedback .owl-next {
		right: 0;
	}
	
}

/* extra */
.copyright {
	text-align: center;
	margin-top: 30px;
	font-size: 1.6rem;
	background-color: #eee;
}
.copyright a {
	display: inline-block;
	padding: 10px 2px;
}
.upwork {
	color: #37a000;
}
.upwork:after {
	content: '/';
	margin-left: 10px;
}
.fiverr {
	color: #1dbf73;
}
.copyright .triplebyte {
	display: block;
	padding-top: 0;
	color: #344759;
	text-decoration: underline;
} 

.slider-top.slider1.slider3 {
    float: left;
    width: 100%;
        margin-bottom: 50px;
}

.loader {

    display: none;

    width: 100%;

    height: 100%;

    position: fixed;

    text-align: center;

    top: 0;

    left: 0;

    z-index: 99999999999;

    overflow: auto;

    background: rgba(255, 255, 255, 0.6);

}



.loading-image {

  position: absolute;

  top: 50%;

  left: 50%;

  z-index: 10;

}

em {
    position: absolute;
    color: white;
    padding-left: 25px;
    padding-top: 5px;
    font-size: 12px;
}


.list2 li {
  margin: 0;
  padding: 3px 0 !important;
  text-align: justify;
  list-style: none;
}

.text_head:before {
    content: "\f0f3";
    font-family: 'FontAwesome';
    position: relative;
    left: -6px;
    top: 0;
    color: #f2c21a;
    opacity: 1;
    font-weight: 700;

}



.menu-aboutleft-container {
    font-family: 'Roboto';
    list-style: none;
    border: 1px solid #eeeeee;
    margin: 0;
    padding: 17px 3px;
    line-height: 32px;
    background-color: #f7f7f7;
    font-size: 14px;
    text-transform: uppercase;
}
.widget ul li, .widget_search form li{
    padding: 8px 15px;
}

li.menu-item {
    padding: 1px 31px 10px 43px;
}

.menu-aboutleft-container li.menu-item a {
    color: #363636;
    font-weight: 600;
}





