/*
* Theme Name: Client
* Style Sheet: Main
* Version: 1.0.1
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald:wght@400;600;700&display=swap');

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 18px;
  color: #1a1a1a;
  font-family: 'Open Sans', sans-serif;
}

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

#primary,
#main {
  padding: 0px;
  margin-bottom: 0;
}

.boxed {
  max-width: 1220px;
}

.two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  -moz-column-gap: 40px;
}

.featured-img {
  height: 100px;
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
}

.page-id-8 .featured-img {
  display: none;
}

.featured-img h1 {
  text-transform: uppercase;
  font-size: 50px;
  padding-left: 3rem;
  padding-top: 1rem;
  font-weight: 700;
  letter-spacing: 2px;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
h1 {
  font-family: 'Oswald', sans-serif;
}

h2 {
  font-family: 'Oswald', sans-serif;
}

h3 {
  font-family: 'Oswald', sans-serif;
}

h4 {}

h5 {}

h6 {}

p {
  color: #333;
  font-size: 18px;
}

a {
  font-family: 'Oswald', sans-serif;
  color: #444;
  text-decoration: none;
}

a:hover {
  color: #444;
}

a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
#wrapper {
  margin: 0px auto;
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

.container {
  width: 1180px;
}

/* header */
.header {
  border-top: 30px solid #c4161c;
  border-bottom: 30px solid #c4161c;
  height: 185px;
}

/* logo */
.logo {}

.logo img {}

img {
  outline: none;
  max-width: 100%;
  object-fit: cover;
}

.copyright a {
  color: #fff;
}

/* nav */
.navbar-brand {
  display: flex;
  width: 100%;
  text-transform: uppercase;
  padding: 0;
  margin-right: 0;
  background: #327ec9;
  height: 40px;
  margin-top: 45px;
}

/* Highlighting an Active Link */
.current-menu-item>a {}

/* END - Highlighting an Active Link */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #74c600;
}

.sticky+.content {
  padding-top: 102px;
}

.menu-item-46 a {
  background: url(/wp-content/uploads/2020/05/main_logo.png);
  width: 275px;
  height: 180px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0 !important;
  position: relative;
  top: -70px;
}

.navbar-brand .navbar-nav li {
   padding-top: 125px;  
 
}

.navbar-nav li a {
  color: #fff !important;
  position: relative;
  z-index: 9999;
}

/*------------------------------------*\
    Menu Dropdown with Hover Effect
\*------------------------------------*/
.dropdown-menu {
  padding: 0;
  margin: 0;
  top: auto;
  border-radius: 0;
  background: #327ec9;
}
.navbar-nav .dropdown li {
  padding-top: 0px;
}
.dropdown .dropdown li {
    margin-top: -125px;  
}

.dropdown-item:focus, .dropdown-item:hover {
  background: #c4161c;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .dropdown-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
}

.navbar-nav .dropdown-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar-nav .dropdown-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}





/* sidebar */
.sidebar {}

/* footer */
.footer {}

.footer_box {
  box-shadow: -49px 0px 120px 0px #0000008c;
  padding-bottom: 1px;
}

