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

/* Paper */

@import url("https://tripanalysis.uk/wp-content/themes/basecamp_child/css/paper-kit.css?ver=1.1.0");


/* =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. */
}





.container {
	max-width: 1440px;
	
}

h1, h2, h3, h4, h5, h6 {
	
font-family: 'Rajdhani', sans-serif !important;
	color: #125697;
	font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'Rajdhani', sans-serif !important;
	color: #125697;
	font-weight: 600;
}


header {
padding: 25px 0px 0px 0px;
	
}

.text_category {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.7rem;
	
	
}
.text_category a {
	font-weight: 700;
	color: #125697;

}

.text_green {
	
	color: #2fcf91;
}

/* Buttons */

.btn-primary {
    background-color: #2fcf91;
    border-color: #2fcf91;

}


/* Contact form 7 */

.wpcf7-form {
	background-color: #eee;
	padding: 30px 30px 10px 30px;
	margin-top: 40px;
	
}
.wpcf7-form input {
	width: 100%;
	border: none;
	padding: 5px;
}
.wpcf7-form label {
	width: 100%;
}
.wpcf7-form textarea {
	width: 100%;
	border: none;
	padding: 5px;
}
.wpcf7-form .wpcf7-submit {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	width: 100px;
	text-align: center;
	margin-top: 20px;
	font-weight: 700;
	font-size: 0.8rem;
	letter-spacing: 2px;
	text-transform: uppercase;
 border-radius: .25rem;
}
.wpcf7-form .wpcf7-list-item {
	margin-left: 0px !important;
}
.wpcf7-form input[type='checkbox'] {
	margin: 0px 10px 0px 0px;
	width: auto;
}
/* Embed responsively */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Font Awesome */


.fa-2x {
    font-size: 1.75rem !important ;
}









