/*
 Theme Name:   Basecamp Child
 Template:     basecamp
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* Basics */

body {
	font-family: 'Nunito Sans', serif;
	color: rgba(0,0,0,0.7);
	font-size: 1.1rem;
}
a, a:hover {
	color: rgba(0,0,0,0.7);
	text-decoration:none;
}


.section_content a {
text-decoration: underline;	
}

hr {
	border: none;
	margin: 30px 0px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #eee;
	height: 3px;
}
h1, h2, h3, h4, h5, h6 {
	color:#3b007f;

	font-weight: 600;
}

h1 a, h2 a , h3 a , h4 a, h5 a , h6 a {
color:#3b007f;
}

h1 {
	font-size: 3rem;
	margin-bottom: 30px;
}
h2 {
	font-size: 1.75rem;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.3rem;
	margin-bottom: 15px;
}
h4 {
	font-size: 1rem;
}
strong {
	
}
blockquote {
	background-color: #eee;
	padding: 20px 20px 10px 110px;
	margin: 0 0 1.5rem;
	background-image: url(images/icon_quote.svg);
	background-repeat: no-repeat;
	background-size: 60px 60px;
	background-position: top 7px left 12px;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/* Navigation */

.mega-menu-wrap {
	font-family: 'Nunito Sans', sans-serif !important;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
	font-family: 'Nunito Sans', sans-serif !important;
}
/* Header */ 

header {
	width: 100%;
	z-index: 999;
	padding: 25px 0px 25px 0px;
	background-color: rgba(255,255,255,1);
}
/* Backgrounds */

/* Padding */

.padding_0 {
	padding: 0px;
}
/* Margin */

.margin_0 {
	margin: 0px;
}
/* Boxes */

.box_logo {
	text-align: center;
	margin-bottom: 10px;
}
.box_quote p {
	font-size: 1.5rem;
	font-style: italic;
}
.box_quote strong {
	color: rgba(0,0,0,0.8);
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	font-size: 1.25rem;
}
.box_contact {
	padding-top: 14px;
}
.box_contact p {
	text-align: center;
	font-weight: 700;
	margin-bottom: 0px;
	line-height: 110%;
}
.box_contact a {
	text-decoration: none;
}
.box_social {
	padding-top: 8px;
	text-align: center;
}
.box_social .fab {
	display: inline-block;
	padding-left: 10px;
	font-size: 1.25rem;
}
.box_navigation {
	padding-top: 5px;
}
.box_testimonial {
	padding: 20px;
	background-color: rgba(114,184,255,0.2);
	margin-bottom: 20px;
}
.box_course {
	padding: 20px;
	background-color: rgba(114,184,255,0.2);
	margin-bottom: 20px;
}
.box_white {
	background-color: white;
border-radius: .25rem;
	padding: 20px;
}
.box_grey {
	background-color: #F0EEED;
border-radius: .25rem;
	padding: 20px 20px 10px 20px;
}

.box_grid p {
font-size: 0.8rem;	
}


.box_press {
	background-color:#3b007f;
	padding: 50px;
	margin-bottom: 25px;
	height: 180px;

}

/* Lists */

.list_tick {
	list-style-type: none;
}
.list_tick li::before {
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	color: rgba(0,76,108,1);
	width: 1.5rem;
	margin-left: -1.5rem;
}
.list_green {
	list-style-type: none;
}
.list_green li::before {
	content: "\2022";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	color: rgba(0,76,108,1);
	width: 1.5rem;
	margin-left: -1.5rem;
}
/* Pagination */

.nav-links {
}
.page-numbers {
	padding: 6px 8px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	margin-right: 3px;
	margin-bottom: 3px;
}
.page-numbers:hover {
	color: #fff;
}
.page-numbers.current {
	background-color: rgba(0,0,0,0.8);
}
/* Section */

section {
	padding: 50px 0px;
}
.section_blue {
	background-color: #71cb47;
}
.section_grey {
	background-color: #efeeec;
}
.section_title {
	padding: 40px 0px 30px 0px;
	
	/*background: linear-gradient(30deg, rgba(35,163,185,1) 0%, rgba(79,201,202,1) 100%);*/

	
	background-position: center center;
	background-repeat: none;
	background-color: #3b007f;

}
.section_map {
	/*background-image: url(https://www.ngicreative.com/clients/wordpress_3/wp-content/uploads/2022/05/vectorstock_16012790.png);*/
	background-position: center center;
	background-repeat: none;
	background-color: #eee;
}
.section_title_pink {
	background-color: #f78bca;
}
.section_banner {
	padding: 40px 0px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #000;
}
.section_banner_carousel {
	padding: 60px 0px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #71cb47;
	background-image: url();
	background-position: center center;
	background-repeat: none;
}
.section_banner_carousel h1 {
	color: #fff;
}
.section_banner_carousel h2 {
	color: #fff;
}
.section_banner_carousel h3 {
	color: #fff;
}
.section_banner_carousel h4 {
	color: #fff;
}
.section_banner_carousel h5 {
	color: #fff;
}
.section_banner_carousel h6 {
	color: #fff;
}

.section_banner_overlay {

    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   background-color: rgba(59, 0, 127,0.8);	
    z-index: 2;

}


.section_banner_content {
	 z-index: 3;
	position: relative;
}
.section_banner h1 {
	position: relative;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.75rem;
}
.section_banner h1 span {
	color: #72B8FF;
}
.section_banner h2 {
	font-size: 1.5rem;
	color: #fff;
}
.section_content p a {
	
}
.section_gradient {
	background: rgb(35,163,185);
	background: linear-gradient(30deg, rgba(35,163,185,1) 0%, rgba(79,201,202,1) 100%);
	height: 3px;
	padding: 0px;
}



.section_banner_advert img {
	max-height: 120px;
}


/* Maps */

.map_responsive {
	overflow: hidden;
	padding-bottom: 400px;
	position: relative;
	height: 0;
}
.map_responsive iframe {
	left: 0;
	top: 0;
	height: 400px;
	width: 100%;
	position: absolute;
}
/* Images */

.image_center {
	margin: 0px auto;
	display: block;
}
/* Text */

.text_uppercase {
	text-transform: uppercase;
}
.text_small {
	font-size: 0.8rem;
}
.text_large {
	font-size: 1.2rem;
	margin-bottom: 0px;
}
.text_white {
	color: rgba(255,255,255,1);
	margin-bottom: 0px;
}
.text_more {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 0.75rem;
}
.text_category {
	font-size: 0.7rem;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;	
	opacity: 0.8;
}

.text_category a {
		color: #000;	
	text-decoration: none;
}


.text_introduction {
	color: rgba(0,0,0,0.6);
	font-size: 1.4rem;
	text-align: center;
}
.text_caption {
	margin: 20px 0px 30px 0px;
	font-size: 1rem;
	text-align: center;
}
.text_grid {
	text-align: center;
	font-size: 0.8rem;
}


.text_icon {

	font-size: 0.8rem;
}


section ul {
	list-style: none; /* Remove default bullets */
}
section ul li::before {
	content: "\25AA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: red; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1.5em; /* Also needed for space (tweak if needed) */
	margin-left: -1.5em; /* Also needed for space (tweak if needed) */
	color: #71cb47;
}




/* Galleries */


#gallery-1 img {
	border: 5px solid #22a3b8 !important;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 0.25rem;
}
#gallery-1 .gallery-caption {
	font-weight: 600;
	color: #22a3b8;
}
/* Cards */



