/*
Theme Name:     Neve-child
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   5.4
Requires PHP:   5.4.0
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        2.7.3
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Pro Slug:  neve-pro-addon
WordPress Available:  yes
Requires License:     no
Tags: blog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/
body {
	color: #000000;
	font-family: Calibri !important;
	font-size: 0.875rem !important;	
	}
/*.wp-block-themeisle-blocks-slider .wp-block-themeisle-blocks-slider-item-wrapper figure img{
	object-fit: contain !important;
}*/

.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item img{
	height: auto;
}
#header-grid
{
	position: fixed;
    margin-top: 0px !important;
    width: 100%;
    z-index: 999900;
}
.header{
	margin-bottom: 6% !important;
}

@media only screen and (max-width: 600px) {
.header{
	margin-bottom: 10% !important;
}

#header-grid
{
	position: fixed;
	top:0px;
    margin-top: 0px !important;
    width: 100%;
    z-index: 999900;
}
.tablink {
  width:100% !important;
}
}

h2{
  text-align:center;
  padding: 20px;
}

/********************
    - 6. Skills -
********************/
#skills {
	overflow:hidden;
}

.skills-holder {
	position:relative;
	text-align:center;
	line-height:0;
	padding-top:30px;
	background:#fff;
}

.alter-bg .skills-holder {
	background:#f5f5f5;
}

.skills-holder:after {
	content:"";
	position:absolute;
	left:20%;
	right:20%;
	bottom:0;
	z-index:-1;
	width:60%;
	height:50%;
	box-shadow:0 0 20px rgba(0, 0, 0, 0.8);
	border-radius:100%;	
}

.alter-bg .skills-holder:after {
	display:none;
}

.skills-holder .wrap {
	display:inline-table;
    position:relative;
    width:70px;
    height:160px;
    vertical-align:bottom;
    z-index:1;
}

.skills-holder .wrap > div {
	position:absolute;
	left:20px;
	bottom:0;
  	width:30px;
	height:160px;
  	margin:0 auto;
    background-color:#fd7061;
  	border-top-left-radius:10px;
  	border-top-right-radius:10px;
  	border:2px solid rgba(0, 0, 0, 0.1);
  	border-bottom:0;
  	-webkit-transition:height 0.3s;
  	   -moz-transition:height 0.3s;
  			transition:height 0.3s;
}

.alter-bg .skills-holder .wrap:after {
	content:"";
	position:absolute;
	bottom:0;
	width:calc(100% + 3px);
	left:0;
	right:0;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}

.skills-holder .wrap > div[data-percent="1"] {
	height:60px;
	background-color:#bfbfbf;
}

.skills-holder .wrap > div[data-percent="2"] {
	height:60px;
	background-color:#bfbfbf;
}

.skills-holder .wrap > div[data-percent="3"] {
	height:60px;
	background-color:#fdcc61;
}

.skills-holder .wrap > div[data-percent="4"] {
	height:60px;
	background-color:#fdcc61;
}

.skills-holder .wrap > div[data-percent="5"] {
	height:80px;
	background-color:#c5dfc9;
}

.skills-holder .wrap > div[data-percent="6"] {
	height:80px;
	background-color:#c5dfc9;
}

.skills-holder .wrap > div[data-percent="7"] {
	height:100px;
	background-color:#ffcb98;
}

.skills-holder .wrap > div[data-percent="8"] {
	height:120px;
	background-color:#cbe6ec;
}

.skills-holder .wrap > div[data-percent="9"] {
	height:120px;
	background-color:#a6b1d9;
}

.skills-holder .wrap > div[data-percent="10"] {
	height:160px;
	background-color:#fd7061;
}

.skills-holder .wrap > div > p {
	font-style:italic;
	word-wrap:break-word;
    font-size:0.85em;
    position:absolute;
    line-height:initial;
    top:-40px;
    left:0;
    width:70px;
    margin-left:-20px;
}

/**********************
    - 7. Services -
**********************/
.border-right {
	border-right:1px solid #e1e1e1;
}

.border-bottom {
	border-bottom:1px solid #e1e1e1;
}

.services-row {
	text-align:center;	
}

.services-row > div {
	margin:0;
	padding:0;	
}

.services-content {
	padding:30px;
	background-color:white;
	cursor:pointer;
	height:510px;
	position:relative;
	text-align:center;
	-webkit-transition:all .5s;
	   -moz-transition:all .5s;
			transition:all .5s;
}

.services-content > span {
	background-color:transparent;
	font-size:36px;
	line-height:1;
	margin-bottom:30px;
	display:block;
	-webkit-transition:all .5s;
	   -moz-transition:all .5s;
			transition:all .5s;
}

