.all{
	background-color: #fafafa;
	position: relative;
	width: 100%;
	min-height: 300px;
}
.side-menu{
	width: 320px;
	background: #fff;
    position: absolute;
    top: 20px;
    /*height: auto !important;*/
	height: -webkit-fill-available;
	border-top:6px solid #292a2e;
    border-left:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
    bottom: 0;
    z-index: 200;
    padding: 0;
    left: 10px;
    padding-top: 40px;
}
.all-content{
	padding-left: 330px;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow-x: hidden;
}
.all .row{
	margin:0;
}
#simple-account-dropdown-freebie{
	padding:0;
	list-style: none;
}
#simple-account-dropdown-freebie #simple-account-dropdown .account{
	list-style: none;
	cursor: pointer;
	border-left:6px solid #222;
	color: #272525;
	font-size: 18px;
	height: 70px;
	font-family: Lato-Light;
	background-color: #fbfbfb;
	padding-top:25px;
	padding-left:55px;
}
#simple-account-dropdown-freebie #simple-account-dropdown .account i{
	padding-right: 15px;
}
#simple-account-dropdown-freebie .dropdown{
	 background-image: radial-gradient(#ffffff,#f5f5f5);
	 padding:20px;
	
}
#simple-account-dropdown-freebie .dropdown li{
	list-style: none;
}
#simple-account-dropdown-freebie .dropdown li a:before {
	width: 8px;
	height: 8px;
	margin-right: 15px;
	border-radius: 100%;
	content: "";
	background-color: #292a2e;
	display: inline-block;
}
#simple-account-dropdown-freebie .dropdown li>a{
	padding: 15px 0px;
	display: block;
	color: #292a2e;
	font-size: 14px;
	font-family: Lato-Regular;
	font-weight: normal;
}
#simple-account-dropdown-freebie .dropdown li>a:hover , #simple-account-dropdown-freebie .dropdown li a:focus,
#simple-account-dropdown-freebie .dropdown li:active{
	text-decoration: none;
}
#simple-account-dropdown  .account a{
    text-decoration: none;
    color:unset;
}

.side-menu h1{
	font-family: Lato-Light;
	color: #272525;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.side-menu h1 i{
	font-size: 32px;
	padding-right: 15px;
}
/************ All page **************/
	 hr.main-hr{
		border-color: #9a9a9a;
	}
	.all .section{
		margin-bottom:100px;
	}
	.all .section h1{
		margin-bottom: 30px;
	}
	.all .section h2{
		font-family: Lato-Bold;
		color: #343434
	}
	.inside-section{
		padding:0 35px 10px;
	}
	.inside-section p{
		color: #343434;
		font-size: 17px;
		padding-top: 20px;
		font-family: Lato-Regular;
		width: 90%;
		margin:auto;
	}
	.inside-section ul{
		padding-top: 15px;
	}
	.inside-section ul li{
		font-family: Lato-Regular;
		color: #343434;
		font-size: 17px;
		list-style: none;
		padding-top:15px;
	}
	.inside-section ul li:before , .question .answer ul.list-style li:before{
		width: 10px;
		height: 10px;
		margin-right: 5px;
		border-radius: 100%;
		/*position: absolute;*/
		content: "";
		background-color: #9a9a9a;
  		display: inline-block;}
  	.inside-section .row{
  		margin-top: 100px;
  		text-align: justify;
  		width: 90%;
  		margin:100px auto 10px;
  	}
	.inside-section .col-md-5 img{
		width: 300px;
		height: 310px;
		object-fit: cover;
	}
	.inside-section .row:nth-child(odd) .section-img,.inside-section .row:nth-child(odd) .section-img img{
		float: right;
	}
	.inside-section ul li a{
	    color: #343434;
	}
