.sec2{
	top: 0px;
  position: relative;
}
.mainbg{
	background-image: url("../images/main.jpg");
	background-repeat:space;
	background-position: center;
	background-size: contain;
}
  .home_a {
    background-image: url("../images/menu/home_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
  }
 .home_b:hover{
    background-image: url("../images/menu/home_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
  }
.home_b:active {
   background-image: url("../images/menu/home_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;
}
.icn{
	 background-image: url("../images/menu/home_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.icn:hover{
	 background-image: url("../images/menu/home_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.about{
	 background-image: url("../images/menu/about_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.about:hover{
	 background-image: url("../images/menu/about_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.award{
	 background-image: url("../images/menu/award_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.award:hover{
	 background-image: url("../images/menu/award_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.award{
	 background-image: url("../images/menu/award_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.award:hover{
	 background-image: url("../images/menu/award_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.prof{
	 background-image: url("../images/menu/pro_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.prof:hover{
	 background-image: url("../images/menu/pro_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.gall{
	 background-image: url("../images/menu/gall_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.gall:hover{
	 background-image: url("../images/menu/gall_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.cont{
	 background-image: url("../images/menu/cont_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.cont:hover{
	 background-image: url("../images/menu/cont_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.achiv{
	 background-image: url("../images/menu/achiv_a.png");
	  background-repeat: no-repeat;
	   width: 58px;
	 height: 58px;
	transition: 0.3s;

}
.achiv:hover{
	 background-image: url("../images/menu/achiv_b.png");
	  background-repeat: no-repeat;
	 width: 58px;
	 height: 58px;  
}
.hombg{
	 background-image: url("../images/bg0.jpg");
	  background-repeat: no-repeat;
	background-position: left;
}
.topicon{
	width: 100%;
	margin: auto;
	text-align: left;
}
.soc{
	color: #000;
	font-size: 25px;
	padding-right: 15px;
}
@font-face {
	font-family: "nor";
	src: url("../fonts/Helvetica-Bold.ttf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "light";
	src: url("../fonts/Helvetica-Bold.ttf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "lights";
	src: url("../fonts/Poppins-ExtraLight.otf"); /* IE9 Compat Modes */  
	font-weight: normal;
	font-style: normal;
}
.hitext{
    color: #878787;
    font-size: 52px;
    font-family: "nor";
    margin-top: 126px;
    line-height: 1px;
    text-align: left;
    width: 100%;
}
.hitext2{
color: #c8c8c8;
    font-size: 68px;
    font-family: "nor";
    margin-top: 126px;
    text-align: left;
    line-height: 121px;
}
.hitext3{
    color: #000;
    font-size: 94px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
.hitext4{
    color: #000;
    font-size: 61px;
    font-family: "nor";
    margin-top: 114px;
    text-align: left;
    line-height: 128px;
}


@media only screen and (max-width: 600px){
	
	.sec2{
	
  position: relative;
}
	.hitext{
    color: #878787;
    font-size: 50px;
    font-family: "nor";
    margin-top: 59px;
	line-height: 0px;
    text-align: left;
	width: 100%;
}
.hitext2{
color: #c8c8c8;
    font-size: 58px;
    font-family: "nor";
    margin-top: 126px;
    text-align: left;
    line-height: 109px;
}
	
	.hitext3{
color: #000;
    font-size: 63px;
    font-family: "nor";
    margin-top: 30px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
.hitext4{
    color: #000;
    font-size: 40px;
    font-family: "nor";
    margin-top: 114px;
    text-align: left;
    line-height: 96px;
}
}

/*toggle*/

.toggle-switch-container {
  align-content: center;
  padding: 0px;
}

.toggle-switch {
  margin: 0;
}

.toggle-switch {
  width: 10px;
  position: relative;
}

.toggle-switch input {
  position: absolute;
  top: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}

.toggle-switch input:checked {
  z-index: 1;
}

.toggle-switch input:checked + label {
  opacity: 1;
  cursor: default;
}

.toggle-switch input:not(:checked) + label:hover {
  opacity: 0.5;
}

.toggle-switch label {
  color: #fff;
  opacity: 0.33;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
}

.toggle-switch .toggle-outside {
  height: 100%;
  border-radius: 17px;
  padding: 11px;
  overflow: hidden;
  transition: opacity 0.3s ease-in-out;
}

.toggle-switch .toggle-inside {
  border-radius: 50%;
  background: #424242;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

.switch-vertical {
  background-color: #00F;
  width: 0px;
  height: 60px;
  margin-left: 27px;
}

.switch-vertical input {
  height: 100%;
  width: 60px;
  right: 0;
  margin: 0;
}

.switch-vertical label {
  font-size: 15px;
  line-height: 30px;
  display: block;
  width: 80px;
  height: 50%;
  margin: 0;
  text-align: left;
  padding-left: 12px;
}

.switch-vertical .toggle-outside {
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 23px;
  height: 100%;
  right: 0;
  top: 0;
}

.switch-vertical .toggle-inside {
  height: 17px;
  left: 3px;
  top: 3px;
  width: 17px;
}

.switch-vertical input:checked ~ .toggle-outside .toggle-inside {
  top: 3px;
}

.switch-vertical input ~ input:checked ~ .toggle-outside .toggle-inside {
  top: 40px;
}

/**/
.tolbt{
	background-color: #ccc;
	border-radius: 100px;
	
	
}


input[type="checkbox"] {
  -webkit-appearance: none;
  position: relative;
  background-color: #8e9396;
  width: 120px;
  height: 40px;
  border-radius: 20px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transition: all 0.7s ease;
}

input[type="checkbox"]::before {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 20px;
  transform: scale(0.8);
  transition: all 0.7s ease;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

input[type="checkbox"]:checked::before {
  background-color: #fff;
  left: 82px;
}

input[type="checkbox"]:checked {
  background-color: #0984e3;
}


/* Center the control */

/**/

.tog{
background-color: #231f20;
    padding: 23px;
    border-radius: 64%;
    text-align: center;
    width: 35%;

}
/*end*/

/*section2*/
.txtline{
	z-index: 9
}
.abbg{
	width: 100%;
	margin: auto;
	height: auto;
}

.abimg{
	position: absolute;
}
.abimgkt{
	    position: inherit;
    top: 0;
}
.topmain{
	margin-bottom: 150px;
    min-height: 305px;
    display: flex;
    align-items: center;
	padding-bottom: 0px;
	padding-top: 150px;
}
.aboutme{
    color: #7018ca;
    font-size: 215px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
	font-weight: bold;
}
.abouttext{
    color: #000;
    font-size: 61px;
    font-family: "nor";
    text-align: left;
}
.achivtext{
    color: #000;
    font-size: 61px;
    font-family: "nor";
    text-align: left;
    line-height: 128px;
}
.textal{
	    margin-top: 0px;
    font-size: 15px;
    text-align: justify;
}
.count{
	font-family: "light";
	text-align: center;
	font-size: 35px;
	color: #000;
}
.counttitle{
	font-family: "lights";
	text-align: center;
	font-size: 25px;
	color: #000;
}

.leftpad{
	padding-left: 150px;
}
.outlineb{
	border-bottom: 1px solid #000;
}


@media only screen and (max-width: 600px){
	.leftpad{
	padding-left:0px;
		margin-top: 81px;
}
	.outlineb{
		margin-bottom: 25px;
		
}
	.aboutme{
  
    font-size: 120px;
}
	.textal{
	margin-top: 0px;
		text-align: justify;
}
.abouttext{
font-size: 38px;
    padding-top: 390px;
    text-align: center;
    line-height: 48px;
    text-align: left;
}
	.achivtext{
font-size: 38px;
    padding-top: 107;
    text-align: center;
    line-height: 48px;
    text-align: center;
}
	.topmain {
  margin-bottom: 63px;
  min-height: 305px;
  display: flex;
  align-items: center;
  padding-bottom: 0px;
  padding-top: 99px;
}
	.abimg{
	width: 70%;
}
}

/**/
/*section3*/

.careetext{
    color: #000;
    font-size: 61px;
    font-family: "nor";
    text-align: left;
    line-height: 128px;
}
.careetextbold{
    color: #7018ca;
    font-size: 100px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
.listextsec{
    font-family: "lights";
    text-align: left;
    font-size: 42px;
    color: #000;
    line-height: 41px;
    margin-top: 74px;
}
@media only screen and (max-width: 600px){
	.listextsec{
font-family: "lights";
    text-align: left;
    font-size: 29px;
    color: #000;
    line-height: 35px;
    margin-top: 38px;
}
	.careetext{
    color: #000;
    font-size: 61px;
    font-family: "nor";
    margin-top: -11px;
    text-align: center;
    line-height: 62px;
}
.careetextbold{
    color: #7018ca;
    font-size: 70px;
    font-family: "nor";
    margin-top: 150px;
    text-align: center;
    line-height: 50px;
    width: 100%;
}
	
	.testimonial{
		margin: 0 0px 0px;
		padding: 0px;
		font-size: 14px;
	}
	
}
/**/

/*gallery*/
.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery {
  padding-bottom:30px;
}

.galbr{
	margin: 5px;
}
/**/
.gallerytxt{
    color: #7018ca;
    font-size: 80px;
    font-family: "nor";
    text-align: left;
    line-height: 0px;
}
.achivmenttext{
    color: #7018ca;
    font-size: 80px;
    font-family: "nor";
    text-align: left;
    line-height: 0px;
}
.gallerybold{
    color: #7018ca;
    font-size: 30px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
@media only screen and (max-width: 600px){
	.achivmenttext{
    color: #7018ca;
    font-size: 38px;
    font-family: "nor";
    text-align: left;
    line-height: 0px;
}
	.gallerybold{
 color: #7018ca;
    font-size: 40px;
    font-family: "nor";
    margin-top: 150px;
    text-align: center;
    line-height: 0px;
    width: 100%;
}
	.awardbg{

	padding: 53px;

}
	.awardbg {

  padding: 77px;
  position: relative;
}
}



.paddingbot25{
	
	padding-bottom: 150px;
}
.mrgin25{
	
	margin-top: 25px;
}
.pad25{
	
	padding-bottom: 15px;
}
.awartext{
	text-align: center;

    position: relative;
	font-size: 36px;
	 font-family: "light";
}
.awartextyear{
	text-align: center;
 
    position: relative;
	font-size: 36px;
	 font-family: "light";
	font-weight: bold;
}
.awardbg{
	background-image: url(../images/award_01.png);
    background-repeat: no-repeat;
    background-position: center top;
	background-size: contain;
	padding: 77px;
	position: relative;

}
/**/


/*blog*/
.textblog{
	width: 100%;
    margin: auto;
    background-color: #7018ca;
    padding: 19px;
    color: #dadada;
	font-size: 14px;
}
.blogmrg{
	margin-top: 50px;
}
.lin{
	border-bottom: dotted 1px #ccc;
	width: 100%;
	padding: 5px 0 5px 0px;
	margin-bottom: 15px;
}
/**/


/*image flip*/

.flip-box {
  background-color: transparent;
  width: 100%;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
   height: auto;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #fff;
  color: black;
}

.flip-box-back {
  background-color: #555;
  color: white;
  transform: rotateY(180deg);
}
/*end*/

/*contac*/
.bg-light {
    background-color: #f2f2f2 !important;
}
.btm{
	
	padding: 60px 0px 45px 0px;
}
.contactext{
    color: #7018ca;
    font-size: 40px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
@media only screen and (max-width: 600px){
	.secpd{
		padding-top: 0px;
	}
	.contactext{
    color: #7018ca;
    font-size: 30px;
    font-family: "nor";
    margin-top: 150px;
    text-align: left;
    line-height: 0px;
    width: 100%;
}
}
/**/
/*footer*/
.ftor{
	font-size: 12px;
	text-align: center;
	margin-bottom: 35px;
}

/*banner font ani*/

*,
*::before,
*::after
  // position
  margin: 0

  // size
  padding: 0

  box:
    sizing: border-box
  
.page
  // display
  display: grid
  
  // size
  min:
    height: 100vh

  &__text
    // position
    margin: auto
    
.text
  // position
  position: relative
  
  // typography
  font:
    size: clamp(4rem, 7vw, 8rem)
  
  &::before
    // animation
    animation:
      name: anim
      duration: 2s
      
      timing:
        function: linear
    
      iteration:
        count: infinite
  
    // color
    color: red
  
    // position
    position: absolute
    top: 0
    left: -2px
  
    // size
    width: 0
  
    // visual
    overflow: hidden
    content: attr(data-text)
        
@keyframes anim
  50%, 80%
    // size
    width: 100%

/*end*/

/*contact*/
.cotopmg{
	margin-top: 35px;
}
.socice{
	text-align: center;
	width: auto;
	margin-top: 35px;
}
.contact_title{
    color: #7018ca;
    font-size: 100px;
    font-family: "nor";
    text-align: left;
    line-height: 0px;
    width: 100%;
}
.contact_smt {
    color: #000;
    font-size: 33px;
    font-family: "nor";
    text-align: left;
    line-height: 91px;
}
.cotopmg {
    margin-top: 35px;
}
/*end*/

.xbt:{
	background-image: url("../images/x.png");
	background-repeat: no-repeat;
	
	
}
.xbt:hover{
	background-image: url("../images/xh.png");
	background-repeat: no-repeat;
	background-position: center;
	
}
/**/
.texmov{

    font-size: 15px;
    text-align: justify;
}
/**/
.secpd{
		padding-top: 141px;
	}
@media only screen and (max-width: 768px){
	
	.secpd{
		padding-top: 141px;
	}
}




