@import url(../css/font-awesome.min.css);
@import url( https://fonts.googleapis.com/css?family=Russo+One);
@import url( https://fonts.googleapis.com/css?family=Roboto:400);
@import url( https://fonts.googleapis.com/css?family=Roboto:300);
@import url( https://fonts.googleapis.com/css?family=Merienda);
/*========================================================
                    Main layout styles
=========================================================*/
body {
 /* font: 400 14px/20px "Roboto", sans-serif;*/

font-family:"Times New Roman", Times, serif;

  color: #c6c5c5;
  background: #0f5ea9;
  cursor: url(../images/airplane-icon.png) auto;
}
p { margin-bottom:10px; line-height:30px; }
#fade {
line-height: 37px;
min-height: 240px;
}
@font-face {
	font-family: 'Conv_Segoe_Print';
	src: url('../fonts/Segoe_Print.eot');
	src: url('../fonts/Segoe_Print.woff') format('woff'), url('../fonts/Segoe_Print.ttf') format('truetype'), url('../fonts/Segoe_Print.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #ffab4f;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}

.box7 p{line-height:23px;}


.address span {
    display: block;
}

@media (max-width: 979px) {
  br {
    display: none;
  }
}
/* ======= Headers ======= */
h2 {
  

  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .1em;
}
@media (max-width: 979px) {
  h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
h3 {
 
color: #c1c0c0;
font-weight: normal;
font-size: 18px;
line-height: 27px;
}

.heading3 h3{ line-height:23px;}

@media (max-width: 979px) {
  h3 {
    font-size: 19px;
    line-height: 19px;
  }
}
h4 {
 
  color: #ffffff;
  letter-spacing: .1em;
}
.heading1 {
  text-align: center;
  margin-bottom: 36px;
}
.heading2 {
  text-align: center;
  margin-bottom: 25px;
}
.heading2 h2 {
  margin-bottom: 19px;
}
.heading2 h4 {
  display: block;
  margin-bottom: 24px;
}
.heading2 .btn-default {
  margin-top: 24px;
}
.heading2 .btn-default:after {
  left: 50%;
  margin-left: -12px;
}
.heading3 {
  text-align: center;
  margin-bottom: 26px;
}
/* ======= Buttons ======= */
.btn-default {
  
  letter-spacing: .075em;
  color: #ffab4f;
  display: inline-block;
  padding-bottom: 15px;
  position: relative;
}
.btn-default:after {
  position: absolute;
  content: '';
  display: block;
  width: 24px;
  height: 3px;
  background: #ffab4f;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default:hover {
  color: #4091e0;
}
.btn-default:hover:after {
  background: #4091e0;
}
.btn-big {
  display: inline-block;
  background: #0f5ea9;
  color: #ffffff;
  font-size:19px;
  text-transform: uppercase;
  padding: 17px 62px 15px;
  border-bottom: 1px solid #0e579c;
  cursor:pointer;
}
.btn-big:hover {
  background: #084d8f;
  color: #ffffff;
}
/* ======= Wrappers ======= */
.slider-section {
  max-width: 100%;
  background-color: black;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  z-index:-5;
}
.slider-section div {
  background-color: white;
  width: 100%;
  display: inline-block;
  display: none;
}
.slider-section img {
  width: 100%;
  height: auto;
}

.slider-btn {
  position: absolute;
	z-index:10; top: 13%;
}

.next {
  right: 5px;
	background: url('../images/slider-arrow-right.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 height: 60px;
    width: 30px;
}

.prev {
   background: url("../images/slider-arrow-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 5px;
    height: 60px;
    width: 30px;
}

.background-wrapper {
position:relative;
 /* background: url(../images/home-bg1.jpg) no-repeat center top; */
  background-size: cover;
}

.wrapper1 {
  background: #084d8f;
  padding: 64px 0 0px;
}
.wrapper1.wrapper1__inset1 {
  padding-bottom: 39px;
}
.wrapper2 {
  background: #042647;
  padding: 65px 0 74px;
}
.wrapper2.wrapper2__inset1 {
  padding-bottom: 40px;
}
.wrapper3 {
  padding-bottom: 38px;
}
.relative-wrapper {
  position: relative;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  padding: 46px 0 124px;
  text-align: center;
}
#header.common {
  background-image: url(../images/about_us.jpg);
  padding-bottom: 48px;
min-height:500px;
}
/* ======= Logo ======= */
h1 {
  text-align: center;
  display: inline-block;
}
.logo_h1{
	margin-bottom: 220px;
	text-align: center;
	display: inline-block;
	margin-left:0;
	margin-right:0;
	max-width:330px;
}
.home-tag {
font-size: 24px !important; 
text-align: center !important;
font-weight: bold !important;
line-height: 34px !important;
color: #ffffff !important;
text-transform: capitalize !important;
letter-spacing: 0 !important;

}
.container h1 { /* font: 400 30px/40px 'Conv_Segoe_Print'; */
color: #ffffff;
text-transform: uppercase;
letter-spacing: .1em;
font-size:30px;
}

.logo_h1 img {
  margin-bottom: 32px;
}
h1 a {
  display: inline-block;
  position: relative;
  padding-bottom: 12px;
}
h1 a:after {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #ffffff;
  left: 50%;
  margin-left: -17px;
  bottom: 0;
}
h1 .first {
  display: block;
  font: 400 72px/40px "Russo One", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .075em;
  margin-bottom: 2px;
}
h1 .first .highlighted {
  color: #ffab4f;
}
h1 .second {
  display: block;
  font: 300 14px/40px "Roboto", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .45em;
}

/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
/* ======= Second level sub menu variables ======= */
nav {
  text-align: center;
}
/* Main menu styles
========================================================*/
.sf-menu {
  display: inline-block;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  padding: 0 3px 13px;
}
.sf-menu > li:after {
  position: absolute;
  content: '';
  display: none;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background: #ffab4f;
}
.sf-menu > li + li {
  margin-left: 48px;
}
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 30px;
  }
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: 1px;
  left: 50%;
  margin-left: -3px;
}
.sf-menu > li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: .1em;
}
.sf-menu > li > a {
  text-transform: none;
 
   font: 800 18px/18px "Times New Roman", serif;

  display: block;
  color: #ffffff;
}
.sf-menu > li > a:hover {
  color: #ffab4f;
}
.sf-menu > li > a:active {
  color: #ffab4f;
}
.sf-menu .sfHover > a:after {
  color: #ffab4f;
}
.sf-menu > li.current:after {
  display: block;
}
.sf-menu > li.current > a {
  color: #ffab4f;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #ffab4f;
}
.sf-menu > li.sfHover > a {
  color: #ffab4f;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 202px;
  position: absolute;
  background: #ffab4f;
  text-align: left;
  padding: 15px 0 32px 0;
  z-index: 2;
  top: 27px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: 3px;
  right: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  display: block;
  font: 400 18px/24px "Russo One", sans-serif;
  color: #ffffff;
  padding: 3px 0 3px 26px;
  text-transform: none;
}
.sf-menu ul li a:hover {
  color: #ffab4f;
  background: #ffffff;
}
.sf-menu ul > .sfHover > a {
  color: #ffab4f;
  background: #ffffff;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffab4f;
}
.sf-menu ul li.sfHover > a {
  color: #ffab4f;
  background: #ffffff;
}
.question-grid{ margin-top:30px; }
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  top: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  background: #ffab4f;
  padding: 0 0 27px 0;
  z-index: 18;
  text-align: left;
}
.sf-menu ul ul li {
  min-height: 26px;
}
.sf-menu ul ul li a {
  color: #ffffff;
  text-transform: none;
  display: block;
  padding-left: 57px;
}
.sf-menu ul ul li a:hover {
  background: #ffbc72;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
    .container.mobile__nav_bar__container{
    width: 93%;
    padding: 0;
    margin-top: -15px;
}
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #ffab4f;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 17px/28px 'Times New Roman';
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
  padding-top: 10px;
  background: #084d8f;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content.main .color-wrapper {
  padding-top: 20px;
  background: url(../images/background1.png) repeat;
}
.color-wrapper-contact {
    background: url("../images/background1.png") repeat scroll 0 0 #084d8f;
}
#content.common {
  background: #042647;
  padding-top: 64px;
}
/* ======= Box 1 The finest quality of oil ======= */
.box1 {
  margin-bottom: 57px;
}
.box1 .wrapper {
  position: relative;
  text-align: center;
}
.box1 .wrapper:after {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #ffffff;
  left: 50%;
  margin-left: -17px;
  bottom: -16px;
}
.box1 .wrapper:before {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #ffffff;
  left: 50%;
  margin-left: -17px;
  top: -16px;
}
.box1 .wrapper a {
  background: #084d8f;
  display: block;
}
.box1 .wrapper a > img {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box1 .wrapper a .icon {
  position: absolute;
  top: 50%;
  margin-top: -203px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.text > ul {
    display: block;
    text-align: left;
    padding: 0px 15px 0px;
    list-style: disc;
    padding-left: 40px;
    margin-top: 0;
}
.service_blk ul{
    display: block;
    text-align: left;
    list-style: disc;
}
.box1 .wrapper a .text {
  opacity: 1;
  filter: alpha(opacity=0);
  font-size:22px;
  color: #ffffff;
  letter-spacing: .1em;
  position: absolute;
  top: 0;
  margin-top: 15px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box1 .wrapper a:hover > img {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.box1 .wrapper a .icon {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.box1 .wrapper a .read-more-text {
  opacity: 0;
  filter: alpha(opacity=0);
}
.box1 .wrapper a:hover .icon {
  opacity: 1;
  filter: alpha(opacity=1);
}
.box1 .wrapper a:hover .read-more-text {
  opacity: 1;
  filter: alpha(opacity=1);
}
.box1 .wrapper a:hover .text {
 /* opacity: 0;
  filter: alpha(opacity=100); */
color:#042647;
}
@media (max-width: 767px) {
  .box1 {
    margin-bottom: 80px;
  }
  .box1 .wrapper a > img {
    width: 100%;
  }
}
/* ======= Tabs Our products ======= */
#tabs {
  background: #ffffff;
  margin-bottom: 36px;
  text-align: left;
  position: relative;
  padding: 46px 0 6px;
}
@media (max-width: 767px) {
  #tabs {
    padding: 46px 10px 6px;
  }
}
#tabs .tabs-list-mn {
  position: relative;
}
@media (max-width: 767px) {
  #tabs .tabs-list-mn {
    margin-top: 280px;
  }
}
#tabs .tabs-list .ui-state-focus {
  outline: medium none !important;
  border: none;
}
#tabs .tabs-list .ui-state-focus h3,
#tabs .tabs-list .ui-state-focus p {
  color: #383838;
}
#tabs .tabs-list .ui-state-focus .tab:before {
  background: #383838;
}
#tabs .tabs-list .ui-tabs-active h3,
#tabs .tabs-list .ui-tabs-active p {
  color: #383838;
}
#tabs .tabs-list .ui-tabs-active .tab:before {
  background: #383838;
}
#tabs .tabs-list li {
  outline: medium none !important;
  text-align: left;
  display: block;
  margin-bottom: 15px;
  width:auto;
}
@media (max-width: 767px) {
  #tabs .tabs-list li {
    margin-bottom: 20px;
  }
}
#tabs .tabs-list li.last {
  margin-bottom: 35px;
}
#tabs .tabs-list li a {
  outline: medium none !important;
}
#tabs .tab {
  position: relative;
  padding-top: 18px;
}
#tabs .tab:before {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #d3d3d3;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#tabs .tab p {
  color: #c6c5c5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width:90%;
}
#tabs .tab h3 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}
#tabs .tab:hover h3,
#tabs .tab:hover p {
  color: #383838;
}
#tabs #tabs-1,
#tabs #tabs-2,
#tabs #tabs-3,
#tabs #tabs-4 {
  width: 42%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #tabs #tabs-1,
  #tabs #tabs-2,
  #tabs #tabs-3,
  #tabs #tabs-4 {
    width: 100%;
    height: 300px;
  }
}
#tabs #tabs-1 {
  background-image: url(../images/page1_img5.png);
}
#tabs #tabs-2 {
  background-image: url(../images/page1_img5_1.png);
}
#tabs #tabs-3 {
  background-image: url(../images/page1_img5_2.png);
}
#tabs #tabs-4 {
  background-image: url(../images/page1_img5_3.png);
}
#tabs.tabs2 {
  margin-bottom: 73px;
}
#tabs.tabs2 #tabs-1 {
  background-image: url(../images/page4_img1.png);
}
#tabs.tabs2 #tabs-2 {
  background-image: url(../images/page4_img1_2.png);
}
#tabs.tabs2 #tabs-3 {
  background-image: url(../images/page4_img1_3.png);
}
#tabs.tabs2 #tabs-4 {
  background-image: url(../images/page4_img1_4.png);
}
/* ======= Box 2 Services ======= */
.box2 {
  padding-top: 32px;
  margin-bottom: 39px;
  position: relative;
  font: 400 18px/28px "Russo One", sans-serif;
  color: #ffffff;
  letter-spacing: .1em;
  text-align: center;
}
.box2:before {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  margin-left: -17px;
  background: #388ad8;
  left: 50%;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box2 ul li {
  display: inline-block;
}
.box2 .divider {
  display: inline-block;
  margin: 0 5px;
}
@media (max-width: 479px) {
  .box2 ul li {
    display: block;
  }
  .box2 ul .divider {
    display: none;
  }
}
/* ======= Box 3 Geographical focus ======= */
.box3 {
  margin-bottom: 60px;
}
.box3 h2 {
  margin-bottom: 28px;
}
.box3 img {
  margin-top: -13px;
}
.box3 p {
  margin-bottom: 24px;
  color: #002746;
  line-height:23px;
}
.box3 p + p {
  color: #ffffff;
}
.box3 .btn-default {
  margin-top: -1px;
}
/* ======= Box 4 Clients ======= */
.box4 ul li {
  float: left;
}
.box4 ul li + li {
  margin-left: 63px;
}
.box4 ul li a {
  display: inline-block;
}
.box4 ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media (max-width: 767px) {
  .box4 ul {
    text-align: left;
  }
  .box4 ul li {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Box 5 About us ======= */
.box5 {
  background: #ffffff;
  padding: 46px 0 46px;
  position: relative;
  margin-bottom: 73px;
}
.box5 .image-wrapper {
  position: absolute;
  top: 0;
  width: 42%;
  height: 100%;
  left: 0;
  background: url(../images/products.jpg) no-repeat left top;
  background-size: cover;
}
.box5 h3 {
  margin-bottom: 20px;
  position: relative;
  padding-top: 18px;
}
.box5 h3:before {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #d3d3d3;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box5 p {
  margin-bottom: 12px;
}
.box5 .btn-default {
  margin-top: 11px;
}
@media (max-width: 767px) {
  .box5 {
    padding: 46px 10px 46px;
  }
  .box5 h3 {
    margin-top: 280px;
  }
  .box5 .image-wrapper {
    width: 100%;
    height: 300px;
    background-position: center center;
  }
}
/* ======= Box 6 What we do ======= */
.box6 {
  margin-top: 17px;
  margin-bottom: 34px;
  padding: 42px 30px 37px 50px;
  background: #042647;
  position: relative;
}
.box6 i {
  font-size: 48px;
  color: #ffffff;
  display: block;
  margin: 0 auto 32px;
  text-align: center;
}
.box6 h3 {
  margin-bottom: 20px;
}
.box6 .btn-default {
  margin-top: 23px;
}
.box6:after {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #ffffff;
  left: 50%;
  margin-left: -17px;
  bottom: -16px;
}
.box6:before {
  position: absolute;
  content: '';
  display: block;
  width: 34px;
  height: 4px;
  background: #ffffff;
  left: 50%;
  margin-left: -17px;
  top: -16px;
}
@media (max-width: 767px) {
  .box6 {
    margin-bottom: 70px;
  }
}
/* ======= Box 7 Our advantages ======= */
.box7 {
  margin-top: -7px; 
}
.box7 h4 {
  margin-bottom: 18px;
}
.box7 p {
  margin-bottom: 24px;
  color: #8adbff;
  font-weight: bold;
}
.box7 p + p {
  color: #ffffff;
}
.box7 p.last {
  margin-top: -12px;
  margin-bottom: 31px;
}
.box7 .list1 {
  margin-bottom: 24px;
}
.box7 .btn-default {
  margin-top: -1px;
}
.box7.box7__offset1 {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .box7.box7__offset1 {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .box7 {
    margin-bottom: 70px;
  }
}
/* ======= Blockquote 1 Testimonials ======= */
.blockquote1 {
  text-align: center;
  padding: 0 140px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .blockquote1 {
    padding: 0 40px;
  }
}
.blockquote1 cite {
  display: block;
  margin-bottom: 24px;
  position: relative;
}
.blockquote1 cite .quote {
  font: 400 48px/48px "Russo One", sans-serif;
  position: absolute;
  color: #ffffff;
  letter-spacing: .1em;
  top: -1px;
}
.blockquote1 cite .quote-right {
  top: auto;
  bottom: -26px;
}
.blockquote1 cite .divider {
  display: inline-block;
  margin-left: 30px;
}
.blockquote1 cite .divider2 {
  display: inline-block;
  margin-right: 4px;
}
.blockquote1 .by {
  
  letter-spacing: .1em;
  display: inline-block;
}
.blockquote1 .by .divider {
  display: inline-block;
  margin-left: 15px;
}
.blockquote1 .by .divider:first-child {
  margin-left: 0;
  margin-right: 15px;
}
.blockquote1 .by a {
  color: #ffab4f;
}
.blockquote1 .by a:hover {
  color: #ffffff;
}
/* ======= Box 8 Our products ======= */
.box8 {
  margin-bottom: 36px;
}
.box8 .content {
  border-top: 1px solid #ffffff;
  padding: 27px 30px 28px 27px;
  background: #084d8f;
  min-height: 420px;
position: relative;
}
.box8 .content h3 {
  margin-bottom: 20px;
}
.box8 .content h3 a:hover {
  color: #ffffff;
}
.box8.box8__inset1 .content {
  background: #042647;
  padding-right: 20px;
}
/* ======= Banner 1 Our special offer ======= */
.banner1 {
  background-image: url(../images/page4_img2.png);
  padding: 66px 0 49px;
}
.banner1 .heading2 h2 {
  margin-bottom: 17px;
}
/* ======= Box 9 Privacy Policy ======= */
.box9 {
  margin-top: -6px;
  margin-bottom: 30px;
}
.box9 h4 {
  margin-bottom: 22px;
}
.box9 p {
  margin-bottom: 12px;
}
.box9 .simple-link {
  margin-top: 8px;
  margin-bottom: 1px;
}
/* ======= Google Map  ======= */
.google-map_contacts {
  margin-bottom: 60px;
}
.google-map_contacts iframe {
  width: 100%;
  height: 340px;
}
@media (max-width: 767px) {
  .google-map_contacts iframe {
    height: 200px;
  }
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  color: #0f5ea9;
}
.simple-link:hover {
  color: #ffab4f;
}
/* ======= List 1 ======= */
.list1 li {
  font: 400 14px/20px "Roboto", sans-serif;
  color: #ffffff;
}
.list1 li + li {
  margin-top: 10px;
}
/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 10px;
}
.socials1 li a i {
  color: #ffffff;
  background: #d61119;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  color: #ffab4f;
}
/* ======= Gallery  ======= */
.gallery_image {
  display: block;
  width: 100%;
  height: 100%;
}
.gallery_image a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
	opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a:hover .gallery_icon i {
	opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery_image a .gallery_icon i {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery_image a img {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery_image a .gallery_icon i {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -17px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
.murury-logo {overflow: hidden;
clear: both;
}
#footer {
  text-align: center;
  background: #0f5ea9;
  color: #4783bd;
  padding: 43px 0;
}
#footer h1 {
  margin-top: 0;
}
#footer h1 .first {
  color: #4783bd;
}
#footer h1 a:after {
  display: none;
  padding-bottom: 0;
}
#footer .privacy-block {
  /* font: 400 10px/14px 'Conv_Segoe_Print'; */
  letter-spacing: .1em;
  margin-top: 2px;
  color:#fff;
font-size: 12px;
line-height: 17px;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  font-size: 0;
  width: 35px;
  height: 15px;
  background: url(../images/toTop.png) no-repeat center 0;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/


/* custoom css codes*/
#stuck_container{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s  ease;
	-ms-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

a.contentnone:after{content:none;}
/*changes after wmn dy*/
.home_h2{
font-size:22px;


}
.request-quote{
	background:none repeat scroll 0 0 #fca227;  
	margin-bottom:15px; 
	border:2px solid #b76c05; 
	padding-top:15px; 
	padding-bottom:15px; 
	margin-top:15px;}
.request-quote p {
    color: #fff;
  
    font-size: 27px;
    margin: 0;
    font-weight:normal;
    text-align: center;
  
    padding-left:10px;
	vertical-align: bottom;
	width: 83%;
    float: left;
}

.request-quote .price{font-size:34px; font-weight:bold; vertical-align:baseline;}

.call_action_a {
    background: none repeat scroll 0 0 #3399ff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 9px 15px;
    text-align: center;
    text-decoration:none;
    vertical-align: middle;
	border-radius:6px;
	margin-right: 10px;
	float:right;
   text-shadow:none;
     

}

.articles .article-btn{    /* font-family:"Roboto", sans-serif; */
}

.request-quote p a:hover{background:#2F72DA; color:#000;}
/*testimonial css*/
.testimonial {
    margin: 0;
    background: #B7EDFF;
    padding: 10px 50px;
    position: relative;
    font-size: 16px;
    color: #666;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
    background-image: linear-gradient(#CEF3FF, #B7EDFF);
}
.testimonial p{  }
.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}
.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}
.testimonial-author {
    margin: 0 0 0 25px;
   font-size:13px;
    color: #bcbcbc !important;
    text-align:left;
}
.testimonial-author span {
    font-size: 12px;
    color: #fff;
}
/*testimonial css ends*/
/*pdf download button*/
.dwn-bg{ background: url("../images/pdf-icon-1.png") no-repeat scroll left 10px center #878787 !important;
    padding-left: 35px;}
.download{
	color:#fff; 
	background-repeat:repeat-x; 
	border-color:#ccc; 
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); 
	border:1px solid transparent; 
	border-radius:4px; 
	text-shadow:none; 
	display: block;
	width: 110px;
	height: 30px;
	font-size:12px;
	padding-top:15px;
	     
}
/*-pdf dwld btn ends-*/

.service_blk > p {
    line-height: 23px;
}
.service_blk h3{
	font-size: 14px;
    font-weight: bold;
}
.read-more-text {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
	text-align:center;
}
.read-more-text > span {
    background: #042647;
    padding: 10px 20px;
}
/*location bullets*/
.bltloc{ 
    background: url("../images/arrow-img.png") no-repeat scroll left top 8px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #999;
    color:#fff;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
	text-align:left;
	width:90%;
}
.partners{
	
    margin: 0;
    
}
.partcont{
	
	margin:0 auto;
	
}
.partcont li{ float:left; width: 25%;
margin: 0 1%;
}
.footer-address {
    color: #fff; margin-top:30px;
}
.footer-address p {
margin-top: 10px;
margin-bottom: 0;
font-size: 13px;
}
.footer-address span {}
/*footer*/
.address{font-size:14px; color:#fff; line-height: 24px;}
.address a{color:#00289F;}
.pull-left{ float:left; }
.address .add-icon{ padding-left:25px; display:block; clear:both;  padding-top:5px; padding-bottom:5px; line-height:22px; width:30.3%; margin:0 auto;}
.address .num-icon{ margin-top: 0px; padding-left:25px; display:block; clear:both;  padding-top:5px; padding-bottom:5px;  width:18.3%;  margin:0 auto; }
.address .mail-icon{ padding-left:25px; display:block; clear:both; padding-top:5px; padding-bottom:5px; color:#fff; width:27.3%; margin:0 auto;}
.address .mail-icon a{ color:#fff;}
.footer-links{ color: #fff; width: 33.33333333%; float:left; }
.footer-links ul{list-style-type:none; }
.footer-links ul li{padding:3px 0; width:31%; float:left; padding-left:45px; text-align:left}
.footer-links ul li a{font-size:14px; color:#fff; }
.footer-links .social-icons ul li {
    text-align: left;
    width: auto;
    padding-right: 10px;
    padding-left: 0px;
}
.dirow{ margin-left: 63px; }
.view-photos{ width: 33.33333333%; float:left; min-height: 1px;}
#copyright-year{ font-weight:normal; font-size: 10px;}
.articles{ margin-bottom: 10px; }
.articles p{ margin-bottom: 7px; line-height:23px; }
.divider_bloc{ width: 59%;
    margin-right: 25px;  }
.divider_bloc_right{ width:38%  }
.top_head{ font-size: 15px; font-weight:bold; }
.image-cat { margin-bottom: 50px !important; align-items: center; display: flex; position: relative; }
.no{}
.txt_clr{ color:#fff; text-align:center; }
.converter-div {
    background: none repeat scroll 0 0 #dadada;
    border: 4px solid #999999;
    margin-bottom: 10px;
    margin-top: 15px;
}
.gauge_img{  float: right; margin-right:5%; width:22%; }
.product_placer{ /*width:250px !important; margin-left:60px;*/ }
.dial_label{ color: #555555;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;}
.bottom_social{}
.bottom_social li{ display:inline; }
#Stage{  }
.image-oil{ width: 33.3%; float:left; margin-left: 40px;
    margin-right: 16px;
    border: 5px solid;
	display:block;  }
.article-btn{   background: none repeat scroll 0 0 #666;
    border-radius: 4px;
    color: #fff;
    padding: 7px 25px; 
	   margin-top: 10px;}
.para_div{ float: right;
    width: 57.667%;
    margin-right: 10px;

	     }
.margin-top{ margin-bottom:20px; min-height: 192px; padding-bottom:20px}
.product_calc{ float:left;  margin-left: 40px; margin-top: 20px;}
/* Start https://www.cursors-4u.com */ body, a:hover {cursor: url(../images/airplane-icon.png), auto !important;} /* End https://www.cursors-4u.com */
.service_blk{ padding:20px; }
/*Social Icons styles*/
.social-wrap {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
margin: 15px auto;
width: 220px;
}
.social-wrap ul li{
list-style:none;
border-bottom:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.social-wrap li a {
overflow:hidden;
margin:5px 5px 0px 5px;
padding:0px 0px 0px 0px;
width:60px;
height:60px;
float:left;
text-indent:-99999px;
background: #191919;
border:solid 1px #222121;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright:30px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-top-left-radius:30px;
-webkit-border-top-right-radius:30px;
-webkit-border-bottom-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
border-top-left-radius:30px;
border-top-right-radius:30px;
border-bottom-left-radius:30px;
border-bottom-right-radius:30px;
}
.social-wrap li a.facebook {
background: #0F5EA9 url("../images/facebook.png") no-repeat -0px -88px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.facebook:hover {
background: #0F5EA9 url("../images/facebook.png") no-repeat -0px -0px;
}
.social-wrap li a.twitter {
background: #0F5EA9 url("../images/twitter-1.png") no-repeat -0px -88px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.twitter:hover {
background: #0F5EA9 url("../images/twitter-1.png") no-repeat -0px -0px;
}
.social-wrap li a.google-p {
background:#0F5EA9 url("../images/google.png") no-repeat -0px -88px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.google-p:hover {
background: #0F5EA9 url("../images/google.png") no-repeat -0px -0px;
}
.social-wrap li a.linkedin {
background:#0F5EA9 url(../images/Linked-in.png) no-repeat -0px -93px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.linkedin:hover {
background: #0F5EA9 url(../images/Linked-in.png) no-repeat -0px -0px;
}
.social-wrap li a.rss {
background:#03F url(https://web.archive.org/web/20230319232948im_/https://1.bp.blogspot.com/-xmXWc6_8mxw/UFM21nVC47I/AAAAAAAAEFs/Ydce5M-vkvw/s1600/twitter.png) no-repeat -0px -88px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.rss:hover {
background: #0F5EA9 url(https://web.archive.org/web/20230319232948im_/https://1.bp.blogspot.com/-xmXWc6_8mxw/UFM21nVC47I/AAAAAAAAEFs/Ydce5M-vkvw/s1600/twitter.png) no-repeat -0px -0px;
}
/*social icon style ends*/
.special_heading{
 color: #ffffff !important;
    font: 400 30px/40px "Russo One",sans-serif;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
}
#contact-form input[type="text"] { width: 67%;  }

@media (max-width: 479px) {
    .footer__copyright {
    display: block !important;
}
.footer__copyright div {
    width: 100% !important;
    text-align: center !important;
}
.image-oil {
   
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.para_div {
    margin-right: 0;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
	.partcont li { width:100% !important; margin-bottom:20px;}
	.partcont img { width:100%; }
  h1 .first {
    font-size: 46px;
  }
  h1 .second {
    margin-top: -10px;
    letter-spacing: .07em;
  }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { overflow: hidden; }
.logo_h1 {
    margin-bottom: 0;
}
.call_action_a {
 
    float: none;
    
    margin: 0 auto;
   
    display: table;
}
#contact-form .grid_6 {
   
    margin: 0 !important;
    width: 100% !important;
}
.gauge_img {
    
    margin-top: 20px;
}
.image-cat{ display:block; }
.divider_bloc { width: 100%; }
.divider_bloc_right { width: 100%; margin: 20px 0; }
.box8 .content {  min-height: 460px; }
}
@media (max-width: 979px) {
  #header {
padding: 20px 0 0;

}
.murury-logo {
   
    padding-top: 20px;
}
.footer-address span {
    display: block;
    padding-top: 13px;
}
.box8 .content {  min-height: 540px; }
#contact-form label {
  
    margin-bottom: 19px;
   
    margin-top: 7px;
}
.request-quote p {
   
    font-size: 20px;
    
    width: 82%;
}
  .box4 ul {
    text-align: center;
  }
  .box4 ul li {
    width: 33%;
    margin-bottom: 10px;
  }
  .box4 ul li + li {
    margin-left: 0;
  }
}
/* Mobile Menu */

nav.bfvugu9deg select {
    display: none !important;
}

.mobile .header{
	color: #fea13a;
	paddingotp: 10px;
}

.line{
	width: 30px;
	height: 3px;
	margin: 10px 0;
	background-color: #fea13a;
}

.menu-toggle:hover{
	cursor: pointer;
}

.mobile-nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.mobile-two .mobile-nav{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}

.mobile-two .mobile-nav li a{
	color: #fea13a;
	display: block;
	padding: 15px;
	    font: 20px 'Times New Roman';
	    font-weight:800;

}

.mobile-two .mobile-nav li a:hover{
	background-color: #fea13a;
	color: #fff;
}
.select-menu.mobile__nav_bar {
    border: none;
    padding: 0;
    background: transparent;
}





/*
     FILE ARCHIVED ON 23:29:48 Mar 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:16:41 Jan 15, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 252.388
  exclusion.robots: 0.21
  exclusion.robots.policy: 0.2
  cdx.remote: 0.068
  esindex: 0.01
  LoadShardBlock: 68.857 (3)
  PetaboxLoader3.datanode: 89.0 (5)
  load_resource: 193.979
  PetaboxLoader3.resolve: 132.711
  loaddict: 34.406
*/