.copyright {
  background: #b71919;
  color: #fff;
  text-align: center;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
.overlay-light {
  background: rgba(0, 0, 0, .35);
  height: 100%;
  width: 100%;
}

.overlay-dark {
  background: rgba(0, 0, 0, .5);
  height: 100%;
  width: 100%;
}

.text_box {
  position: absolute;
  bottom: 0;
}

.text_box h1 {
  background: rgba(0, 0, 0, .5);
  padding: 1.52rem;
  font-size: 47px;
  width: 63%;
  box-shadow: 120px 0px 20px 0px rgba(0, 0, 0, .5);
  text-shadow: 3px 3px 3px #000;
  letter-spacing: 2px;
}

.btn-blue {
  border-radius: 99px;
  color: #fff;
  background: #327ec9;
  padding: .35rem 3rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  box-shadow: 4px 4px 0px #000;
}

.btn-blue:hover {
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  box-shadow: 8px 8px 0px #000;
}

.btn-red {
  border-radius: 99px;
  color: #fff;
  background: #b71919;
  padding: .35rem 3rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  box-shadow: 4px 4px 0px #000;
}

.btn-red:hover {
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  box-shadow: 8px 8px 0px #000;
}

.text_box_link {
  position: absolute;
  bottom: 50px;
  right: 0;
  left: 0;
}

.double_tracks {
  background: url(/wp-content/uploads/2020/05/double-tracks.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.red_square {
  background-size: cover !important;
  background-position: center !important;
  ;
  background-repeat: no-repeat !important;
}

.blue_square {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.package_section {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.time-line {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.news {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.video_section {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.portfolio {
  background-size: cover !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
}

.tLine {
  background-size: contain !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
}

.link_section {
  background-size: contain !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
}

.double-box p {
  color: #fff;
}

.package_section p {
  color: #fff;
}

/* Timeline */
.timeline {
  white-space: nowrap;
  padding: 30px 0 10px 0;
  position: relative;
}

.entry {
  color: #fff;
  padding: 10px;
  text-align: center;
  position: relative;
  min-width: max-content;
  background: #b71919;
  top: 10px;
  border-radius: 40px;
}

.tab-pane p {
  color: #fff;
}

.entry-top {
  color: #fff;
  text-align: center;
  position: relative;
  min-width: 200px;
  top: -15px;
}

.entry-top a {
  position: absolute;
  top: -85px;
  left: 0;
  bottom: 0;
  background: #327ec9;
  height: 100px;
  width: 100px;
  border-radius: 99px !important;
  margin: 0 auto;
  line-height: 2.5;
  z-index: 2;
  color: #fff;
  font-size: 30px;
}

.entry-2 img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.grey {
  background: #333;
}

.blue {
  background: #327ec9;
}

.bar {
  height: 6px;
  background: #327ec9;
  width: 100%;
  position: relative;
  top: 13px;
  left: 0;
}

.timeL {
  background: #327ec9;
  border-radius: 99px;
  padding: .3rem 3rem;
  float: right;
  margin-left: auto;
  position: relative;
  top: -65px;
}

.news a {
  font-size: 22px;
}

.contact_btm p {
  color: #fff;
}

.portfolio img {
  height: 300px;
  width: 100%;
}

.grey_box {
  font-size: 25px;
}

.nav-tabs {
  background: #86bbef;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #86bbef;
  color: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #327ec9;
  color: #fff;
}

.results_section .table thead th {
  background: #000;
}

.pointer {
  cursor: pointer;
}

/*------------------------------------*\
    FAQS
\*------------------------------------*/
.faqs {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

#faq_container {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding: 10px 15px;
  width: 100%;
}

.faq_question {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  display: table;
}

.question {
  margin-bottom: 5px;
  display: table-cell;
  width: 100%;
}

.faq_answer_container {
  height: 0px;
  overflow: hidden;
  padding: 0px;
}

.accordion-button-icon {
  opacity: .5;
  filter: alpha(opacity=50);
  vertical-align: middle;
  background: #717171;
  color: #fff;
  border-radius: 99px;
  padding: 5px;
}

/*------------------------------------*\
    BLOG
\*------------------------------------*/
.entries {
  padding: 20px 0px;
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 40px
}

.entries ul {}

.entries ul li {
  display: inline-block;
  line-height: 30px;
  color: black;
  margin: 0px 5px;
  cursor: pointer;
  float: left;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 5px;
}

.entries ul li:last-child {
  float: right;
}

.entries ul li:hover a {
  color: #c70506
}

.entry-title {
  color: #e7e8e9;
  width: 100%;
  line-height: 108px;
  margin-bottom: -108px;
  margin-top: 80px;
}

.blog-sec .entry {
  margin-bottom: 40px;
}

.blog-sec .entry img {
  width: 100%;
  height: 230px;
}

.blog-sec .entry h4 {
  background: #0f280b;
  line-height: 22px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 14px 0px;
  margin-top: -4px;
  text-align: center;
  color: white
}

.blog-sec .entry .date {
  background: white;
  padding: 14px;
}

.blog-sec .entry p {
  color: black;
  text-align: left;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 20px;
  border-left: 4px solid #c70506;
  margin-left: 20px;
  padding-left: 15px;
  font-family: 'Montserrat', sans-serif;
}

.blog-sec .entry strong {
  display: block;
}

.intro {
  height: 100%;
  width: 100%;
  padding-bottom: 40px;
  border: 1px solid rgba(238, 238, 238, 0.3);
  margin-top: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.25);
}

.intro h1 {
  color: #fff;
  width: 70%;
  margin: 0 auto;
}

.intro h3 {
  color: #fff;
}

.intro p {
  color: #fff;
  width: 70%;
  margin: 0 auto;
}

.intro input[type=submit] {
  margin: 0 auto;
  display: block;
  color: #205d9e;
  border: 1px solid transparent;
  background: #fff;
  border-radius: 99px;
  font-size: 22px;
  font-size: 18px;
  padding: .25rem 2rem;
  line-height: 40px;
  letter-spacing: 1px;
}

.intro input[type=submit]:hover {
  border: 1px solid #fff;
  color: #fff;
  background: #205d9e;
}

.single-left .container {
  background: url(/wp-content/uploads/2018/08/website-bg.jpg);
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  position: relative;
  padding: 3rem;
  box-shadow: 0px 0px 20px 11px rgba(0, 0, 0, .3);
  margin-bottom: 4rem;
}

.blog-pics img {
  height: 250px;
  width: 250px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  margin-bottom: 3rem;
}

.main-blog-img {
  margin: 0 auto;
  display: block;
  width: 100% !important;
}

.single-left h1 {
  width: 80%;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.main-blog-img img {
  margin: 0 auto;
  display: block;
  margin-top: 25px;
  margin-bottom: 2rem;
}

.single-left p {
  color: #205d9e;
}

.vcard {
  border: 1px solid #eee;
  padding: 1rem;
  background: #eee;
  width: 70%;
  margin-bottom: 1rem;
}

.comment-body {
  border: 1px solid rgba(238, 238, 238, 0.4);
  padding: 1rem;
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.left_side {
  border-right: 1px solid rgba(158, 158, 158, 0.5);
  padding-right: 30px;
}

.left_side li {
  list-style-type: none;
}

.left_side h3 {
  text-transform: uppercase;
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 2px;
}

.left_side a:after {
  content: '';
  position: relative;
  width: 0;
  height: 3px;
  display: block;
  margin-top: 5px;
  right: 0;
  background: #fff;
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}

.left_side a:hover:after {
  width: 100%;
  left: 0;
  background: #fff;
}

/*------------------------------------*\
FLEXSLIDER
\*------------------------------------*/
.flexslider {
  border: none !important;
  margin-bottom: 0;
}

.slides li {
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
	background-position: center !important;
}

.slider {
  position: relative;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
}

.flex-direction-nav .flex-next {
  text-align: -webkit-center;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  display: block;
  /* I added this line */
}

.flex-direction-nav .flex-next {
  right: 30px !important;
  opacity: 1 !important;
  margin-left: 10px;
  width: 48px;
  height: 48px;
  font-size: 0;
  background: url(/wp-content/themes/Clients/img/right.png);
}

.flex-direction-nav .flex-prev {
  left: 30px !important;
  opacity: 1 !important;
  margin-left: 10px;
  width: 48px;
  height: 48px;
  font-size: 0;
  background: url(/wp-content/themes/Clients/img/left.png);
}

.flex-control-nav {
  display: none;
}

.flex-direction-nav .flex-next:before {
  display: none;
}

.flex-direction-nav .flex-prev:before {
  display: none;
}

.flex-nav-prev {
  font-size: 0;
}

/*Carousel Slider With Hover */
.carousel .slides li img {
  height: 400px;
  width: 100%;
}

.section_slides {
  position: relative;
  width: 100%;
}

.middle_slides {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #b71919;
  margin-left: auto;
  margin-right: auto;
  margin: 20px 0 0 70px;
}

.section_slides:hover .image {
  opacity: 1;
  width: 30%;
}

.section_slides:hover .middle_slides {
  opacity: 1;
}

/*------------------------------------*\
	END STRUCTURE
\*------------------------------------*/
.entry-content:after {
  content: "";
  display: table;
  clear: both;
}

p, ul, ol, address, dl {
  margin-bottom: 1.5em;
}

ul>li {
  margin-bottom: 0.5em;
  padding: 0px;
  margin: 0px;
}

ul>li:last-child {
  margin-bottom: 0;
}

.h-list li {
  display: inline-block;
}

.text-centered {
  text-align: center;
}

.avatar {
  border-radius: 50%;
  margin-right: 5px;
}

caption {
  color: inherit;
}

figcaption {
  margin-bottom: 1.5em;
}

img {
  height: auto;
  vertical-align: middle;
  object-fit: cover;
}

iframe, img {
  max-width: 100%;
}

.alignleft {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

nav ul, .widget ul {
  padding: 0;
}

nav ul li, .widget ul li {
  list-style-type: none;
}

/*--------------------------------------------------------------

# Tables

--------------------------------------------------------------*/
th, td, thead {
  padding: 10px;
}

/*--------------------------------------------------------------

# Forms, Links and Buttons

--------------------------------------------------------------*/
a:hover, li.current-menu-item a, a.light:hover {
  color: red;
}

a:hover, a:focus, a:link, a:visited, li.current-menu-item a {
  text-decoration: none;
  outline: none;
}

.widget .button, .widget input[type="submit"], .widget input[type=button] {
  width: 100%;
  text-align: center;
}

.button-link {
  display: inline-block;
}

.button-link a, button, .button, html input[type=button], input[type=reset], input[type=submit] {
  display: inline-block;
  width: auto;
  padding: 5px 16px;
  border: 1px solid #000;
  transition: color 200ms linear, border-color 200ms linear;
}

a.button {
  padding: 5px 16px;
}

.button-link a:hover, button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  color: #444;
}

.btn:focus {
  border: 0px;
  outline: none;
}

.btn-primary {
  border: 0px;
  background: #000;
  color: #fff;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  border: 1px solid #1ebaf3;
  background: #1ebaf3;
  color: #ffffff;
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="number"],
select,
textarea {
  background: #fff;
  color: #444444;
  border: 1px solid #e2e2e2;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
  background: #ffffff;
  color: #444444;
  border: 1px solid #1ebaf3;
}

textarea, input {
  margin-bottom: 20px;
  padding: 10px;
}

input, select {
  height: 2.8em;
}

input[type="checkbox"],
input[type="radio"] {
  height: auto;
}

textarea {
  resize: vertical;
}

textarea:focus, input:focus {
  border: 1px solid rgba(30, 186, 243, 0.5);
}

textarea:focus, input:focus, button:focus, select:focus, a:focus {
  outline: none;
}

.pagination .page-numbers {
  border: 1px solid #333;
  margin-bottom: 1rem;
  padding: .25rem 1rem;
  background: #eee;
}

.pagination {
  margin: 0 auto;
  display: block !important;
  padding-bottom: 2rem;
  text-align: center;
}

.form-control {
  border: 1px solid #1ebaf3;
  box-shadow: none;
  -webkit-box-shadow: none;
}

body .gform_wrapper ul li.gfield {
  margin-top: 0px !important;
  padding-top: 0;
}

.block-content ul li {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.gform_body ul li .ginput_container select, .gform_body ul li .ginput_container input {
  margin-bottom: 0px;
}

.gform_wrapper .top_label .gfield_label {
  display: none !important;
}

input[type=submit] {
  border-radius: 99px;
  color: #fff;
  background: #327ec9;
  padding: .35rem 3rem;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  box-shadow: 4px 4px 0px #000;
  margin: 0 auto;
  display: block;
}

.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #b71919;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

.container2 {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

.container2::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: white;
  border: 4px solid #FF9F55;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.left2 {
  left: 0;
}

.right2 {
  left: 50%;
}

.left2::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #b71b19;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #b71b19;
}

.right2::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #b71b19;
  border-width: 10px 10px 10px 0;
  border-color: transparent #b71b19 transparent transparent;
}

.right2::after {
  left: -16px;
}

.content {
  padding: 20px 30px;
  background-color: #b71919;
  position: relative;
  border-radius: 6px;
}

.content p {
  color: #fff;
}

@media screen and (max-width: 600px) {
  .timeline::after {
    left: 31px;
  }

  .container2 {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  .container2::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  .left2::after, .right2::after {
    left: 15px;
  }

  .right2 {
    left: 0%;
  }
}

.l2 {
  position: absolute;
  right: -100px;
  top: 0;
  z-index: 2;
  background: #327ec9;
  color: #fff;
  width: 85px;
  height: 85px;
  border-radius: 99px;
  text-align: center;
  line-height: 2.2;
}

.r2 {
  position: absolute;
  left: -100px;
  top: 0;
  z-index: 2;
  background: #327ec9;
  color: #fff;
  width: 85px;
  height: 85px;
  border-radius: 99px;
  text-align: center;
  line-height: 2.2;
}