.services-content > h3 {
	font-size:16px !important;
	font-weight:700;
	letter-spacing:1px;
	margin-top:0;
	padding-top:0;
	text-transform:uppercase;
}

.services-content >  p {
	padding-top:10px;
}

/* Hover */
.services-content:hover,
.services-content:hover > h3,
.services-content:hover > span,
.services-content:hover > p {
	color:#fff;
}


.services-content:hover{
	background-color: #3bab77;
}
.nv-page-title-wrap.nv-big-title .nv-page-title
{
	border-bottom:0px;
}
#aboutimage{
	margin-top: 20%;
}

.logoslider{
	width:145px !important;
	height: 145px !important;
}
.footerimage{
	width: 125px !important;
	height: 83px !important;
}

#myModal1{
	top:100px !important;
	color:black !important;
}
#myModal2{
	top:100px !important;
	color:black !important;
}
#myModal3{
	top:100px !important;
	color:black !important;
}

#myngomodel1{
	top:100px !important;
	color:black !important;
}
#myngomodel2{
	top:100px !important;
	color:black !important;
}
#myngomodel3{
	top:100px !important;
	color:black !important;
}
#myngomodel4{
	top:100px !important;
	color:black !important;
}
#myngomodel5{
	top:100px !important;
	color:black !important;
}
#myngomodel6{
	top:100px !important;
	color:black !important;
}
#traningmodel1{
	top:100px !important;
	color:black !important;
}
#traningmodel2{
	top:100px !important;
	color:black !important;
}
#traningmodel3{
	top:100px !important;
	color:black !important;
}
#traningmodel4{
	top:100px !important;
	color:black !important;
}

.caret{
	 border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
   transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.caret path{
	display: none;
}

.servicepageimage{
	height: 312px !important;
	background-image: url('/wp-content/uploads/2020/08/1541067686_banner1.jpg');
	position: relative;
}
.centerposition{
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*.header-main-inner{
	height: 100px;
}*/
.brand img{
	height:75px !important;
}

/*.sticky-social{
  position:fixed;
  top:20px;
  left:-40px;
  padding:0px;
  margin:0px;
}
.social{
  list-style:none;
}
.social li{
  padding:10px 10px;
  font-size:25px;
  transition:all 0.8s ease-in-out;
}
.social li:hover{
    margin-right:-30px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:20px;
  
}
.fa{
  color:#fff;
  transition:all 0.8s ease-in-out;
}
.fb{
  background-color:#3C5A98;
}
.twitter{
    background-color:#1EA1F2;
}
.insta{
    background-color:#DC4F42;
}
.pin{
    background-color:#CB2128;
}
.vim{
    background-color:#59BFBE;
}*/


.certified-by{
	font-size: 0.875rem;
	font-weight: 700;
}

.testititle{
	font-size: 1.875rem;
	line-height: 70%;
}

.testspreter{

	margin:0px;
}
.testpr{
	margin-bottom: -2px;
	margin-top: 10px;
}
.footer-top-inner{
	background-color: #6ed224;
}
/*
.glide__track{
	margin-top: 11px;
}*/
.traning1{
	margin-left: -20%;
}
.traning2{
	margin-left: 16%;
}
.easy_testimonial_image_wrapper{
	display: none;
}


@media only screen and (max-width: 768px) {
  .traningimage {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
  .traning1{
  	 margin-left: auto;
    margin-right: auto;
    display: table;
  }
}


@media only screen and (max-width: 450px) {
#site-footer{
  	 margin-top:30% !important;
  	 }
 }

 .wp-block-getwid-image-box__image-wrapper img{
 	height:250px !important;
 }

 .card-parent{
position:relative;

 }

 .card-border{
 	
border:1px solid black;

 }
/*.caret{
	display: none !important;
}
*/
 .caret-wrap{
     
      background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 244px;
 }

 .company-name{
 	font-size: 2rem !important;
 	color:black !important;
 	text-decoration: none !important;
 	line-height: 1 !important;
 }
 .Abhamamimage img{
 	width:100% !important;
 }
 .position-relative{
 	position: relative !important;
 }
 .allfont{
 	font-size:0.875rem !important;
 }

 .testimonial_body p{
 	font-style: normal !important;
 }
 .testimonial-position{
 	color:black !important;
 }
 .footerbutton{
 	color: white !important;
 	text-decoration: none !important;
 }
 .nv-footer-content{
 	width:110% !important;
 }
 .box-padding{
 	padding: 10px !important;
 }
 .frontimage img{
 	height: 400px !important;
 }
 .show-text{
 	margin-bottom: -32px !important;
 }
 .bg-showmore-plg-button{
 	margin-top: 32px !important;
 }
 [id ^= bg-showmore-hidden] {
    padding-top: 0px !important;
}
.wp-block-column.is-vertically-aligned-bottom{
	align-self: auto !important;
}

.wp-block-media-text__media img{
	height: 400px !important;
}
.slb_loading{
	display:none !important;
}
.inner{
	display:none !important;
}

/*.wp-block-themeisle-blocks-slider .wp-block-themeisle-blocks-slider-item-wrapper{
    width: 100%;
    height: 138% !important;
}*/
.lightfont{
	font-weight: 500;
}
#wp-block-themeisle-blocks-advanced-heading-483dd663{
	margin-bottom: -10px ;
}
.easy_testimonial_title{
	display: none;
}
.testimonial_body p{
	margin-bottom: 0px ;
}
.main-div{
	position: fixed;
    top: 75%;
    right: -20px;
    z-index: 99999;
}
.main-div:hover{
	right:0px;
}
.testimonial-name{
	font-size: 1.5rem !important;
}
/*.glide__bullets {
	bottom:4em !important;
}*/
/*figcaption{
	bottom: 229px !important;
}*/


/*@media only screen and (max-width: 400px) {
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  background-color: #2196F3;
  padding: 10px;
	}
}

@media only screen and (max-width: 300px) {
.grid-container {
  display: grid;
  grid-template-columns: auto ;
  background-color: #2196F3;
  padding: 10px;
	}
}*/

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  padding: 10px;
}
.grid-item {
  text-align: center;
}
.grid-item img{
	height: 145px;
	width:145px;
}
.grid-item100 img{
	height: 100px;
	width:100px;
}
/*#logo-container{
	width:130%;
	margin-left: -160px;
}*/
/*.glide__slides{
	height:600px !important;
}*/
.certy{
	width:200px;
	height:200px;
	border: 1px solid black;
}
.grid-container2 {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  padding: 10px;
}
.grid-item2 {
  text-align: center;
}
.grid-item2 img{
padding:10px;
}