/************ NET Page **************/
	.NET{
		background-color: white;
		padding:20px 0;
		margin:20px;
		box-shadow: 0px 0px 10px #ccc;
		overflow-x: hidden;
	}
	.NET h1{
		color: #343434;
		font-size: 30px;
		font-family: Lato-Bold;
		padding-left: 22px;
	}
	.all hr{
		border-color: #f4f8f9;
		border-width: 3px;
		margin-bottom: 35px;
	}
	.all .col-md-4{
		margin-bottom: 40px;
	}
	.NET .btn-outlin{
		background-color: white;
		border:2px solid #343434;
		width: 250px;
		margin:auto;
		margin-bottom: 40px;
		display: block;
		height: 60px;
		font-size: 20px;

	}
	.all .inside-NET{
		box-shadow: 0px 0px 10px #ccc;
		border-radius: 10px;
		width: 90%;
		height: 460px;
		background-color: white;
		margin: auto;
		position: relative;
		margin-bottom: 20px;
	}
	.all .inside-NET img{
		width: 100%;
		height: 190px;
		object-fit: fill;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;

	}

	.all .NET-img{
		position: relative;
	}
	.all .NET-img svg {
	  position: absolute;
	  bottom: -1px;
	  width: 100%;
	  height: 50px;
	}
	.all .inside-NET button{
		width: 100%;
		border-radius: 0;
		height: 50px;
		position: absolute;
		bottom:0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.all .gray , #news-inside1 .gray{
		color: #858585;
	}
	.inside-NET-info{
		padding:20px;
	}
	.all p.center{
		text-align: center;
	}
	.inside-NET-info p.p-height{
		height: 36px;
	}
	.all-content p{
		font-size: 18px;
		font-family: Lato-Regular;
		color: #343434;
		padding:0;
	}
	.small-des{
		float: right;
		position: relative;
		top: -20px;
		margin-right: 10px;
		color: #858585;
		font-style: italic;
	}
	.NET .inside-NET.training{
		 height: 490px;
    overflow: hidden;

	}

	.load_more{
	overflow: hidden;
    text-align: center;
    width: 190px;
    margin: 50px auto;
    background: #343434;
    border-radius: 50px;
    /*text-align: center;*/
}
.load_more ul{
	padding:0;
	margin:0;
}
.load_more ul li{
	display: inline-block;
	
}
.load_more ul li a i{
	border:1px solid white;
	border-radius: 100%;
	padding:4px 8px;
	font-weight: bolder;
}
.load_more ul li a{
	display: inline-block;
	padding:10px;
	/*background: #222;*/
	color: #fff;
	transition: all .2s;
}
.load_more ul li a:hover{
	color: #ccc
}
.load_more ul li a:hover i{
	border-color: #ccc
}
/**************** Team ********************/
	.team p{
		width: 60%;
		margin:auto;
		font-size: 18px;
		color: #4b4b4b;
	}
	#owl-carousel-team .item{
		text-align: center;
	}
	#owl-carousel-team img{
		width: 190px;
		height: 190px;
		object-fit: cover;
		display: inline-block;
		border-radius: 100%;
		box-shadow: 0px 0px 10px #ccc;
	}
	#owl-carousel-team .owl-nav{
		position: unset;
	}
	#owl-carousel-team .owl-prev{
		/*background:url('../img/photo-prev.png') !important;*/
		    background: url(../img/arrow-prev.png) !important;
		background-repeat: no-repeat !important;
		top: 45%;
		position: absolute;
		width: 50px;
		height: 50px;
		left:0;
	}
	#owl-carousel-team .owl-next{
		/*background:url('../img/photo-next.png') !important;*/
		background: url(../img/arrow.png) !important;
		background-repeat: no-repeat !important;
		top: 45%;
		width: 50px;
		height: 50px;
		position: absolute;
		right:0;
	}
	
	#owl-carousel-team h2{
		color: #222;
		font-family: Lato-Bold;
		font-size: 24px;
		margin-bottom: 5px;
	}
	#owl-carousel-team h3{
		color: #777;
		font-size: 16px;
		margin-top: 0;
		font-family: Lato-Bold;
	}
	#owl-carousel-team p{
		color: #777;
		font-size: 18px;
		margin: 20px auto;
		font-family: Lato-Bold;
	}
	#owl-carousel-team a{
		color: #222;
		font-size: 14px;
		margin-top: 0;
		border-radius: 100%;
		display: inline-block;
		border:1px solid #777;
		width: 35px;
		padding-top: 7px;
		height: 35px;
	}
/******************** Contact ******************/
	.contact form{
		width: 85%;
		margin:auto;
	}
	.contact form input.form-control{
		width: 47%;
		margin:1%;
		border-radius: 0;
		border-color: #222;
		color: #222;
		height: 60px;
		background: none;
		display: inline-block;
	}
	.contact form textarea{
		width: 96%;
		display: block;
		margin:1%;
		border-color: #222;
		height: 200px;
		background: none;
		padding:15px;
	}
	.contact form .btn{
		margin: 20px auto;
		width: 130px;
		height: 50px;
		border-radius: 0;
		display: block;
	}
	.contact form ::placeholder {
	    color: #222 !important;
	    opacity: 1; /* Firefox */
	}

	.contact form :-ms-input-placeholder { /* Internet Explorer 10-11 */
	   color: #222 !important;
	}

	.contact form ::-ms-input-placeholder { /* Microsoft Edge */
	   color: #222 !important;
	}
	.contact .col-md-12 h1{
		text-transform: uppercase;
		text-align: center;
		margin-top: 40px;
	}
	.contact .col-md-12 p{
		text-align: center;
		color: #777;
		font-size: 18px;
	}
	.contact .col-md-12 .social{
		text-align: center;
		margin: 40px 0 50px;
	}
	.contact .col-md-12 .social ul{
		padding:0;
	}
	.contact .col-md-12 .social ul li{
		padding: 0px 20px;
		display: inline-block;
		list-style: none;
		color: #222;
	}
	.contact .col-md-12 .social ul li a{
		font-size: 22px;
		color: #222;
	}
@media(max-width:1200px){
	.inside-section .col-md-5 img{
		width: 100%;
	}
}
@media(max-width:992px){
	.all .inside-NET,.all p.center{
		height: auto;
	}	
	.all p.center{
		margin-bottom: 50px;
	}
	.inside-section .row:nth-child(odd) .section-img, .inside-section .row:nth-child(odd) .section-img img{
		float: none;
	}
	.inside-section p{
		width: 100%;
		margin:20px 0;
	}
}
@media(max-width: 767px){
	.side-menu{
		display: none;
	}
	.all-content{
		padding-left:0;
		padding-right: 0 !important
	}
	.main-h{
		width: 70%;
	}
}
@media(max-width:480px){
	.contact form input.form-control{
		width: 96%
	}
}