/* Fonts settings */
body, p, .navbar, .brand, a, .td-name, td, button, input, select, textarea {
  font-family: "Noto Sans", "Helvetica", Arial, sans-serif; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
.title, .card-title, .info-title, .footer-brand, .footer-big h5, .footer-big h4, .media .media-heading {
  font-family: "Rajdhani", "Helvetica", Arial, sans-serif;
  font-weight: 600; 

  
  }

/* Common Styles */
.title {
  color: #111111; 
  
  color: #135697;  
  
  }

.bg-gradient {
  background: linear-gradient(270deg, #f7395f 0%, #fe702e 100%); 
   background: linear-gradient(270deg, #2fcf91 0%, #135697 100%); }

/* Header Section */
.aa-header {
  
  position: relative;
  background-size: cover;
  min-height: 120px; }
  .aa-header .navbar .navbar-brand {
    font-size: 24px;
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
	 font-family: "Rajdhani", "Helvetica", Arial, sans-serif;
    font-weight: 600;
    box-shadow: none;
    letter-spacing: 1px;
    opacity: 1; }
  .aa-header .aa-header-content {
    padding-top: 5rem;
	  padding-top: 3rem;
    padding-bottom: 6rem; 

	padding-bottom: 4rem; 
}
  .aa-header .aa-header-content h1 {
    letter-spacing: 1px; 
	
	
	letter-spacing: 0px;
	text-transform: uppercase;
	line-height: 90%;
	
	}
  @media (max-width: 992px) {
    .aa-header h1 {
      font-size: 38px; }
    .aa-header .aa-header-content img {
      padding-top: 40px; }
    .aa-header .aa-header-content li {
      font-size: 12px; } }
  @media (max-width: 768px) {
    .aa-header .aa-header-content img {
      margin-top: 2px !important;
      padding-top: none !important;
      padding-bottom: 25px; } }
  @media (max-width: 576px) {
    .aa-header .aa-logo-img {
      padding-left: 20px; }
    .aa-header .navbar-brand {
      padding-right: 20px !important; }
    .aa-header .aa-header-content li {
      font-size: 10px; } }

/* Body Section */
.aa-product-details .description {
  overflow: hidden;
  margin-bottom: 1.5rem; }
  .aa-product-details .description .h4 {
    color: #111111;
	color: #125697;  
    padding-bottom: 1.5rem; }

.aa-product-details .icon {
  float: left;
  margin-top: 24px;
  margin-right: 60px;
  font-size: 3rem; }

.aa-screenshots {
  background-color: #F5FAFD; }
  @media (max-width: 992px) {
    .aa-screenshots .carousel-inner .carousel-item img {
      height: 300px; } }
  @media (max-width: 768px) {
    .aa-screenshots .carousel-inner .carousel-item img {
      height: 200px; } }
  @media (max-width: 400px) {
    .aa-screenshots .carousel-inner .carousel-item img {
      height: 150px; } }

.aa-price-package .card {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px -1px; }

.aa-price-package .aa-price {
  padding-bottom: 1.5rem;
  background-color: #F5FAFD; }
  .aa-price-package .aa-price .btn {
    width: 8rem; }
  .aa-price-package .aa-price .aa-price-section {
    padding: 25px 5px;
    background-color: white;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    font-size: 28px;
    font-family: "Dosis", "Helvetica", Arial, sans-serif;
    font-weight: 600; }
    .aa-price-package .aa-price .aa-price-section span {
      font-family: "Dosis", "Helvetica", Arial, sans-serif;
      font-weight: 600;
      font-size: 38px; }
  .aa-price-package .aa-price ul li {
    line-height: 3;
    border-bottom: 1px dashed #eee; }

.aa-price-package .aa-price-active {
  background-color: white; }
  .aa-price-package .aa-price-active .btn {
    border: none;
    padding-top: .65rem;
    padding-bottom: .65rem; }

.aa-price-package .text-small {
  font-size: 90%;
  line-height: 3;
  opacity: 0.75; }
  .aa-price-package .text-small:hover {
    opacity: 1; }

.aa-testimonials-section .aa-testimonials {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .aa-testimonials-section .aa-testimonials img {
    border-radius: 100%;
    width: 96px;
    height: auto; }
  .aa-testimonials-section .aa-testimonials .aa-testimonials-body {
    background-color: #F5FAFD;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 10px -4px; }
  .aa-testimonials-section .aa-testimonials .h5 {
    color: #111111; }
  @media (max-width: 992px) {
    .aa-testimonials-section .aa-testimonials .aa-testimonials-body {
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .aa-testimonials-section .aa-testimonials .aa-testimonials-body p {
        font-size: 12px; } }
  @media (max-width: 768px) {
    .aa-testimonials-section .aa-testimonials .aa-testimonials-body {
      text-align: center; }
    .aa-testimonials-section .aa-testimonials .aa-testimonials-body {
      padding-left: 3rem;
      padding-right: 3rem;
      padding-top: 3rem;
      padding-bottom: 3rem; } }

.aa-download-section i {
  color: #888; }

.aa-download-section .aa-apple:hover i {
  color: #B4B0B0; }

.aa-download-section .aa-android:hover i {
  color: #a4c639; }

.aa-download-section .aa-windows:hover i {
  color: #0078d7; }

.aa-download-section .aa-download-icon {
  padding-left: 40px; }

@media (max-width: 992px) {
  .aa-download-section p {
    font-size: 10px; } }

@media (max-width: 992px) {
  .aa-download-section p {
    font-size: 12px; }
  .aa-download-section .aa-download-icon {
    padding-left: 0px;
    text-align: center; }
  .aa-download-section .aa-download-icon-detail {
    text-align: center; } }

@media (max-width: 576px) {
  .aa-download-section p {
    font-size: 14px; } }

/* Footer sectiom */
.footer-black {
  background-color: #252422;
  color: #DDDDDD; 
  }

.footer-black p {
font-size: 13px;	
}

.aa-footer a.credit {
  color: inherit;
  border-bottom: none;
  color: #2fcf91;
    }


.background_trees {	
background-color: #0C6265;
	background-color: rgba(12, 98, 101, 0.7);
background-image: url('http://tripanalysis.uk/wp-content/uploads/2021/12/olena-sergienko-I3jSS2YfmcU-unsplash@2x-scaled.jpg');
background-blend-mode: multiply;
}
.background_trees p { color: #fff;}
.background_trees h2 { color: #2fcf91; }


.section_content {
	
	padding: 40px 0px;
	
}

.img_rounded {
	background: linear-gradient(270deg, #2fcf91 0%, #135697 100%);
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	padding: 0px 10px 10px 0px;
	
}



.aa-product-details .fa {
color: #2fcf91;
}

footer .fa {
color: #2fcf91;	
}


/*==========  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) {


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

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
}