@media only screen and (min-device-width: 359px) and (max-device-width: 720px){
 /*=======================RESPONSIVE-SLIDER======================*/
     /*.glide__bullets{
     	display: none;
     }
     
     .wp-block-themeisle-blocks-slider .wp-block-themeisle-blocks-slider-item-wrapper figure img {
    width: 100%;
     height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
	figcaption {
    bottom: 507px !important;
	}
	.glide__arrows{
		display: none;
	}*/
/*
	.wp-block-getwid-images-slider__item img{
		object-fit: contain !important;
	}
	.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item img {
    height: auto;
	}
	.first-element{
     	margin-top:-100%;
     }*/

   .wp-block-getwid-images-slider{
   	margin-top: 40px !important;
   }  
/*========================END-SLIDER=================================*/

/*=======================ALIGN LOGO======================================*/
	.grid-container {
  display: grid;
  grid-template-columns: auto auto;
  padding: 10px;
}
.grid-item {
  text-align: center;
}
.grid-item img{
	height: 70px;
	width:70px;
}
#logo-container{
	width:100%;
	margin-left: 0px;
}
.hide-mobile{
	display: none;
}
.show-mobile{
	display: block;
}
/*======================END--LOGO================================*/

/*=====================FOOTER CHNAGES===============================*/

.hfg-item-left{
	text-align: center !important;
}
/*======================END--FOOTER=================================*/

.main-div:hover{
	right: -20px;
}

.grid-container2 {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}

.certy{
	width:103px;
	height:76px;
	margin:10px;
}
}

.menu-item-has-children{
	color:white;
}
.sub-menu a{
	background-color: #6fd224 !important;
	color: gray !important;
}
.sub-menu li{
	background-color: #6fd224 !important;
	color: gray !important;
}
.sub-menu a:hover{
	background-color: #9a9eac !important;
	color: black !important;
}
.wp-block-button__link{
	background-color: #2f582b !important;
}
.menu-item-1469{
	background-color: #2f582b !important;
	border-radius: 3px;
	color: white !important;
	padding: 8px 12px;
	
}
ul[id^=nv-primary-navigation] .current-menu-item>a{
	color: gray !important;
}
.builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:not(.woocommerce-mini-cart-item) > a {
    color: gray !important;
    padding: 10px 8px;
}
.background-green{
	background-color: green;
}
.border-1px{
	border:1px solid black;
}