/* Global Styles ========== */
.pad-wrap {
	padding:10px 0 20px 0;
}

/* Global Margin and Paddings ============ */
.margin-top-0 {
	margin-top: 0 !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-top-60 {
	margin-top: 60px !important;
}
.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-left-0 {
	margin-left: 0 !important;
}
.margin-left-10 {
	margin-left: 10px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}
.margin-left-30 {
	margin-left: 30px !important;
}
.margin-left-40 {
	margin-left: 40px !important;
}
.margin-left-60 {
	margin-left: 60px !important;
}
.margin-right-0 {
	margin-right: 0 !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-right-20 {
	margin-right: 20px !important;
}
.margin-right-30 {
	margin-right: 30px !important;
}
.margin-right-40 {
	margin-right: 40px !important;
}
.margin-right-60 {
	margin-right: 60px !important;
}

.padding-top-0 {
	padding-top: 0 !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.padding-bottom-0 {
	padding-bottom: 0 !important;
}
.padding-bottom-10 {
	padding-bottom: 10px !important;
}
.padding-bottom-20 {
	padding-bottom: 20px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
.padding-bottom-40 {
	padding-bottom: 40px !important;
}
.padding-bottom-60 {
	padding-bottom: 60px !important;
}
.padding-left-0 {
	padding-left: 0 !important;
}
.padding-left-10 {
	padding-left: 10px !important;
}
.padding-left-20 {
	padding-left: 20px !important;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.padding-left-40 {
	padding-left: 40px !important;
}
.padding-left-60 {
	padding-left: 60px !important;
}
.padding-right-0 {
	padding-right: 0 !important;
}
.padding-right-10 {
	padding-right: 10px !important;
}
.padding-right-20 {
	padding-right: 20px !important;
}
.padding-right-30 {
	padding-right: 30px !important;
}
.padding-right-40 {
	padding-right: 40px !important;
}
.padding-right-60 {
	padding-right: 60px !important;
}

/* Top Bar ========== */
.topbar-wrap {
	padding:0;
	margin:0;
	height: 30px;
}
.topbar-contact-info p, .topbar-contact-info p a{
	margin-right: 20px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}
.header-bg-13 {
	background-image: url(../images/header-bg/13.jpg);
}
.header-bg-14 {
	background-image: url(../images/header-bg/11.jpg);
}
.header-bg-15 {
	background-image: url(../images/header-bg/14.jpg);
}
.header-bg-16 {
	background-image: url(../images/header-bg/12.jpg);
}
.header-bg-17 {
	background-image: url(../images/header-bg/15.jpg);
}

.margin-top-paragraph {
	margin-top:20px;
  }
@media all and (max-width: 768px) {
	.topbar-contact-info p{
		margin-right: 7px;
		font-size: 12px;
	}
}
@media all and (max-width: 420px) {

	.topbar-contact-info p i{
		display: none;
	}
}
.topbar-social-info {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
}
.topbar-social-info a {
	padding:0 15px;
}
.topbar-social-info a:hover, .topbar-social-info a:focus {
	text-decoration: none;
}

/* Main Navigation ========== */
ul.navbar-main-nav li a{
	color: #4c4c4c !important;
}
@media all and (max-width:768px) {
	ul.navbar-main-nav li a {
		font-size: 16px;
	}
	.paragraph-about-us {
		margin-top:20px !important;
	}
}
ul.navbar-main-nav li.active a{
	background: #fff !important;
	color:#5c6bc0 !important;
}
ul.navbar-main-nav li.dropdown ul li.active a{
	background: #fff !important;
	color:#5c6bc0 !important;
}


/* CTA Bgs ========= */
.cta-bg {
	padding:10px 0;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.cta-bg-1 {
	background-image: url(../images/cta-bg-1.jpg);
}
.cta-bg-2 {
	background-image: url(../images/cta-bg-2.jpg);
}

/* Carousel ========== */
@media (max-width: 767px) {
	.carousel-inner-2 .active.left { left: -100%; }
	.carousel-inner-2 .next{ left:  100%; }
	.carousel-inner-2 .prev{ left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner-2 .active.left { left: -50%; }
	.carousel-inner-2 .next        { left:  50%; }
	.carousel-inner-2 .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner-2 .active.left { left: -16.7%; }
	.carousel-inner-2 .active.right { left: 16.7%;}
	.carousel-inner-2 .next{ left:  16.7%; }
	.carousel-inner-2 .prev{ left: -16.7%; }	
	.carousel-inner-2 { margin: auto; width: 1000px; }
  
}

/* Footer ========== */
footer.footer-wrap {
	background:#4c4c4c;
	margin-top: 20px;
}
ul.footer-list {
	margin:10px 0;
}
ul.footer-list li a {
	color:#ffebee;
	padding:5px;
	font-weight: bold;
}
@media all and (max-width:768px) {
	ul.footer-list li {
		display: block;
	}
	ul.footer-list li a{
		padding: 10px;
		display: block;
	}

}
ul.footer-list li a:hover {
	color:#83d41b;
	text-decoration: none;
}
p.footer-copy {
	margin:20px 0 0 0;
	font-size: 12px;
	color:#d3d3d3;
}
p.footer-copy a{
	color:#fff;
}

/* Main Header ========== */
.header-bg {
	padding:30px 20px 30px 20px;
	margin:0;
	background-color: #ccc;
	background-size:cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.header-bg h1 {
	background:#fff;
	color:#212121;
	display: inline-block;
	padding:20px;
	margin:0;
}
.header-bg-1 {
	background-image: url(../images/header-bg/1.jpg);
}
.header-bg-2 {
	background-image: url(../images/header-bg/2.jpg);
}
.header-bg-3 {
	background-image: url(../images/header-bg/3.jpg);
}
.header-bg-4 {
	background-image: url(../images/header-bg/4.jpg);
}
.header-bg-5 {
	background-image: url(../images/header-bg/5.jpg);
}
.header-bg-6 {
	background-image: url(../images/header-bg/6.jpg);
}
.header-bg-7 {
	background-image: url(../images/header-bg/7.jpg);
}
.header-bg-8 {
	background-image: url(../images/header-bg/8.jpg);
}
.header-bg-9 {
	background-image: url(../images/header-bg/9.jpg);
}
.header-bg-10 {
	background-image: url(../images/header-bg/10.jpg);
}


/* Aside ========== */
.aside-wrap {
	margin-top: -52px;
}
@media all and (max-width:768px) {
	.aside-wrap {
		margin-top: 20px;
	}
}
.aside-links-list {
	display: block;
	width: 100%;
	margin:0 0 20px 0;
	background:#ffebee;
}
.aside-links-list li {
	display: block;
	width: 100%;
}
.aside-links-list li.aside_link_head {
	padding:10px 20px;
	font-size: 20px;
	background:#7cb342;
	font-weight: bold;
	color:#fff;
}
.aside-links-list li a {
	display: block;
	width: 100%;
	font-size: 16px;
	padding:10px 20px;
	color:#555;
	font-weight: bold;
}
.aside-links-list li a:hover {
	background:#fff;
	color:#7e57c2;
	text-decoration: none;
}
.aside-links-list li.active a{
	background:#fff;
	color:#5c6bc0;
}
.aside-img {
	margin:20px 0 0 0;
}
.aside-cta {
	margin:0;
	background-color: #ccc;
	padding-bottom: 20px;
	background-position: center;
	background-size: cover;
	background-image: url(../images/aside-cta-bg.jpg);
	margin-bottom: 20px;
}
.aside-cta h4{
	color: #fff;
	font-weight: bold;
}

/* Row Products */
.row-products h4{
	color:#5c6bc0;
	text-align: center;
}
@media all and (max-width: 768px) {
	.row-products h4{
		margin-bottom: 20px;
	}
}
.row-products .col-sm-4{
	margin-top: 20px;
}
.row-products .col-sm-4 img {
	border-radius: 5px;
}
.row-products .col-sm-4:hover img{
	transform: scale(0.95,0.95);
	-webkit-transform: scale(0.95,0.95);
	-moz-transform: scale(0.95,0.95);
	-o-transform: scale(0.95,0.95);
}

/* Certificates */
.cert-row .col-sm-3 .col-lg-12{
	background:#ffebee;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

/* Other Page Designs ========== */
.icon-list li{
	margin:15px 0;
}
.icon-list-uni {
	margin-left: 15px;
}
.icon-list-uni li:before {
	width: 16px;
	height: 16px;
	font-family: FontAwesome;
	content: '\f19c';
	font-size: 16px;
	overflow: hidden;
	position: relative;
	left: -15px;
  	color: #7e57c2;
}
.transition-anchor img {
	opacity: 1;
}
.transition-anchor:hover img {
	opacity: 0.7;
}
.transition-anchor button {
	white-space: pre-wrap;
}

.contct-info-boxes i {
	text-align: center;
	margin-right: 20px;
	margin-top: 20px;
	width: 50px;
	height: 50px;
	background:#ffebee;
	font-size: 20px;
	line-height: 50px;
	color:#558b2f;
	float: left;
	display: inline-block;
	vertical-align: middle;
}
.contct-info-boxes h5 {
	display: inline-block;
	width: calc(100% - 70px);
	color:#323232;
}