/* 

Theme Name : trenton
Author: Gaurav
Author Uri :  http://www.eknous.com/

*/
/* Post gril thumbnails*/

/* .av-main-nav-wrap {
  width: 70% !important;
} */
.p-t-20{
	padding-top:20px;
}
#textshow{
	display:none;
}
.icon-bar {
    background-color:  #2ea3f2 !important;
 }
 
 
 .nav li ul {
    position: absolute;
    padding: 20px 0;
    z-index: 9999;
    width: 240px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    text-align: left;
   

}

.nav li:hover>ul{
    opacity: 1;
    visibility: visible;
  
 }
 .nav li li {
     position: relative;
     line-height: 2em;
 }
.nav li >ul {
    display: block;
}

.sub-menu li {
    padding: 0 20px;
    margin:0;
    line-height: 2em;

}
.sub-menu li a {
    color: rgba(0,0,0,.7);
    padding: 6px 20px;
    width:200px;
}

.sub-menu li a {
    color: rgba(0,0,0, 0.7) !important;
    padding: 6px 20px;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    width:200px;
}

/* Start CSS for FAQ */
/* first section */
#f_q_section {
	background-image: url("/wp-content/uploads/2020/08/FAQ-image1.jpg");
/*     background-blend-mode: overlay;
	
    background-size: cover;
    background-position: 50%;
    background-size: 100%; */
}

/*second section*/
.f_q_text_inner {
    margin-bottom: opx;
}

/* faq toggle */
.f_q_about_heading_2 {
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.2em;
    text-align: center;
	margin-bottom: 50px;
    /* font-weight: 400; */
}

/* task activities */
.f_q_ab_bk {
	background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px !important;
	margin-right: 2%;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	height:281px;
	
}
.f_q_ab_heading_3 {
    font-family: 'Lora',Georgia,"Times New Roman",serif;
	color: #0c71c3!important;
    text-align: center;
    font-size: 20px;
	font-weight:700;
}




.panel-default>.f_q_panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #ddd;
	padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	padding: 20px !important;
}

.f_q_panel-body {
    padding-top: 20px!important;
	padding-bottom: 20px!important;
    padding-left: 24px!important;
}
.f_q_panel-body a{
	color:#337ab7 !important;
}
.f_q_a-e-accord {
    font-size: 17px;
    color: #000000!important;
    margin-bottom: 10px!important;
    padding: 10px 20px;
}
 /* End CSS for FAQ */


/* Start CSS for timeline-page */
.t_l_section {
    background-blend-mode: overlay;
    background-image: url("/wp-content/uploads/2020/04/About-Us-Our-Story-Cover-scaled-1.jpg");
	
/* 	background-image: url(http://174.138.41.62/wp-content/uploads/2020/03/Education-program-1.jpg); */
    background-size: cover;
    background-position: 50%;
    background-size: 100%;
}

/*second section*/
.et_pb_section {
    position: relative;
    background-color: #fff;
	background-position: 50%;
    background-size: cover;
}
.et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
}
.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #ff921e;
}
.timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0277bd;
}
.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
}
.timeline ul li div::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
}
.timeline ul li:nth-child(odd) div {
    background: #74BA58;
    color: #ffffff;
	left: 45px;
}
.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #74BA58 transparent transparent;
}

.timeline ul li:nth-child(even) div {
    left: -439px;
	background: #ffce3d;
    color: black;
}
.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #ffce3d;
}
/*last-section*/
.t_l_ab_bk {
    background-color: #74ba58;
    padding-top: 25px;
    padding-bottom: 54px !important;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    
}
/* End CSS for timeline-page */


/* Start CSS for contact-us */
#c_t_section {
	   background-image: url(/wp-content/uploads/2020/08/Contact-Us-image1.jpg);
/*     background-blend-mode: overlay;
 
    background-size: cover;

    background-size: 100%; */
}
.c-u-head h3{
	text-align: center;
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 600;
    font-size: 24px;
	color: #333;
}
.c-u-head h4{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    color: #000000!important;
	margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.c-u-head h5{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 16px;
	color: #333;
    line-height: 1em;
    font-weight: 500;
}
.c-u-head p{
	font-size:15px;
	color:#666666;
}
/*css for all page*/
.scroll_top:before {
    content: none;
}

/*css for contact button*/
.cnt_btn {
	margin: 0 180px;
	display: inline-block;
  padding: 12px 150px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
/*     touch-action: manipulation; */
    cursor: pointer;
    user-select: none;
    background-image: none;
	background-color: white;
    border: 1px solid ;
    border-radius: 50px;
}

.wpcf7-select{
       padding: 0 20px;
    color: #949393 !important;
border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 22px;
    box-shadow: none !important;
    border-radius: 0px;
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
	border-color:  #ccc;
	

}
.cnt_btn:focus {
	outline: thin dotted;
	outline: 0px none -webkit-focus-ring-color;
	outline-offset: 0px;
}
.cnt_btn:hover {
	background-image:none;
	background-color:#ff921e!important;
}


div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: none;
}

