/*
Theme Name: Faro Oil and Gas by A3K Advertising
Description: Copyright Notice - All Rights Reserved, this is not a public theme, do not use or alter the code found here within
*/


@import url("css/bootstrap.min.css");

/* FOOTER AREA */

#footer {
  padding: 20px 0px 0px 0px;
  background:#374353;
}

#footer p {
  color:#bfc5cc;
  font-size:14px;
  line-height:1.9;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.copyright p {
  padding:0px;
  margin:0px;
  font-size:14px;
  color:#bfc5cc;
  text-align:center;
}

.copyright a:link, .copyright a:visited {
  color:#bfc5cc;
  text-decoration:none;
}

.copyright a:hover {
  color:#bfc5cc;
  text-decoration:underline;
}

.extrapad {
  padding-top:35px;
}

.ubermenu-target-title {
    padding-bottom:7px;
    border-bottom: 2px solid #ffffff;
}

.ubermenu-target-title:hover {
    padding-bottom:7px;
    border-bottom: 2px solid #f3bf1a;
    transition: .5s ease-in-out;
}

.ubermenu-current-menu-item  .ubermenu-target-title {
     padding-bottom:7px;
    border-bottom: 2px solid #f3bf1a;
    transition: .5s ease-in-out;
}

img {
   max-width:100% !important;
    height:auto;
}

.logo img {
  width:auto;
  height:100%;
}

.logo {
  margin-top:20px;
  margin-bottom:20px;
}

nav {
  color:#333c45;
  font-weight:600;
}

.mynav {
  margin-top:43px;
  margin-bottom:0px;
  color:#333c45;
  font-weight:600;
}

.rounded {
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.content {
  padding-bottom:50px;
}

@media screen and (max-width: 768px) {
     .content {padding-top:0px;}
}


#rotatorblog {
  width: 100%;
  text-align: center;
    background-size:cover;
	height: 200px;
    background-position: center center;
    display: table;
    background-image: url(images/blog-header.jpg);
    background-repeat:no-repeat;
    margin-bottom:30px;
}

#rotatortwo {
  width: 100%;
  text-align: center;
    background-size:cover;
	height: 350px;
    background-position: center center;
    display: table;
}

@media screen and (max-width: 768px) {
#rotatortwo {height: 150px;}
}

#rotatorthree {
  width: 100%;
  text-align: center;
    background-size:cover;
	height: 300px;
    background-position: center center;
    display: table;
}

.yellow, .yellow p, h2.yellow, h1.yellow, h3.yellow, .yellow h1, .yellow h2, .yellow h3 {
  color:#f5ca4a;
}

.bigyellow {
  font-size:36px;
  font-weight:700;
  color:#f5ca4a;
}

.smallyellow {
  font-size:24px;
  color:#f5ca4a;
}

.lightblue, .lightblue p {
  color:#a8bac5;
  font-size:18px;
  line-height:30px;
}

#ontop {
  z-index: 5000;
}

.lists {
  padding-right:55px;
}

@media screen and (max-width: 768px) {
.lists{
  padding-right:0px;
}
}

.read-more {
  display:block;
  font-weight:700;
  margin-top:15px;
  font-size:14px;
}

.featured {
  margin-left:-15px;
  margin-bottom:10px;
}

.lists .featured {
  margin-left:0px;
}

