body{
	font-size: 14px;
}
.pp-breadcrumbs a, .pp-breadcrumbs strong {
    color: #fff;
}
.top_breadcrumbs .bread-current{
	font-family: "Avenir Bold", Sans-serif;
    font-size: 3em;
    font-weight: 800;
}

/* ========================================
  CSS For header Section 
=========================================*/
.global_menu_style ul ul{
	width: 225px !important;
}




/* ========================================
  CSS For Home Page 
=========================================*/
.dart_tab .pp-advanced-tabs-content{
    text-align: left !important;
    color: #808080;
    padding: 0;
    border: none;
}
.dart_tab .pp-advanced-tabs.pp-style-6 .pp-advanced-tabs-wrapper .pp-advanced-tabs-title:after {
    -webkit-transform: translate3d(0,100%,0) translate3d(0,1px,0);
    transform: translate3d(0,100%,0) translate3d(0,1px,0);
}


.clients_testimonial .elementor-testimonial__text {
    padding: 0px 0px;
    width: 768px;
    position: relative !important;
    margin: 0 auto !important;
}
/* .clients_testimonial .elementor-swiper-button-next {
    right: 50% !important;
    margin-right: -120px !important;
    margin-top: 45px;
    bottom: 0%;
	top: unset !important;
}
.clients_testimonial .elementor-swiper-button-prev{
    left: 50% !important;
    margin-left: -120px !important;
    margin-top: 45px;
    bottom: 0%;
	top: unset !important;
} */
.clients_testimonial .elementor-testimonial__text:before {
    content: "“";
    position: absolute;
    display: inline-block;
    top: 0px;
    color: #29ABE2;
    font-size: 150px;
    margin-left: -80px;
    margin-top: -70px;
}
.clients_testimonial .elementor-testimonial__text:after {
    content: "”";
    position: absolute;
    display: inline-block;
    color: #29ABE2;
    font-size: 150px;
    top: 0px;
    margin-top: -40px;
    right: -65px;
}
.cybersecurity_training_provider img{
    width: 120px;
    padding: 10px;
}
.cybersecurity_training_provider .elementor-widget-container{
	height: 150px;
    width: 150px;
    border-radius: 150px !important;
    padding: 20px !important;
    border: 2px solid #29abe2 !important;
    background: rgb(255 255 255 / 80%) !important;
    outline: 5px solid #ffffff !important;
    box-shadow: 0 0 0 7px #29abe2 !important;
	margin: 0 auto;
	position: relative !important;
}
.dive_image_icon_height{
    height: 570px;
}
.cyber_security_image_text .elementor-widget-heading{
	position: absolute;
	bottom: 45px;
	width: 95% !important;
}






/* ========================================
  CSS For solutions page 
=========================================*/
.cyber_security_block .elementor-image-box-wrapper{
	background: #29ABE2;
	padding-bottom: 18px;
}
.cyber_security_block .elementor-image-box-description{
	display: none
}
.cyber_security_block .elementor-widget-image-box:hover .elementor-image-box-description {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -50px;
	padding-left: 25px;
	padding-right: 25px;
}