.form-control.cntinput {
	border-top:none;
	border-left:none; 
	border-right:none;
	padding: 20px 20px; 
	box-shadow: none;
	border-radius:0px;
}
.form-control.cntinput:focus { 
	outline: thin dotted;
	outline: 0px none -webkit-focus-ring-color;
	outline-offset: 0px;
	border-top:none;
	border-left:none; 
	border-right:none;
	box-shadow: none;
	border-radius:0px;
	border-color:#ccc;
}

/* End CSS for contact-us */
/* gaurav css employment-service*/
.m-s-sec-5 p{
	font-size:18px;
	color:#666666;
	text-align: justify;
}

.e-m-s-head-1 h1{
	 font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 40px;
    color: #ffffff!important;
    text-align: center;
}
.e-m-s-head-1 h3{
	    font-family: 'Lora',Georgia,"Times New Roman",serif;
    color: #ffffff!important;
	font-size:22px;
	text-align: left;
	
}
.e-m-s-head-1{
	padding-bottom:40px;
}
.e-m-s-head-2 h1{
	    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 40px;
/*     color: #000000!important; */
	color: white !important;
    text-align: center;
}
.e-m-s-head-2 h3{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
/*     color: #000000!important; */
	color: white !important;
	font-size:22px;
}
.e-s-bor{
	border-top: 2px solid #74ba58 ;
	border-left: 2px solid #74ba58;
	border-radius: 12px 0 0 0;
    overflow: hidden;
	padding-top: 10px!important;
    padding-left: 10px!important;
 }
.e-s-bor h3{
	 font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    line-height: 1.2em;
	font-size:20px;
	margin-top:0px;
	margin-bottom:0px;
	color:#333;
	padding-bottom:10px;
}
/* shivam code */
/* @media screen and (min-width: 768px){
	.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;		
}
	
	.home-back{
	 
 	background-size:cover;
	 background-size:100%;
	background-position: 50%; 
	padding-top:327px;
	padding-bottom:327px;
	background-color:rgba(0,0,0,.3);
}
.banner-1{
	 background-blend-mode: overlay;
    background-image:url("http://174.138.41.62/wp-content/uploads/2020/04/banner-scaled.jpg");
	 background-repeat: no-repeat;
   
}
.banner-2{
	 background-blend-mode: overlay;
    background-image:url("http://174.138.41.62/wp-content/uploads/2020/04/Homepage-Panel-2.jpg");
	 background-repeat: no-repeat;
	background-size:100%;
	padding-top:327px;
	padding-bottom:327px;
	background-color:rgba(0,0,0,.3);
 

    
}
.banner-3{
	 background-blend-mode: overlay;
    background-image:url("http://174.138.41.62/wp-content/uploads/2020/04/Home-Page-Panel-3-choice-1.jpg");
	 background-repeat: no-repeat;
   
}
.banner-4{
	 background-blend-mode: overlay;
    background-image:url("http://174.138.41.62/wp-content/uploads/2020/04/Adult-Education-Job-Service-Cover-photo-scaled-1.jpg");
	 background-repeat: no-repeat;
   
}

.carousel-caption h1{
	font-weight: 300;
    margin-top: 0;
    font-size: 46px;
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	padding-bottom:10px;
}
.banner-title{
	padding-bottom:10px;
}
.carousel-caption button-2{
	 margin-top:20px;
}

.banner-button{
	margin-top:20px;
}
.banner-button a{
	color: #ffffff!important;
    border-width: 1px!important;
    border-color: #ff921e;
    border-radius: 21px;
    font-size: 17px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
   #button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
	
}

@media screen and (min-width: 320px) and (max-width: 480px){
   .home-back{	 
 	background-size:cover;
	background-size:100%;
	background-position: center 100%;
	padding-top:20%;
	padding-bottom:20%;
	
}
	.banner-1{
		background-blend-mode: overlay;
		background-image:url("http://174.138.41.62/wp-content/uploads/2020/04/banner-scaled.jpg");
		background-repeat: no-repeat;
		background-position: center 100%;
   
}
}

@media screen and (min-width: 1024px){
   
}
 */
@media only screen and (max-width: 768px) {
	.pannel_body_quality_of_life{
		display: contents;
	}
}
@media only screen and (min-width: 768px) {
	.form_btn{
		    justify-content: center;
    		display: flex;
	}
}
@media only screen and (max-width: 768px) {
	.form_btn{

    		display: grid;
	}
}
.cnt_btn_1{
/* 	margin: 0 10px; */
    display: inline-block;
    padding: 12px 120px;
    justify-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /* touch-action: manipulation; */
    cursor: pointer;
    user-select: none;
    background-image: none;
    background-color: white;
    border: 1px solid;
    border-radius: 50px;
}


/*satya*/
@media screen and (min-width: 320px) and (max-width: 480px){
	.mobkdv {	 
 	display: block!important;
	}
	.mobsec {
		padding: 0px 0px;
	}	
	.mobdiv {
		background-image: none;
	}
	.mobhide {
		display: none;
	}
	.secmargin {
		margin-bottom: -10px;
	}
}	

.sibeshadow {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 10px;
    margin-top: 20px;
}