/* AWSM */

.awsm-personal-info span {
}
/* Clears */

.clear_10 {
	clear: both;
	height: 10px;
}
.clear_20 {
	clear: both;
	height: 20px;
}
.clear_30 {
	clear: both;
	height: 30px;
}
.clear_40 {
	clear: both;
	height: 40px;
}
.clear_50 {
	clear: both;
	height: 50px;
}
/* Card */

/* Footer */

footer {
	padding: 50px 0px 50px 0px;
	font-size: 0.8rem;
	background-color: #333;
}
footer p {
	color: #fff;
}
footer p strong {
	color: rgba(210,187,111,1);
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: normal;
}
footer ul {
	padding: 0px;
	list-style-type: none;
}
footer li {
	color: #fff;
}
footer li a, footer li a:hover {
	color: #fff;
	text-decoration: none;
}


footer i, footer i a, footer i a:hover {
color:#fff;	
}
/* Margins */

.margin_bottom_10 {
	margin-bottom: 10px;
}
.margin_bottom_30 {
	margin-bottom: 30px;
}
/* Font Awesome */

.fas, .fab {
}
/* Buttons */

a.btn {
	text-decoration: none !important;
}
.btn-primary {
	background-color: #479bd6;
	border-color: #479bd6;
}
.btn-primary:hover {
	background-color: #479bd6;
	border-color: #479bd6;
}
.btn-secondary {
	background-color: transparent;
	border: 3px solid rgba(255,255,255,1);
	padding: 10px 15px;
}
.btn-secondary:hover, .btn-secondary:active {
	background-color: rgba(255,255,255,0.2);
	border-color: rgba(255,255,255,1);
}
.btn-lg {
	padding: 1rem 3.5rem;
	font-size: 2rem;
}
/* Ninja forms */

.nf-form-layout {
	background-color: #eee;
	padding: 30px 30px 10px 30px;
}


.nf-form-content {
  max-width: none !important;
}

.nf-form-content textarea.ninja-forms-field {
  height: 100px !important;
}



/* Owl */

.owl-dots {
  text-align: center;
}

.owl-dot {
     width: 12px;
     height: 12px;
     border-radius: 100%;

     background: #ddd !important;
     margin-right: 5px;
     display: inline-block;  /*for making them horizontal, if you want vertical then you can use- display: block*/
}


.owl-dot.active {
     background: #bbb !important;
}

.owl-nav {
display: none;
}


/* Bootstrap */

.rounded {
 border-radius: .5rem !important;
}


/*==========  Mobile First Method  ==========*/
/*
Min-Width: Refers to everything greater than or equal to the amount given.
Max-Width: Refers to everything less than or equal to the amount given. 
*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
}

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {


    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
 .section_banner_content {
}
}

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
}

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
.section_banner {
	padding: 150px 0px;
}
.section_banner h1 {
	font-size: 3rem;
}
body {
	padding-top: 0px;
}
.box_logo {
	text-align: left;
	margin-bottom: 0;
}
.box_social {
	text-align: right;
}
.box_contact p {
	text-align: right;
}
}