/* ========================================
  CSS For Contact Us
=========================================*/
.contact_title span{
	display: block;
    font-size: 16px;
    color: #29ABE2;
    font-weight: 700;
    margin-bottom: 8px;
}
.contact_info_box .pp-info-box:before {
    content: "";
    position: absolute;
    width: 200px;
    background: rgb(223 223 223 / 28%);
    height: 200px;
    transform: rotate(45deg);
    z-index: -1;
    left: -100px;
    top: 50%;
    margin-top: -100px;
}
.contact_info_box .pp-info-box-description{
	min-height: 40px;
}
.contact_info_box .pp-info-box:after{
    content: "";
    position: absolute;
    width: 200px;
    background: rgb(223 223 223 / 28%);
    height: 200px;
    transform: rotate(45deg);
    z-index: -1;
    right: -100px;
    top: 50%;
    margin-top: -100px;
}
.contact_info_box .pp-info-box {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 10%);
    border-radius: 7px;
    padding-top: 45px;
    padding-bottom: 45px;
    transition: 1s;
    overflow: hidden !important;
    display: block;
    position: relative;
}
.contact_info_box .pp-info-box-content{
	min-height: 90px;    
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.contact_info_box_location{
	margin-top: -15px;
}
.contact_info_box_location .pp-info-box-title{
	margin-top: 40px;
}
.contact_info_box .pp-info-box-description a{
	color: #000;
}
.contact_info_box .pp-info-box:hover{
	background: #29ABE2;
}
.contact_info_box .pp-info-box:hover .pp-info-box-title,
.contact_info_box .pp-info-box:hover .pp-info-box-description,
.contact_info_box .pp-info-box:hover .pp-info-box-description a{
	color: #fff !important;
}
.contact_info_box .pp-info-box-icon-wrap svg{
	fill: #fff !important;
}
.contact_us input, 
.contact_us textarea {
    border-radius: 5px;
	display: block;
    width: 100% !important;
    height: 50px !important;
    margin-bottom: 32px !important;
    padding: 0 20px;
    -webkit-box-shadow: 0 2px 5px 0 rgb(26 47 51 / 11%) !important;
    box-shadow: 0 2px 5px 0 rgb(26 47 51 / 11%) !important; 
    color: #1a2f33 !important;
    opacity: 1;
    font-size: 14px;
    font-weight: 400 !important;
    border: none !important;
    font-family: "Mukta", Sans-serif !important;
}
.contact_us textarea{
	min-height: 100px;
}
.contact_us p:nth-child(2),
.contact_us p:nth-child(3),
.contact_us p:nth-child(4),
.contact_us p:nth-child(5),
.contact_us p:nth-child(6),
.contact_us p:nth-child(7){
	width: 48%;
	display: inline-block;
}
.contact_us p:nth-child(3),
.contact_us p:nth-child(5),
.contact_us p:nth-child(7){
	float: right;
}
.contact_us p:nth-child(5) textarea{
	
}
.contact_us p{
	text-align: center !important;
}
.contact_us .recaptcha{
	margin-left: 0px;
    width: 310px;
    float: left;
}
.contact_us p:nth-child(8) {
	display: inline-block;
    float: right;
    padding: 0px !important;
}
.contact_us input[type="submit"] {
    background: #333333;
    width: 150px !important;
    height: 60px !important;
    line-height: 32px;
    color: #fff !important;
    transition: all .3s;
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 2px;
    margin-top: px !important;
    float: left !important;
}
.contact_us input[type="submit"]:hover{
	background: #29ABE2 !important;
}
.contact_us .wpcf7-response-output{
	margin: 0px !important;
	margin-top: 70px !important;
}
.contact_us .wpcf7-not-valid-tip{
	text-align: left !important;
	position: absolute;
    top: 55px;
}









/* ===========================================
 * 	CSS for Testimonial page 
 * =======================================*/
.testimonial_grid .pp-grid-item{
    padding: 25px;
    box-shadow: 0 0 15px 1px rgb(0 0 0 / 07%);
    border-radius: 7px;
    transition: 1s;
}
.testimonial_grid .pp-testimonial-text:before {
    position: absolute;
    right: 0;
    bottom: 38px !important;
    font-family: "Nunito", Sans-serif;
    color: rgb(41 171 226 / 10%);
    font-size: 200px !important;
    line-height: 100% !important;
    font-style: normal !important;
}
.testimonial_grid .elementor-star-rating i{
    font-family: eicons;
}
.testimonial_grid .elementor-star-empty{
    color: #cfc8ad !important;
}
.testimonial_grid .pp-testimonial-text a{
    color: #646464;
    text-decoration: underline;
}
.testimonial_grid .pp-grid-item .pp-testimonial-name,
.testimonial_grid .pp-grid-item .pp-testimonial-position,
.testimonial_grid .pp-grid-item .pp-testimonial-text:before{
    transition: 1s;
}
.testimonial_grid .pp-grid-item:hover{
    background: #29ABE2;
}
.testimonial_grid .pp-grid-item:hover .pp-testimonial-name,
.testimonial_grid .pp-grid-item:hover .pp-testimonial-position,
.testimonial_grid .pp-grid-item:hover .pp-testimonial-text:before{
    color: #fff !important;
}
.testimonial_grid .pp-grid-item:hove .pp-testimonial-text,
.testimonial_grid .pp-grid-item:hove .pp-testimonial-text a{
    color: #fff !important;
}





/* ========================================
  CSS For Jobs page
=========================================*/
.available_jobs .pp-posts-button{
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 20px;
}
.available_jobs .only_careers_page{
    display: block !important;
}


/* ========================================
  CSS For course page
=========================================*/
.only_course_page,
.only_careers_page{
/* 	global css */
	display: none;
}
.post-type-archive-events .only_course_page{
	display: block !important;
	margin-bottom: 7px;
}
.wpem-event-listings-header{
	display: none;	
}
.wpem-event-date-time{
	font-size: 13px;
}



/* ========================================
  CSS For course details page 
=========================================*/
.single-event_listing .wpem-single-event-header-top,
.single-event_listing .wpem-event-organizer{
	display: none !important;
}
.single-event_listing .single_event_listing{
	padding-top: 80px;
	padding-bottom: 80px;
}
.single-event_listing .wpem-single-event-body-content{
	padding-top: 0px !important;
}
.single-event_listing .wpem-single-event-body-content{
	text-align: justify;
	color: #626262;
}
.single-event_listing .wpem-single-event-body-sidebar a{
	color: #626262;
}




.solution .pp-post-filters-dropdown-button {
    font-family: "Avenir Normal", Sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    fill: #000000;
    color: #000000;
    background-color: #D7F4FF;
    border-radius: 0px;
    padding: 20px 50px 20px 50px;
    width: 360px !important;
} 
.solution .pp-post-filters-dropdown-list li{
    padding: 12px 50px;
    width: 360px !important;
}




/* ========================================
  CSS For Article page 
=========================================*/
.css_articles .elementor-post__title {
    margin-bottom: 10px;
    height: 58px;
    overflow: hidden;
}
.css_articles .pp-post {
    width: 100%;
}


/* ========================================
  CSS For Article Details page
=========================================*/
.singale_post_design a{
	color: #29ABE2;
}
.singale_post_design .elementor-widget-heading{
	margin-bottom: 12px !important;
}
.sidebar_style h5{
	display: none;
}
.sidebar_style ul li{
	margin-bottom: 15px;
}
.sidebar_style ul li a{
	color: #000;
}
.single .top_breadcrumbs .pp-breadcrumbs-powerpack li:nth-child(1),
.single .top_breadcrumbs .pp-breadcrumbs-powerpack li:nth-child(2){
	display: none;
}
.single .top_breadcrumbs .pp-breadcrumbs-powerpack li:nth-child(3){
	text-align: center;
}











/* ========================================
  CSS For Responsive media Query  
=========================================*/

@media screen and (max-width: 1300px) {

}


@media screen and (max-width: 1199px) {
	
	.dive_image_icon_height{
		height: 485px;
	}
	.explore_cybersecurity .elementor-heading-title{
		font-size: 1.1em !important;
	}
	.explore_cybersecurity .description h2{
		font-size: 1em !important;
	}
	
}



@media screen and (max-width: 1024px) {
	
	.available_jobs .pp-grid-item-wrap {
		width: 100% !important;
		float: unset !important;
	}
	.dive_image_icon_height{
		height: 360px;
	}
	.tab_br_remove br{
		display: none;
	}
	.dart_tab .pp-advanced-tabs-wrapper {
		padding-bottom: 30px;
	}
	.clients_testimonial .elementor-testimonial__text:before {
		font-size: 100px;
		margin-left: -52px;
		margin-top: -57px;
	}
	.clients_testimonial .elementor-testimonial__text:after {
		font-size: 100px;
		top: unset;
		margin-top: 0px;
		right: 0px;
	}
	.copyright_text span{
		display: block;
	}
	.clients_testimonial .elementor-testimonial__text {
		width: 660px;
	}
	.explore_cybersecurity .description {
		display: none;
	}
	.top_breadcrumbs .bread-current{
		font-size: 1.6em;
	}
	.explore_cybersecurity .elementor-widget-image .elementor-widget-container {
		margin: 0px 0px -135px 0px !important;
	}
} 


@media screen and (max-width: 1023px) {
	.testimonial_grid .pp-testimonial-image img{
		height: auto !important;
	}
}	





@media screen and (max-width: 900px) {
	.cyber_security_block .elementor-image-box-description{
		top: 70px !important;
	}
}





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

	.cybersecurity_training_provider .elementor-widget-container{
		outline: 0px solid #ffffff !important;
		box-shadow: 0 0 0 0px #29abe2 !important;
	}
	.dive_image_icon_height{
		height: auto;
	}
	.clients_testimonial .elementor-testimonial__text {
		width: 100%;
	}
	.clients_testimonial .elementor-testimonial__text:before {
		margin-left: 0px;
		left: 0px;
	}
	.clients_testimonial .elementor-testimonial__text:after {
		margin-top: -10px;
	}
	.explore_cybersecurity .elementor-widget-image .elementor-widget-container {
		margin: 0px 0px -100px 0px !important;
	}
	.elementor-nav-menu li a.elementor-item-active{
		background-color: transparent !important;
		color: #29abe2 !important;
	}
	.cyber_security_block .elementor-image-box-description{
		display: block !important;
		position: relative !important;
		margin-top: unset;
		padding-left: 15px;
		padding-right: 15px;
		top: unset !important;
		margin-bottom: 10px !important;
	}
	.cyber_security_block .elementor-widget-image-box:hover .elementor-image-box-description {
		display: block !important;
		position: relative !important;
		margin-top: unset;
		padding-left: 15px;
		padding-right: 15px;
		top: unset !important;
	}
	.dart_tab .pp-advanced-tabs-title{
		width: 100%;
	}
	.cyber_security_block .elementor-widget-image-box a, .cyber_security_block .elementor-widget-image-box a img{
		display: block !important;
		width: 100% !important;
	}
	.view_case_studies{
		margin-top: 15px;
	}
	.remove_br br{
		display: none;
	}
	.testimonial_grid .pp-testimonial-text a {
		display: block;
	}
	.testimonial_grid .pp-testimonial-text:before {
		display: none !important;
	}
	.calender_map li{
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	
	.global_menu_style li a{
		font-size: 16px !important;
	}
	.global_menu_style li li a{
		font-size: 14px !important;
	}
	.top_breadcrumbs .bread-current{
		font-size: 1.3em;
	}
	.copyright_text span {
		margin-top: 15px;
	}
	.footer_menu .elementor-nav-menu {
		margin-left: auto;
		margin-right: auto;
	}
	.solution .pp-post-filters-dropdown-button {
		padding: 20px 10px 20px 10px !important;
		width: 288px !important;
	}
	.global_menu_style ul ul{
		width: 95% !important;
		margin-left: 5%;
	}
	.available_jobs .pp-posts-button {
		position: relative;
		margin-top: 15px;
		right: 0px;
	}
}





@media screen and (max-width: 479px) {

}




@media screen and (max-width: 480px) {
	.explore_cybersecurity .elementor-widget-image .elementor-widget-container {
		margin: 0px 0px -120px 0px !important;
	}
	
	
	.footer_menu .elementor-nav-menu{
		display: block;
		text-align: center;
	}
	.footer_menu .elementor-nav-menu a{
		display: block;
	}
}



@media screen and (max-width: 575px) {
	.footer_menu .elementor-nav-menu{
		display: block !important;
		text-align: center;
	}
	.footer_menu .elementor-nav-menu a{
		display: block !important;
		margin: 5px 0px;
		
	}
}




#dart_text {
    border-radius: 5px;
    display: block;
    width: 100% !important;
    height: 50px !important;
    margin-bottom: 32px !important;
    padding: 20px;
    -webkit-box-shadow: 0 2px 5px 0 rgb(26 47 51 / 11%) !important;
    box-shadow: 0 2px 5px 0 rgb(26 47 51 / 11%) !important;
    color: #1a2f33 !important;
    opacity: 1;
    font-size: 14px;
    font-weight: 400 !important;
    border: none !important;
    font-family: "Mukta", Sans-serif !important;
	
}
.contact_us p:nth-child(8) {
	width: 100%;
	display: block;
}
.contact_us p:nth-child(9) {
	width: 100%;
	display: block;
}