.featured img {
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.excerptline {
  padding-bottom:15px;
  margin-bottom:15px;
}

.singlethumb {
  margin-bottom:20px;
}

.sidebar {
  padding-left:25px;
}

@media screen and (max-width: 768px) {
     .sidebar {padding-left:0px;}
}

.sidebar ul {
  padding:0px;
  list-style:none;
  margin-bottom:60px;
}

.sidebar ul li {
    padding-left: 0px;
   list-style:none;
   list-style-image:none;
     margin-bottom:16px;
  font-size:14px;
}

.sidebar ul li a:link, .sidebar ul li a:visited {
  text-decoration:none;
  color:#23507d;
    padding: 8px 0px;
}

.sidebar ul li a:hover, .sidebar ul li.current_post_item a {
  text-decoration:underline;
}

.sidebar h4 {
  font-weight:700;
  margin-bottom:15px;
  text-transform:uppercase;
}

.teamlist ul {
  margin: 0px 0px;
  padding:0px;
}

.teamlist ul li {
  margin:0px 0px 0px 0px;
  padding:15px 0px;
  list-style-type:none;
  list-style-image:none;
  border-bottom:1px solid #D9D9D9;
}

.teamlist ul li a:link, .teamlist ul li a:visited {
  text-decoration:none;
}

.teamlist ul li a:hover, .teamlist ul li.current_post_item a {
  text-decoration:none;
  padding:15px 15px;
  background:#D9D9D9;
}

.intro h2  {
  font-size:20px;
  line-height:25px;
  margin-bottom:15px;
  padding-bottom:0px;
  font-weight:700;
}

.intro h2 a:link, .intro h2 a:visited {
  text-decoration:none;
  color:#333c45;
}

.intro h2 a:hover {
  color:#23507d;
}

.entry {
  clear:both;
  margin-bottom:35px;
}

.entry hr {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #dfe1e6;
    color: #dfe1e6;
    text-align: center;
}

.bigwhite, .bigwhite h1 {
  text-transform:uppercase;
  color:#ffffff;
  font-size: 60px;
}

@media screen and (max-width: 992px) {
    .bigwhite, .bigwhite h1 {
  text-transform:uppercase;
  color:#ffffff;
  font-size: 44px;
}
}

@media screen and (max-width: 768px) {
    .bigwhite, .bigwhite h1 {
  text-transform:uppercase;
  color:#ffffff;
  font-size: 36px;
}
}

@media screen and (max-width: 480px) {
    .bigwhite, .bigwhite h1 {
  text-transform:uppercase;
  color:#ffffff;
  font-size: 24px;
}
}

.boxes p {
  font-size:20px;
  line-height:1.5;
}

.boxes h3 {
  font-size: 23px;
  line-height:1.3;
  margin-bottom:14px;
  padding-bottom:0px;
}

.experience {
  text-transform:uppercase;
  font-size:37px;
  line-height:38px;
  color:#232d39;
}

.expbold {
  font-weight:700;
}

.fancy ul {
  list-style: none;
  padding: 0;
}
.fancy ul li {
  padding-left: 1.7em;
  padding-bottom:12px;
  margin-bottom:12px;
  border-bottom:1px solid #DCDCDC;
}
.fancy li:before {
  content: '\f138';
  font-family: 'Font Awesome\ 5 Free';
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  color:#f3bf1a;
  font-weight:900;
}

.fancynoline ul {
  list-style: none;
  padding: 0;
  margin-bottom:45px;
}
.fancynoline ul li {
  padding-left: 1.7em;
  padding-bottom:12px;
  margin-bottom:12px;
}
.fancynoline li:before {
  content: '\f138';
  font-family: 'Font Awesome\ 5 Free';
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  color:#f3bf1a;
  font-weight:900;
}


/* HEADINGS */

h1 {
  color:#1c242f;
  font-weight:700;
  font-size:32px;
  line-height:1.1;
  padding-bottom:9px;
}

h2 {
  font-weight:600;
  color:#1d3a63;
  font-size:18px;
  line-height:1.1;
  padding-bottom:15px;
  text-transform:uppercase;
}

.headings h2, h2.headings {
  margin-top:-15px;
}

h3 {
  color:#1c242f;
}

#rotatortwo h1 {
  color:#ffffff;
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  font-size:36px;
  font-weight:700;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.62);
text-transform: none;
}

#rotatorthree p {
  color:#ffffff;
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  font-size:36px;
  font-weight:700;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.62);
text-transform: none;
}

#rotatorblog h1 {
  color:#ffffff;
  margin-top:90px;
  text-align:left;
  font-size:36px;
  font-weight:700;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.62);
text-transform:none;
}


/* IMAGE ALIGNMENT */
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}