h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding: 0;
  margin: 0;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
source,
span,
strike,
strong,
sub,
sup,
table,
tbody,
tdvideo,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: 0 0;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
body {
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

table,
table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

embed {
  vertical-align: top;
}

input[type="text"],
textarea {
  outline: 0;
  border-radius: 0;
}

.clear,
.clearfix:after,
.row:after {
  clear: both;
}

.container_12 {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

.grid_1,
.grid_10,
.grid_11,
.grid_12,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9 {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

.container_12 .alpha {
  margin-left: 0;
}

.container_12 .omega {
  margin-right: 0;
}

.container_12 .grid_1 {
  width: 60px;
}

.container_12 .grid_2 {
  width: 140px;
}

.container_12 .grid_3 {
  width: 220px;
}

.container_12 .grid_4 {
  width: 300px;
}

.container_12 .grid_5 {
  width: 380px;
}

.container_12 .grid_6 {
  width: 460px;
}

.container_12 .grid_7 {
  width: 540px;
}

.container_12 .grid_8 {
  width: 620px;
}

.container_12 .grid_9 {
  width: 700px;
}

.container_12 .grid_10 {
  width: 780px;
}

.container_12 .grid_11 {
  width: 860px;
}

.container_12 .grid_12 {
  width: 940px;
}

.container_12 .prefix_1 {
  padding-left: 80px;
}

.container_12 .prefix_2 {
  padding-left: 160px;
}

.container_12 .prefix_3 {
  padding-left: 240px;
}

.container_12 .prefix_4 {
  padding-left: 320px;
}

.container_12 .prefix_5 {
  padding-left: 400px;
}

.container_12 .prefix_6 {
  padding-left: 480px;
}

.container_12 .prefix_7 {
  padding-left: 560px;
}

.container_12 .prefix_8 {
  padding-left: 640px;
}

.container_12 .prefix_9 {
  padding-left: 720px;
}

.container_12 .prefix_10 {
  padding-left: 800px;
}

.container_12 .prefix_11 {
  padding-left: 880px;
}

.container_12 .suffix_1 {
  padding-right: 80px;
}

.container_12 .suffix_2 {
  padding-right: 160px;
}

.container_12 .suffix_3 {
  padding-right: 240px;
}

.container_12 .suffix_4 {
  padding-right: 320px;
}

.container_12 .suffix_5 {
  padding-right: 400px;
}

.container_12 .suffix_6 {
  padding-right: 480px;
}

.container_12 .suffix_7 {
  padding-right: 560px;
}

.container_12 .suffix_8 {
  padding-right: 640px;
}

.container_12 .suffix_9 {
  padding-right: 720px;
}

.container_12 .suffix_10 {
  padding-right: 800px;
}

.container_12 .suffix_11 {
  padding-right: 880px;
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
  .container_12 {
    width: 768px;
  }
  .grid_1,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .container_12 .alpha {
    margin-left: 0;
  }
  .container_12 .omega {
    margin-right: 0;
  }
  .container_12 .grid_1 {
    width: 44px;
  }
  .container_12 .grid_2 {
    width: 108px;
  }
  .container_12 .grid_3 {
    width: 172px;
  }
  .container_12 .grid_4 {
    width: 236px;
  }
  .container_12 .grid_5 {
    width: 300px;
  }
  .container_12 .grid_6 {
    width: 364px;
  }
  .container_12 .grid_7 {
    width: 428px;
  }
  .container_12 .grid_8 {
    width: 492px;
  }
  .container_12 .grid_9 {
    width: 556px;
  }
  .container_12 .grid_10 {
    width: 620px;
  }
  .container_12 .grid_11 {
    width: 684px;
  }
  .container_12 .grid_12 {
    width: 748px;
  }
  .container_12 .prefix_1 {
    padding-left: 64px;
  }
  .container_12 .prefix_2 {
    padding-left: 128px;
  }
  .container_12 .prefix_3 {
    padding-left: 192px;
  }
  .container_12 .prefix_4 {
    padding-left: 256px;
  }
  .container_12 .prefix_5 {
    padding-left: 320px;
  }
  .container_12 .prefix_6 {
    padding-left: 384px;
  }
  .container_12 .prefix_7 {
    padding-left: 448px;
  }
  .container_12 .prefix_8 {
    padding-left: 512px;
  }
  .container_12 .prefix_9 {
    padding-left: 576px;
  }
  .container_12 .prefix_10 {
    padding-left: 640px;
  }
  .container_12 .prefix_11 {
    padding-left: 768px;
  }
  .container_12 .suffix_1 {
    padding-right: 64px;
  }
  .container_12 .suffix_2 {
    padding-right: 128px;
  }
  .container_12 .suffix_3 {
    padding-right: 192px;
  }
  .container_12 .suffix_4 {
    padding-right: 256px;
  }
  .container_12 .suffix_5 {
    padding-right: 320px;
  }
  .container_12 .suffix_6 {
    padding-right: 384px;
  }
  .container_12 .suffix_7 {
    padding-right: 448px;
  }
  .container_12 .suffix_8 {
    padding-right: 512px;
  }
  .container_12 .suffix_9 {
    padding-right: 576px;
  }
  .container_12 .suffix_10 {
    padding-right: 640px;
  }
  .container_12 .suffix_11 {
    padding-right: 768px;
  }
}

@media only screen and (max-width: 767px) {
  .container_12,
  .container_12 .grid_1,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9 {
    width: 300px;
  }
  .grid_1,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9 {
    margin: 0;
  }
  .container_12 .prefix_1,
  .container_12 .prefix_10,
  .container_12 .prefix_11,
  .container_12 .prefix_2,
  .container_12 .prefix_3,
  .container_12 .prefix_4,
  .container_12 .prefix_5,
  .container_12 .prefix_6,
  .container_12 .prefix_7,
  .container_12 .prefix_8,
  .container_12 .prefix_9 {
    padding-left: 0;
  }
  .container_12 .suffix_1,
  .container_12 .suffix_10,
  .container_12 .suffix_11,
  .container_12 .suffix_2,
  .container_12 .suffix_3,
  .container_12 .suffix_4,
  .container_12 .suffix_5,
  .container_12 .suffix_6,
  .container_12 .suffix_7,
  .container_12 .suffix_8,
  .container_12 .suffix_9 {
    padding-right: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container_12,
  .container_12 .grid_1,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9 {
    width: 420px;
  }
  .grid_1,
  .grid_10,
  .grid_11,
  .grid_12,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9 {
    margin: 0;
  }
  .container_12 .prefix_1,
  .container_12 .prefix_10,
  .container_12 .prefix_11,
  .container_12 .prefix_2,
  .container_12 .prefix_3,
  .container_12 .prefix_4,
  .container_12 .prefix_5,
  .container_12 .prefix_6,
  .container_12 .prefix_7,
  .container_12 .prefix_8,
  .container_12 .prefix_9 {
    padding-left: 0;
  }
  .container_12 .suffix_1,
  .container_12 .suffix_10,
  .container_12 .suffix_11,
  .container_12 .suffix_2,
  .container_12 .suffix_3,
  .container_12 .suffix_4,
  .container_12 .suffix_5,
  .container_12 .suffix_6,
  .container_12 .suffix_7,
  .container_12 .suffix_8,
  .container_12 .suffix_9 {
    padding-right: 0;
  }
}

.clear,
.clearfix:after,
.clearfix:before,
.row:after,
.row:before {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.container_12:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix:after,
.clearfix:before,
.row:after,
.row:before {
  content: "\0020";
}

.clearfix,
.row {
  zoom: 1;
}

.menu_block,
.menu_block nav,
nav,
nav > .sf-menu {
  position: relative;
}

.menu_block {
  z-index: 999;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25);
  background: rgba(76, 76, 76, 1);
  background: -moz-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(76, 76, 76, 1)),
    color-stop(100%, rgba(19, 19, 19, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
}

.menu_block nav {
  padding-left: 11px;
}

nav > .sf-menu {
  z-index: 990;
  text-align: left;
  margin-bottom: 0;
}

nav {
  padding: 0;
}

.sf-menu ul {
  position: absolute;
  top: -999px;
  display: none;
}

.sf-menu li,
.sf-menu > li {
  position: relative;
  float: left;
}

.sf-menu > li {
  display: block;
  font-size: 16px;
}

.sf-menu > li > ul > li {
  float: none;
  position: static;
}

.sf-menu > li > a {
  font-family: Oswald, sans-serif;
  text-align: left;
  overflow: hidden;
  position: relative;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  padding: 10px 13px;
  text-decoration: none;
}

.sf-menu > li.current > a,
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  background: rgba(117, 179, 86, 1);
  background: -moz-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(117, 179, 86, 1)),
    color-stop(100%, rgba(53, 136, 12, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
}

.sf-menu > li > a.sf-with-ul:after,
.sf-menu > li > ul > li > a.sf-with-ul:after {
  content: "";
  position: absolute;
  width: 5px;
  background: url(../images/arrows.png) no-repeat;
  height: 4px;
  pointer-events: none;
  z-index: 999;
}

.sf-menu > li > a.sf-with-ul:after {
  left: 50%;
  margin-left: -3px;
  bottom: -3px;
  display: block;
}

.sf-menu > li > ul > li > a.sf-with-ul:after {
  right: 20px;
  bottom: 10px;
}

.sf-menu li ul,
.sf-menu li.sfHover > ul {
  margin-left: -41px;
  z-index: 999;
  padding-top: 3px;
  width: 180px;
  box-shadow: inset 0 1px 2px #313131;
  background-color: #3c3c3c;
  top: 27px;
  padding-bottom: 3px;
  margin: 0 0;
}

.sf-menu li li a:hover,
.sf-menu li.sfHover li.sfHover ul li a:hover,
.sf-menu li.sfHover li.sfHover > a {
  background-color: #628519;
}

.sf-menu li ul li {
  position: relative;
  text-align: center;
  float: none !important;
  font-size: 13px;
  line-height: 18px;
}

.sf-menu li ul li a {
  text-transform: none;
  position: relative;
  z-index: 999;
  display: block;
  padding: 10px 10px 10px;
  color: #fff;
  text-shadow: 1px 1px #292929;
  text-decoration: none;
  text-align: left;
}

.sf-menu li.sfHover li.sfHover ul {
  position: absolute;
  padding-top: 6px;
  padding-bottom: 3px;
  left: 155px;
  top: -6px;
  width: 105px;
}

.sf-menu li.sfHover li.sfHover ul li a {
  color: #fff;
}

.menu-toggle {
  display: none;
  color: #fff;
  font-size: 26px;
  border: 2px solid #4f972b;
  padding: 5px;
  border-radius: 1px;
  float: right;
}

.plus-btn {
  font-size: 35px;
  text-align: center;
  background: linear-gradient(
    to bottom,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  display: none !important;
}

.nav-active {
  display: inline-block;
}

.orange-top-bar-msg {
  background: #f08100;
}
.orange-top-bar-msg p {
  color: #ffffff;
  text-align: center;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

@media only screen and (max-width: 995px) {
  .sf-menu > li {
    font-size: 14px;
  }
  .sf-menu > li > a {
    padding: 10px 9px;
  }
}

@media only screen and (max-width: 995px) and (min-width: 768px) {
  .nvbar {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 767px) {
  .orange-top-bar-msg p {
    font-size: 12px;
  }
  .orange-top-bar-msg p br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .menu_block,
  header nav ul {
    border: none;
  }
  #mm0,
  header nav {
    font: 12px/15px Arial, Helvetica, sans-serif;
    margin: 0 auto;
  }
  .menu_block {
    float: none !important;
    padding: 20px 0 25px !important;
    clear: both;
    min-height: 0;
    width: auto;
  }
  #mm0,
  .sf-menu,
  .sf-menu li,
  .sf-menu > li {
    float: none;
  }
  header nav {
    border: none !important;
    float: none !important;
    text-transform: uppercase;
    color: #927c67;
    padding-left: 0 !important;
    width: 80%;
    display: none;
  }
  .sf-menu {
    display: block !important;
  }
  #mm0 {
    color: #202020;
    width: 100%;
    outline: 0;
    border: 2px solid #fff;
    display: none !important;
  }
  .nvbar,
  .sf-menu li ul {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .menu-toggle,
  .plus-btn {
    display: inline-block !important;
  }
  .sf-menu li ul {
    margin-top: 15px !important;
    position: initial !important;
  }
  .sf-menu li ul li {
    text-align: left;
    padding: 7px 8px;
    border-bottom: 1px solid #9e9e9e1f;
    font-size: 17px;
  }
}

h3,
h4 {
  margin-left: 10px;
}

#search input,
.img_inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.extra_wrapper,
.oh,
.soc,
.wrapper,
header h1 a {
  overflow: hidden;
}

#search,
header {
  z-index: 999;
  position: relative;
}

#search,
body,
header,
header h1 {
  position: relative;
}

.clear,
.ddcommon .clear,
.ddcommon .ddChild li {
  clear: both;
}

.tab-box a,
a {
  text-decoration: none;
}

.checkbox_ul,
ul {
  list-style: none;
}

.img_inner,
img {
  max-width: 100%;
}

@font-face {
  font-family: Oswald;
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"),
    url(-g5pDUSRgvxvOl5u-a_WHw.woff) format("woff");
}

.text-danger {
  color: red;
}

html {
  width: 100%;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

* {
  -webkit-text-size-adjust: none;
}

body {
  min-width: 960px;
  color: #333;
  font: 13px/18px Arial, Helvetica, sans-serif;
}

.slogan,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Oswald, sans-serif;
}

strong {
  font-weight: 700;
}

address {
  font-style: normal;
}

p {
  padding: 10px;
  font-size: 14px;
}

.p1 {
  padding-top: 5px;
  margin-bottom: 25px;
}

input {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-weight: 400;
  font-weight: 500;
}

h1.head1 {
  padding-top: 45px;
  margin-bottom: 12px;
}

h1 {
  padding: 20px 10px 15px;
  font-size: 20px;
  color: #333;
  text-align: left;
}

.slogan,
h1 span {
  color: #84bb17;
  font-size: 24px;
}

h1 span {
  font-weight: 400;
  text-transform: none;
  line-height: 40px;
  display: block;
}

.slogan {
  background-color: #f2f7ef;
  display: inline-block;
  padding: 7px 16px 14px 5px;
  margin-bottom: 39px;
}

h2,
h3 {
  margin-bottom: 12px;
  line-height: 18px;
  text-align: left;
}

.white-font {
  color: #fff;
  font-size: 50px;
}

h2 {
  font-weight: 700;
  font-size: 20px;
  color: #222;
}

h3 {
  font-size: 16px;
  color: #3c8c14;
}

h4 {
  font-size: 15px;
  color: #333;
  margin-bottom: 7px;
  line-height: 15px;
  text-align: left;
}

table td {
  border: 1px solid #ccc;
  padding: 8px;
}

ul {
  padding: 0;
  margin: 0;
}

ul.list {
  padding-top: 7px;
}

ul.list li {
  padding-left: 24px;
  background: url(../images/marker.png) 0 3px no-repeat;
}

ul.list li + li {
  margin-top: 17px;
}

input,
input[type="text"],
textarea {
  border-radius: 2px;
  border: 1px solid #ccc;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  color: inherit;
  outline: 0;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

a:hover {
  color: #84bb17;
}

a.btn,
a.btn1 {
  color: #fff;
  margin-top: 31px;
  padding: 7px 18px 8px 13px;
  display: inline-block;
  text-transform: uppercase;
}

a.btn {
  background-color: #628519;
}

a.btn1,
a.btn:hover {
  background-color: #444;
}

.soc a,
header,
header h1 a img {
  display: block;
}

a.btn1:hover {
  background-color: #628519;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.pad0 {
  padding: 0 !important;
}

.img_inner {
  box-sizing: border-box;
  margin-bottom: 18px;
  margin-top: 5px;
  border: 1px solid #e4e4e4;
}

.page1 .fleft {
  margin-top: 0;
}

.fleft {
  float: left;
  width: auto !important;
  margin-right: 22px;
  margin-bottom: 0;
  margin-top: 6px;
}

.fright {
  float: right !important;
}

.upp {
  text-transform: uppercase;
}

.alright {
  text-align: right;
}

.center {
  text-align: center;
}

.clear {
  float: none !important;
}

.nowrap {
  white-space: nowrap;
}

.top_line {
  height: 5px;
  background: #3c8c14;
}

.country,
.logo {
  height: 78px;
  padding: 10px;
}

.country img {
  margin-right: 10px;
}

.header-detail {
  font-family: Oswald, sans-serif;
  text-align: right;
  margin-top: 10px;
}

.page1_block,
a.abs2,
header h1 {
  text-align: center;
}

.heading,
.heading_detail {
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 18px;
}

.heading_detail {
  color: #3c8c14;
}

.header-detail .header_social_img {
  margin: 5px 3px;
  width: 32px !important;
  height: 32px !important;
}

.main_bg {
  background-color: #fff;
}

header h1 {
  margin-bottom: 8px;
}

header h1 a {
  display: inline-block;
  width: 223px;
  height: 49px;
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}

.h_search {
  float: right;
}

.soc {
  float: left;
  padding: 1px 3px 0 7px;
}

.soc a {
  background: url(../images/socials.png) no-repeat;
  width: 24px;
  height: 23px;
  float: left;
}

#search a,
#search input {
  display: block;
  height: 27px;
}

.soc a + a {
  margin-left: 6px;
  background-position: right 0;
}

.soc a:hover {
  opacity: 0.5;
}

#search {
  float: left;
  width: 202px;
}

#search input {
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  -webkit-appearance: none;
  float: left;
  width: 100%;
  background: #fff;
  color: #828282;
  font: 13px/18px Tahoma, Geneva, sans-serif;
  padding: 2px 12px 2px 40px;
}

#search input:focus {
  border: 1px solid #84bb17;
}

#search a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 10px;
  cursor: pointer;
  background: url(../images/search_icon.png) 0 bottom no-repeat;
  width: 27px;
}

#search a:hover {
  background-position: 0 0;
}

.page1_block {
  background-color: #f2f7ef;
}

.select_country_text {
  font-family: Oswald, sans-serif;
  width: 30%;
  float: left;
  font-size: 16px;
  padding-bottom: 10px;
  margin-top: 5px;
}

.company_description h2,
.tab-box,
.tabcontent {
  font-family: Arial, Helvetica, sans-serif;
}

#country-select {
  width: 65%;
  float: left;
}

.country_dropdown_wrapper {
  margin-top: 25px;
}

.flag {
  float: left;
  padding: 0 !important;
  margin: 0 5px 0 0;
  width: 16px;
  height: 16px;
  background: url(../images/flagssprite.png) no-repeat;
}

.ddcommon .ddChild li.optgroup,
.ddcommon .ddTitle .ddTitleText .ddTitleText,
.ddcommon .text,
.ddcommon ul {
  padding: 0;
}

.flag.uk {
  background-position: -160px -64px;
}

.flag.ae {
  background-position: -16px 0;
}

.flag.canada {
  background-position: -48px -32px;
}

.flag.spain {
  background-position: 0 -64px;
}

.flag.ukraine {
  background-position: 0 -224px;
}

.flag.venezuela {
  background-position: -112px -224px;
}

.flag.vietnam {
  background-position: -160px -224px;
}

.flag.us {
  background-position: -32px -224px;
}

.borderRadius {
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.borderRadiusTp {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.borderRadiusBtm {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.ddcommon {
  position: relative;
  zoom: 1;
  display: inline-block;
  cursor: default;
}

.ddcommon ul {
  margin: 0;
}

.ddcommon ul li {
  list-style-type: none;
}

.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}

.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 1 solid #c3c3c3;
}

.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  color: #999;
}

.gallery a.gal:hover img,
.projects a.gal:hover img {
  opacity: 0.5;
}

.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888;
  -webkit-box-shadow: 5px 5px 5px -5px #888;
  box-shadow: 5px 5px 5px -5px #888;
}

.ddcommon .text {
  color: #7e7e7e;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}

.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}

.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888;
  -webkit-box-shadow: 5px 5px 5px -5px #888;
  box-shadow: 5px 5px 5px -5px #888;
}

.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888;
  -webkit-box-shadow: -5px -5px 5px -5px #888;
  box-shadow: -5px -5px 5px -5px #888;
}

.borderRadius .border,
.borderRadiusTp .border {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

img.fnone {
  float: none !important;
}

.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}

.ddcommon .arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px;
}

.ddcommon .arrow:hover {
  background-position: 0 100%;
}

.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

.ddcommon .ddTitle .ddTitleText,
.ddcommon .ddTitle .description {
  display: block;
}

.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}

.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
}

.ddcommon .ddChild li .description {
  display: block;
}

.ddcommon .ddChild li img {
  border: 0;
  position: relative;
  vertical-align: middle;
  float: left;
}

.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: 700;
  font-style: italic;
}

.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

.ddcommon .noBorderTop {
  border-top: none 0 !important;
  padding: 0;
  margin: 0;
}

.dd {
  border: 1px solid #c3c3c3;
}

.dd .divider {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #fff;
  right: 24px;
}

.dd .arrow {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/dd_arrow.gif) no-repeat;
}

.dd .arrow:hover {
  background-position: 0 100%;
}

.dd .ddTitle {
  color: #000;
  background: url(../images/title-bg.gif) left top repeat-x #e2e2e4;
}

.dd .ddTitle .ddTitleText {
  padding: 5px 20px 5px 5px;
}

.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}

.dd .ddTitle .description {
  font-size: 12px;
  color: #666;
}

.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}

.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px;
}

.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
}

.dd .ddChild li .description {
  color: #666;
}

.dd .ddChild li .ddlabel {
  color: #333;
}

.dd .ddChild li.hover {
  background-color: #f2f2f2;
}

.dd .ddChild li img {
  padding: 0 6px 0 0;
}

.dd .ddChild li.optgroup {
  padding: 0;
}

.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: 700;
  font-style: italic;
}

.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}

.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}

.content {
  padding-top: 30px;
  padding-bottom: 73px;
}

.inner_page_text_heading {
  color: #3c8c14;
}

.home_side_banners img {
  padding-bottom: 10px;
}

.home_page_youtube_link {
  width: 100%;
  height: 252px;
  padding-bottom: 10px;
}

.content_shadow {
  margin-top: 10px;
  -webkit-box-shadow: 0 -1px 17px 0 rgba(222, 222, 222, 0.96);
  -moz-box-shadow: 0 -1px 17px 0 rgba(222, 222, 222, 0.96);
  box-shadow: 0 -1px 17px 0 rgba(222, 222, 222, 0.96);
}

.reasons p {
  padding: 10px 18px 10px 10px;
}

.reason_heading {
  margin: 10px 10px 10px 0;
  height: 35px;
  line-height: 35px;
  display: block;
  padding-left: 10px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  overflow: none;
  background: rgba(117, 179, 86, 1);
  background: -moz-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(117, 179, 86, 1)),
    color-stop(100%, rgba(53, 136, 12, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
}

.block1,
.map,
.proj,
.projects {
  overflow: hidden;
}

.reason_heading span {
  font-size: 18px;
}

.two_line_heading {
  height: auto;
  line-height: 25px;
}

.customers_start {
  margin: 15px 10px;
}

.tab-box {
  border-bottom: 3px solid #3c8c14;
  padding-bottom: 6px;
}

.tab-box a {
  border-radius: 3px 3px 0 0;
  color: #333;
  font-size: 14px;
  padding: 10px 12px;
}

.tab-box a.activeLink {
  background: rgba(117, 179, 86, 1);
  background: -moz-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(117, 179, 86, 1)),
    color-stop(100%, rgba(53, 136, 12, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(117, 179, 86, 1) 0,
    rgba(53, 136, 12, 1) 100%
  );
  border-bottom: 0 none;
  color: #fff;
  padding: 10px 12px 9px;
}

.tabcontent {
  color: #666;
  font-size: 13px;
  padding: 15px 10px 5px 0;
}

.company_description h2 {
  margin-left: 10px;
}

.company_description .company_url {
  text-decoration: underline;
  margin-left: 10px;
}

.hide {
  display: none;
}

.checkbox_ul {
  margin-top: 10px;
  height: 190px;
}

.checkbox_ul li {
  padding: 5px;
}

.requirements_detail {
  background: #f1f1f1;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 3px;
  margin-top: 10px;
  padding: 15px 0;
}

.requirements_detail select {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 -3px 4px #ddd inset;
  height: 35px;
  padding: 0 7px;
  width: 100%;
}

.requirements_detail textarea {
  width: 80%;
}

.requirements_detail > input[type="text"] {
  width: 50%;
}

.border_bottom {
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid #f90;
}

.general_form {
  margin: 15px 0;
}

.general_form .row_form,
.news_listing {
  margin: 10px;
}

.general_form .label {
  height: 25px;
  width: 30%;
  font-size: 14px;
  float: left;
}

.general_form input[type="email"],
.general_form input[type="text"] {
  border-radius: 5px;
  box-shadow: 0 -3px 4px #ddd inset;
  height: 25px;
  padding: 4px 10px;
  width: 92%;
}

.general_form textarea {
  width: 65%;
  border-radius: 3px;
}

.box,
.map figure,
.projects a.gal {
  border: 1px solid #e4e4e4;
}

.news_listing .news_title {
  font-size: 15px;
  color: #3c8c14;
  display: block;
}

.news_listing a:hover {
  color: #333;
}

.published_date,
.published_date_detail {
  font-size: 12px;
  color: #999;
}

.box .title,
.page1_block .title {
  font: 20px/20px Oswald, sans-serif;
}

.published_date_detail {
  margin-left: 10px;
}

.page1 .content {
  padding-bottom: 59px;
}

.car_div {
  box-shadow: 0 1px 2px #cacec8;
  background-color: #444;
}

.page1_block {
  padding-bottom: 39px;
  box-shadow: 0 1px 2px 1px #e3e3e3;
}

.page1_block > div > div:hover .icon {
  background-position: center bottom;
}

.icon {
  margin-top: 37px;
  height: 71px;
  background: url(../images/icon1.png) center 0 no-repeat;
}

.ic3,
.ic4 {
  background-position: center bottom;
}

.ic2 {
  background-image: url(../images/icon2.png);
}

.ic3 {
  background-image: url(../images/icon3.png);
}

.ic4 {
  background-image: url(../images/icon4.png);
}

.page1_block > div > div:hover .icon.ic3,
.page1_block > div > div:hover .icon.ic4 {
  background-position: center 0;
}

.page1_block .title {
  text-transform: uppercase;
  color: #222;
  margin-top: -1px;
  margin-bottom: 1px;
}

.box {
  padding: 4px 5px 0 4px;
  margin-top: 19px;
}

.projects a.gal {
  display: block;
  position: relative;
  background-color: #628519;
}

.projects a.gal span {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: url(../images/magnify.png) -100px center no-repeat;
}

a.abs,
a.abs2 {
  z-index: 10;
  right: 1px;
  color: #fff;
  text-shadow: 1px 1px #557316;
  padding: 5px 10px 7px 13px;
  text-transform: uppercase;
}

.projects a.gal img {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  width: 100%;
  box-shadow: 0 0 #fff;
}

.projects a.gal:hover span {
  background-position: center center;
}

.rel {
  position: relative;
}

a.abs2 {
  float: right;
  top: 10px;
  positon: absolute;
  display: block;
  background-color: #434343;
  margin-bottom: 15px;
}

.gallery a.gal,
.map address,
.map figure {
  float: left;
  display: block;
}

a.abs,
a.abs2:hover {
  background-color: #628519;
}

a.abs {
  bottom: 1px;
  position: absolute;
  display: block;
}

a.abs:hover {
  background-color: #434343;
}

.projects {
  position: relative;
  top: -19px;
}

.box .pad {
  padding: 5px 0 7px 5px;
}

.box .title {
  text-transform: uppercase;
  color: #222;
}

.text1 {
  font: 20px/24px Oswald, sans-serif;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 14px;
}

.block1 {
  padding-top: 9px;
}

.block1 + .block1 {
  margin-top: 8px;
}

.block1 .title {
  margin-bottom: 2px;
  font: 700 24px/28px Oswald, sans-serif;
  text-transform: uppercase;
  color: #222;
}

.block1 .fleft {
  margin-right: 19px;
}

.cl1 {
  height: 23px;
}

.serv {
  padding-top: 6px;
}

.serv span {
  color: #222;
  font: 15px/18px "Open Sans", sans-serif;
}

.map address dt,
.prv span {
  font-size: 15px;
  color: #222;
}

.mb1 {
  margin-bottom: 20px;
}

.mb2 {
  margin-bottom: 42px;
}

.proj + .proj {
  margin-top: 27px;
}

.gallery a.gal {
  position: relative;
  background-color: #628519;
}

.gallery a.gal span {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: url(../images/magnify.png) -100px center no-repeat;
}

.copy,
.map,
.map figure {
  position: relative;
}

.gallery a.gal img {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  width: 100%;
  display: block;
  box-shadow: 0 0 #fff;
}

.gallery a.gal:hover span {
  background-position: center center;
}

.gal1 a.gal {
  margin-top: 6px;
  margin-bottom: 19px;
}

.prv p {
  padding-top: 2px;
  margin-bottom: 16px;
}

.prv span {
  display: block;
}

.map figure {
  margin-top: 6px;
  width: 571px;
  margin-right: 23px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.map figure iframe {
  width: 100%;
  height: 353px;
  max-width: 100%;
}

.map address + address {
  margin-left: 75px;
}

.map p {
  margin-bottom: 24px;
}

.map address dt {
  margin-bottom: 18px;
}

address dd span {
  min-width: 74px;
  display: inline-block;
  text-align: left;
}

.map address dd span.col1 {
  min-width: 0;
}

a.link-1 {
  color: #84bb17;
}

a.link-1:hover {
  color: inherit;
}

footer {
  font: 14px/22px Oswald, sans-serif;
  display: block;
  padding-bottom: 25px;
  padding-top: 19px;
  color: #333;
  background-image: url(../images/banner_footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
  width: 100%;
}

.f_contact_us span,
footer h2 {
  color: #fff;
}

.f_cpartners {
  text-align: left;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.f_cpartners img {
  margin-right: 25px;
}

.count_buttons {
  margin-top: 10px;
  margin-bottom: 20px;
}

.footer_links ul {
  list-style-image: url(../images/arrow.png);
  padding-left: 10px;
  padding-bottom: 15px;
}

.footer_links ul li {
  list-style-position: inside;
  text-align: left;
}

.footer_links ul li a {
  font-family: Oswald, sans-serif;
  color: #fff;
}

.f_contact_us {
  text-align: left;
  padding: 10px;
}

.f_phone {
  display: block;
  font-size: 15px;
  color: #3c8c14;
}

.copy {
  font: 13px/22px Oswald, sans-serif;
  color: #fff;
  vertical-align: middle;
  line-height: 35px;
  height: 35px;
  text-align: center;
}

.copyright_div {
  width: 100%;
  float: left;
  background: rgba(76, 76, 76, 1);
  background: -moz-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(76, 76, 76, 1)),
    color-stop(100%, rgba(19, 19, 19, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(76, 76, 76, 1) 0,
    rgba(19, 19, 19, 1) 100%
  );
}

a.f_logo {
  margin-bottom: 13px;
  display: inline-block;
}

@media only screen and (max-width: 995px) {
  .grid_8 {
    padding: 0 15px;
  }
  .body {
    min-width: 768px;
  }
  .white-font {
    font-size: 40px;
    top: 160px !important;
  }
  #owl .extra_wrapper {
    overflow: hidden;
  }
  .map address + address {
    float: left;
    margin-left: 30px;
  }
  #form .success,
  #form input,
  #form textarea,
  .map figure,
  .map figure iframe {
    width: 100% !important;
    float: none !important;
  }
  #form .success {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map figure {
    height: auto !important;
    margin-bottom: 15px;
  }
  .extra_wrapper {
    overflow: visible;
  }
  .nowrap {
    white-space: normal;
  }
  .tab-box a,
  .tab-box a.activeLink {
    padding-left: 5px;
    padding-right: 5px;
  }
  .tabLink img {
    display: block;
    margin: 0 auto;
  }
  .days_for {
    margin-top: 10px;
    display: block;
  }
  .select_country_text {
    width: 35%;
  }
}

@media only screen and (max-width: 767px) {
  body {
    min-width: 420px;
  }
  .h_search {
    float: none;
    overflow: hidden;
    padding-top: 20px;
  }
  #search {
    width: 355px;
  }
  .slogan {
    line-height: 38px;
  }
  .caption {
    display: none;
  }
  #owl .item > img {
    margin-right: 8px;
  }
  .map address {
    float: none;
    margin-left: 0 !important;
  }
  .map address + address {
    margin-top: 30px;
  }
  .country,
  .header-detail,
  .logo {
    text-align: center !important;
  }
  .country,
  .logo {
    padding: 10px 0 0 !important;
  }
  header h1 {
    display: block;
    width: auto;
    position: relative;
    height: auto;
  }
  .img_inner {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
  h1 a {
    max-width: 90%;
  }
  .img_inner img {
    width: 100%;
  }
  header h1 {
    float: none;
    text-align: center;
  }
  header h1 a {
    width: auto;
    display: inline-block;
    height: auto;
  }
  .map {
    padding-right: 0 !important;
  }
  .map figure iframe {
    width: 100%;
    height: 300px;
  }
  .map address {
    margin-right: 0;
  }
  .content .noresize {
    width: auto !important;
    float: left !important;
    margin-right: 20px !important;
    margin-top: 4px !important;
  }
  .company_description img,
  .home_side_banners img,
  .requirements_detail select,
  .requirements_detail textarea {
    width: 100%;
  }
  .img_inner {
    margin-top: 30px;
  }
  .home_side_banners {
    margin-top: 15px;
  }
  .two_line_heading {
    height: 35px;
    line-height: 35px;
  }
  .tab-box {
    border-bottom: 0;
  }
  .tab-box a {
    display: block;
    background: rgba(226, 226, 226, 1);
    background: -moz-linear-gradient(
      top,
      rgba(226, 226, 226, 1) 0,
      rgba(254, 254, 254, 1) 100%
    );
    background: -webkit-gradient(
      left top,
      left bottom,
      color-stop(0, rgba(226, 226, 226, 1)),
      color-stop(100%, rgba(254, 254, 254, 1))
    );
    background: -webkit-linear-gradient(
      top,
      rgba(226, 226, 226, 1) 0,
      rgba(254, 254, 254, 1) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(226, 226, 226, 1) 0,
      rgba(254, 254, 254, 1) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(226, 226, 226, 1) 0,
      rgba(254, 254, 254, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      rgba(226, 226, 226, 1) 0,
      rgba(254, 254, 254, 1) 100%
    );
  }
  .checkbox_ul {
    height: auto;
  }
  .country {
    height: 69px;
    padding-bottom: 2px;
    text-align: left !important;
  }
  .select_country_text {
    text-align: center;
    width: 100%;
    clear: left;
  }
  #country-select {
    width: 77%;
    padding-left: 120px;
  }
  .country_dropdown_wrapper {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 479px) {
  body {
    min-width: 300px;
  }
  #search {
    width: 235px;
  }
  #owl .extra_wrapper {
    overflow: visible;
  }
  #owl {
    padding-bottom: 50px;
  }
  #owl blockquote p {
    padding-left: 0;
  }
  #owl .item > img {
    margin-left: 20px;
  }
  .car_img {
    margin-left: 30px;
  }
  .two_line_heading {
    height: auto;
    line-height: 25px;
  }
  .general_form .label {
    width: 35%;
  }
  #country-select {
    padding-left: 44px;
    width: 82%;
  }
  .heading,
  .heading_detail {
    float: right;
  }
  .general_form input[type="text"] {
    width: 96% !important;
  }
  #form .success,
  #form input,
  #form textarea,
  .map figure,
  .map figure iframe {
    float: none !important;
    width: 96% !important;
  }
}

#calendarDiv .todaysDate div,
#calendarDiv img,
#calendarDiv span {
  float: left;
}

#calendarDiv {
  position: absolute;
  width: 205px;
  border: 1px solid #317082;
  padding: 1px 1px 20px;
  background-color: #fff;
  font-family: arial;
  font-size: 10px;
  visibility: hidden;
}

#calendarDiv .selectBox,
#calendarDiv .selectBoxOver,
#calendarDiv .selectBoxTime,
#calendarDiv .selectBoxTimeOver {
  line-height: 12px;
  padding: 1px 1px 1px 2px;
  cursor: pointer;
}

#calendarDiv td {
  padding: 3px;
  margin: 0;
  font-size: 10px;
}

#calendarDiv .selectBox {
  border: 1px solid #e2ebed;
  color: #e2ebed;
  position: relative;
}

#calendarDiv .selectBoxOver {
  border: 1px solid #fff;
  background-color: #317082;
  color: #fff;
  position: relative;
}

#calendarDiv .selectBoxTime {
  border: 1px solid #317082;
  color: #317082;
  position: relative;
}

#calendarDiv .selectBoxTimeOver {
  border: 1px solid #216072;
  color: #216072;
  position: relative;
}

#calendarDiv .topBar {
  height: 16px;
  padding: 2px;
  background-color: #317082;
}

#calendarDiv .monthYearPicker,
#calendarDiv .timeBar,
#calendarDiv .todaysDate {
  background-color: #e2ebed;
  position: absolute;
}

#calendarDiv .activeDay {
  color: red;
}

#calendarDiv .todaysDate {
  height: 17px;
  line-height: 17px;
  padding: 2px;
  text-align: center;
  bottom: 0;
  width: 201px;
}

#calendarDiv .timeBar {
  height: 17px;
  line-height: 17px;
  width: 72px;
  color: #fff;
  right: 0;
}

#calendarDiv .timeBar div {
  float: left;
  margin-right: 1px;
}

#calendarDiv .monthYearPicker {
  border: 1px solid #aaa;
  color: #317082;
  left: 0;
  top: 15px;
  z-index: 1000;
  display: none;
}

#calendarDiv #monthSelect {
  width: 70px;
}

#calendarDiv .monthYearPicker div {
  float: none;
  clear: both;
  padding: 1px;
  margin: 1px;
  cursor: pointer;
}

#calendarDiv .monthYearActive {
  background-color: #317082;
  color: #e2ebed;
}

#calendarDiv td {
  text-align: right;
  cursor: pointer;
}

#calendarDiv .topBar img {
  cursor: pointer;
}

#calendarDiv .topBar div {
  float: left;
  margin-right: 1px;
}

.alert .close:hover,
.close:focus,
.close:hover {
  opacity: 0.5;
}

.alert {
  color: #fff !important;
  z-index: 99999999999;
  background-blend-mode: color-burn;
  border-radius: 3px;
  width: 33%;
  position: absolute;
  right: 0;
  bottom: 3%;
}

.alert h4 {
  font-weight: 600;
  margin-top: 0;
  color: #fff;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.alert .close,
.close {
  opacity: 0.2;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.alert-danger,
.alert-success {
  position: absolute;
  z-index: 99999;
  top: 8px;
  right: 8px;
  height: 20px;
  padding: 12px 9px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}

.alert-danger,
.alert-error,
.alert-info,
.alert-success,
.alert-warning,
.label-danger,
.label-info,
.label-primary,
.label-success,
.label-warning,
.modal-danger .modal-body,
.modal-danger .modal-footer,
.modal-danger .modal-header,
.modal-info .modal-body,
.modal-info .modal-footer,
.modal-info .modal-header,
.modal-primary .modal-body,
.modal-primary .modal-footer,
.modal-primary .modal-header,
.modal-success .modal-body,
.modal-success .modal-footer,
.modal-success .modal-header,
.modal-warning .modal-body,
.modal-warning .modal-footer,
.modal-warning .modal-header {
  color: #fff !important;
}

.alert-danger {
  background-color: #dd4b39 !important;
}

.alert-danger,
.alert-error {
  border-color: #d73925;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.alert-success {
  background-color: #00a65a !important;
  border-color: #d6e9c6;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Source Sans Pro", sans-serif;
}

.h4,
h4 {
  font-size: 18px;
}

.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-info,
.bg-aqua,
.callout.callout-info,
.label-info,
.modal-info .modal-body {
  background-color: #00c0ef !important;
}

.alert-info,
.label-danger,
.label-info,
.label-primary,
.label-success,
.label-warning,
.modal-danger .modal-body,
.modal-danger .modal-footer,
.modal-danger .modal-header,
.modal-info .modal-body,
.modal-info .modal-footer,
.modal-info .modal-header,
.modal-primary .modal-body,
.modal-primary .modal-footer,
.modal-primary .modal-header,
.modal-success .modal-body,
.modal-success .modal-footer,
.modal-success .modal-header,
.modal-warning .modal-body,
.modal-warning .modal-footer,
.modal-warning .modal-header {
  color: #fff !important;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert .close {
  color: #000;
}

.alert .icon {
  margin-right: 10px;
}

html {
  scroll-behavior: smooth;
}

.banner-new {
  float: left;
  width: 100%;
  background: url(../images/banner-1.jpg) no-repeat center center;
  height: 500px;
  padding: 100px 0 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-new3 {
  float: left;
  width: 100%;
  background: url(../images/stands.jpg);
  height: 500px;
  padding: 100px 0 0 0;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.text {
  padding: 0 25px;
}

.black-bar {
  float: left;
  width: 100%;
  background: url(../images/banner-3.jpg);
  background-position: center;
  padding: 50px 0;
  background-size: cover;
}

.modal-dialog {
  max-width: 50% !important;
  max-height: 50%;
}

.text1 {
  padding: 25px 25px;
  background: #000000b3;
  border-bottom: 3px solid #68ab44;
}

.text1 .banner-heading {
  font-size: 40px;
  color: #68ab44;
  padding: 0;
  line-height: 35px;
  font-family: Raleway, sans-serif;
}

.text1 p {
  font-size: 21px;
  color: #fff;
  line-height: 30px;
  padding: 0 25px 0 0;
  text-transform: none;
  font-weight: 200;
  font-family: Raleway, sans-serif;
}

.text h1,
.text h2,
.text h3 {
  font-size: 25px;
  color: #68ab44;
  padding: 0;
  line-height: 35px;
}

.text p {
  font-size: 19px;
  color: #fff;
  line-height: 30px;
  padding: 0 46px 0 0;
  font-weight: 300;
}

.text h1 {
  font-size: 24px;
  color: #68ab44;
  padding: 0;
  line-height: 35px;
  text-transform: uppercase;
}

.text p {
  font-size: 19px;
  color: #fff;
  line-height: 30px;
  padding: 0 46px 0 0;
  font-weight: 300;
}

.text-sec-1 {
  float: left;
  width: 100%;
}

.text-sec-1 {
  float: left;
  padding: 40px 0;
  width: 100%;
}

.text-section h1,
.text-section h2,
.text-section h3,
.text-section h4,
.text-section h5,
.text-section h6 {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
}

.text-section p {
  font-size: 16px;
  padding: 10px 0 0 0;
}

.black-bar h2,
.black-bar h3,
.black-bar h4,
.black-bar h5 {
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  padding: 0;
  margin: 0;
}

.black-bar p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  margin: 0;
}

.green-bar {
  float: left;
  width: 100%;
  background: url(../images/banner-2.jpg);
  height: auto;
  background-position: center;
  padding: 40px 0;
  background-size: cover;
}

.green-bar h2,
.green-bar h3,
.green-bar h4,
.green-bar h5,
.green-bar h6,
.green-bar h1 {
  margin: 0;
  font-size: 28px;
  color: #fff;
  padding: 0 0 5px 0 !important;
}

.green-bar span {
  color: #fff;
  margin: 0;
  font-size: 18px;
  padding: 0 0 5px 0;
  float: left;
  width: 100%;
}

.green-bar p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
  padding-bottom: 10px;
}

.green-bar p strong {
  font-weight: 500;
}

.pro h6 {
  font-size: 19px;
  padding: 0 20px 0 0;
  color: #68ab44;
}

.pro p:before {
  content: "-";
  padding: 0 5px;
}

.pro {
  padding: 0 10px;
  border: 1px solid #acaaaa;
  margin: 20px 10px;
  border-radius: 2px;
  height: 510px;
  position: relative;
  background: #fff;
}

.pro p {
  padding: 5px 0 5px 0;
  margin: 0;
  display: flex;
  font-size: 16px;
}

.pad {
  padding: 20px 0;
}

.pro img {
  margin: 0 auto;
  display: block;
  padding: 20px 0;
  max-height: 230px;
  min-height: 230px;
}

.text-pro h5 {
  font-size: 29px;
  padding: 5px 0 0 0;
  color: #68ab44;
}

.text-pro p {
  padding: 0;
  margin: 0;
  color: #282828;
  font-size: 20px;
}

.pro-hover {
  display: flex;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: all 0.5s;
  top: 1px;
  left: 1px;
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  flex-wrap: wrap;
  background: rgba(104, 171, 68, 0.89);
  align-items: center;
  align-self: center;
  padding: 10px;
  transform: scaleY(0);
}

.pro:hover .pro-hover {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}

.pro-hover h6 {
  color: #fff;
}

.green-p {
  font-size: 18px;
  text-align: center;
  padding: 10px 70px;
}

.pro-hover p {
  color: #fff;
  padding: 0;
}

.pro-hover p:before {
  display: none;
}

.inner-page-wrapper section {
  float: left;
  width: 100%;
}

.inner-page-wrapper .product-cont {
  padding: 40px 0;
  margin: 35px 0;
}

.inner-page-wrapper .container_12 {
  max-width: 1170px !important;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

.inner-page-last-section {
  padding: 50px 0;
  background: #65a243 url(../images/inner-last-sec.jpg);
  background-size: cover;
}

.inner-page-last-text .inner-page-col {
  padding: 15px 15px;
}

.inner-page-last-text p {
  color: #fff;
  padding: 10px 0;
  margin: 0;
}

.inner-page-last-text .sec-title {
  font-size: 34px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  font-weight: 400;
}

.inner-page-last-col .col-heading {
  font-size: 26px;
  padding-bottom: 5px;
  line-height: 1;
  color: #fff;
  margin: 0;
}

.inner-page-last-col .col-bold {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 5px;
  line-height: 1;
}

.inner-page-last-col .col-text {
  font-size: 18px;
}

body {
  min-width: auto;
}

.container {
  max-width: 1160px !important;
  width: 100% !important;
}

#country-select {
  display: flex;
  align-items: center;
}

.header-social {
  display: flex;
}

.index-banner-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 11;
}

.index-banner-slider .owl-nav button {
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  background: #535354 !important;
  outline: 0;
}

.index-banner-slider .owl-nav button.owl-prev {
  position: absolute;
  left: 25px;
}

.index-banner-slider .owl-nav button.owl-next {
  position: absolute;
  right: 25px;
}

.index-banner-slider .owl-nav button span {
  color: #9c9c9d;
}

.home-content {
  padding: 0 !important;
}

.home-content .bx-wrapper {
  margin-bottom: 0;
  border: 0;
}

.second-section {
  padding: 50px 0;
}

.second-section-text .section-title {
  font-size: 33px;
  color: #68ab44;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.second-section-text .section-title-2 {
  font-size: 28px;
  font-weight: 400;
  padding-bottom: 20px;
  color: #68ab44;
  padding: 0;
  line-height: 1;
}

.second-section-text p.sec-section-text {
  padding: 0;
}

.second-section .index-video-popup-wrap {
  position: relative;
}

.second-section .second-img-wrap {
  position: absolute;
}

.second-section .second-img-wrap a {
  position: absolute;
  top: 10%;
  left: -40px;
}

.second-section .second-img-wrap a img {
  max-width: 80px;
}

.index-third-section {
  padding: 35px 0;
  background: #303030;
}

.index-third-section p {
  color: #fff;
  padding: 0 !important;
}

.index-third-section .third-sec-title {
  font-size: 28px;
  margin-bottom: 15px;
  color: #fff;
  padding: 0 !important;
}

.index-third-section p.third-sec-text {
  font-size: 15px;
  padding: 0 30px 0 0 !important;
}

.index-third-section .index-third-img {
  padding-top: 80px;
}

.index-tabs-section {
  padding: 50px 0;
  background: url(../images/tab-img.png);
  background-size: cover;
}

.index-tabs-section .nav-tabs,
.index-tabs-section .nav-tabs .nav-link {
  border: none;
}

.index-tabs-section .nav-tabs {
  display: flex;
  flex-wrap: wrap;
}

.index-tabs-section .nav-tabs .nav-item {
  width: 32%;
}

.index-tabs-section .nav-tabs .nav-link {
  padding: 20px 65px;
  background: #f4f4f4;
  color: #b2afaf;
  font-size: 21px;
  border-radius: 0;
  text-align: center;
  margin: 0 15px;
  border: 2px solid #d7d8d6;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-tabs-section .nav-tabs .nav-link.active {
  background: #66a843;
  color: #fff;
  border: 2px solid #427826;
}

.index-tabs-section .nav-tabs .nav-link.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #427826;
  border-width: 25px;
  border-top-width: 20px;
  transform: translateX(-50%);
}

.index-tabs-section .tab-content {
  padding-top: 50px;
}

.index-tabs-section .tab-inner-text {
  display: flex;
  align-items: center;
}

.index-tabs-section .tab-inner-text p {
  font-size: 16px;
  color: #242424;
  line-height: 26px;
}

.index-fifth-section {
  padding: 50px 0;
  background: #66a742;
  text-align: center;
}

.index-fifth-section .sec-title {
  font-size: 36px;
  margin-bottom: 10px;
  color: #fff;
  padding: 0 !important;
  text-align: center;
  font-weight: 400;
}

.index-fifth-section p.sec-text {
  font-size: 16px;
  padding: 0 !important;
  color: #fff;
  line-height: 1.8;
}

.index-sixth-section {
  padding: 50px 0;
}

.index-sixth-section .index-sixth-right-col {
  display: flex;
  align-items: center;
}

.index-sixth-section .sixth-sec-text p {
  margin: 0;
  padding: 0;
}

.index-sixth-section .sixth-sec-text .sec-title {
  color: #68ab44;
  font-size: 28px;
  padding-bottom: 15px;
  line-height: 1;
}

.index-sixth-section .sixth-sec-text p.sec-bold {
  color: #282828;
  font-size: 16px;
  padding-bottom: 15px;
  font-weight: 700;
  line-height: 1;
}

.index-sixth-section .sixth-sec-text ul {
  padding: 0;
}

.index-sixth-section .sixth-sec-text ul li {
  padding: 0;
  color: #282828;
  font-size: 15px;
  line-height: 1.5;
}

.index-sixth-section .index-sixth-img-col {
  padding-top: 15px;
  padding-bottom: 15px;
}

.index-seven-section {
  padding: 60px 0;
  background: #f7f6f6;
}

.index-seven-section p {
  margin: 0;
  padding: 0;
}

.index-seven-text .sec-title {
  font-size: 24px;
  color: #68ab44;
  line-height: 1.2;
  margin: 0;
}

.index-seven-text .index-seven-wrap {
  padding-top: 20px;
}

.index-seven-text .index-seven-wrap h4 {
  font-size: 18px;
  color: #68ab44;
  font-weight: 700;
  margin: 0;
}

.index-seven-text .index-seven-wrap h4 b {
  color: #282828;
  font-size: 16px;
}

.index-seven-text .index-seven-wrap p {
  font-size: 14px;
  color: #242424;
}

.index-eight-section {
  padding: 35px 0;
  background: #000 url(../images/index-eight-bg.jpg);
  background-attachment: fixed;
}

.index-eight-section .index-eight-text-col {
  padding-top: 10px;
  padding-bottom: 10px;
}

.index-eight-section .index-eight-text p {
  padding: 0;
  margin: 0;
}

.index-eight-section
  .index-eight-text-col:nth-of-type(1)
  .index-eight-text
  .section-title {
  font-size: 26px;
  color: #68ab44;
  padding-bottom: 10px;
  margin: 0;
  font-weight: 400;
}

.index-eight-section .index-eight-text-col:nth-of-type(1) .index-eight-text p {
  font-size: 16px;
  color: #f7f6f6;
}

.index-eight-section .index-eight-text p:nth-of-type(1) {
  font-size: 20px;
  color: #68ab44;
  padding-bottom: 10px;
}

.index-eight-section .index-eight-text p:nth-of-type(2) {
  font-size: 16px;
  color: #f7f6f6;
}

.index-ninth-section {
  padding: 50px 0;
}

.index-ninth-text p {
  padding: 0;
}

.index-ninth-text .sec-title {
  font-size: 26px;
  color: #68ab44;
  margin-bottom: 10px;
  margin-left: 0;
  font-weight: 500;
}

.index-ninth-text p.sec-bold {
  font-size: 16px;
  color: #282828;
  font-weight: 600;
  margin-bottom: 10px;
}

.index-ninth-text ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.banner-new2 {
  background: url(../images/banner-h2.jpg);
  height: 500px;
  padding: 110px 0 0 0;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.index-ninth-text ul li {
  font-size: 16px;
  color: #282828;
  position: relative;
  width: 50%;
  padding-left: 10px;
  line-height: 25px;
  padding-right: 10px;
}

.index-ninth-text ul li:before {
  position: absolute;
  left: 0;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #68ab44;
}

.index-tenth-section {
  padding: 40px 0;
  background: #67a943;
}

.index-tenth-text p {
  color: #fff;
  padding: 0;
  margin: 0;
}

.index-tenth-text .sec-title {
  font-size: 24px;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  margin: 0;
  font-weight: 400;
  color: #fff;
}

.index-tenth-text p.sec-text {
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 1.8;
}

.bx-wrapper .slider div {
  width: 100vw !important;
}

.grid_4 a {
  color: #fff;
}

.pad-l ul {
  padding: 10px 0 0 5px;
}

.pro-hover a {
  background: #fff;
  padding: 10px 15px;
  color: #79b459 !important;
  text-decoration: none !important;
  margin: 20px 0 !important;
  float: left;
}

.hire-laptop-wrapper section {
  float: left;
  width: 100%;
}

.hire-laptop-sec-div {
  padding-bottom: 15px;
}

.hire-laptop-sec-div p {
  margin: 0;
  color: #282828;
  font-size: 16px;
  padding: 10px 0 0 0;
}

.hire-laptop-sec-div .laptop-sec-text-title {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  font-weight: 500;
}

.hire-laptop-wrapper .black-bar ul {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto;
}

.hire-laptop-wrapper .black-bar ul li {
  font-size: 16px;
  color: #fff;
  line-height: 1;
  margin: 0;
  position: relative;
  width: 50%;
  padding: 5px 5px 5px 10px;
}

.hire-laptop-wrapper .black-bar ul li:before {
  position: absolute;
  left: 0;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #68ab44;
}

.hire-laptop-wrapper .green-bar p {
  padding: 10px 0;
  font-size: 16px;
}

section.inner-product-section {
  padding: 40px 0;
}

.our-promise-section {
  padding: 40px 0;
  background: url(../images/banner-3.jpg);
  background-position: center;
  background-size: cover;
}

.our-promise-section h3,
.our-promise-section h4,
.our-promise-section h5 {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  padding-bottom: 5px;
  padding-left: 10px;
}

.our-promise-div-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.our-promise-div {
  width: 33.33%;
  padding: 10px 10px;
}

.our-promise-div p {
  padding: 0;
  margin: 0;
  color: #fff;
}

.our-promise-div p:nth-of-type(1) {
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.our-promise-div p:nth-of-type(1):before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #68ab44;
}

.our-promise-div p:nth-of-type(2) {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.hire-seventh-section {
  padding: 40px 0;
}

.hire-seventh-section h3,
.hire-seventh-section h4,
.hire-seventh-section h5,
.hire-seventh-section h6 {
  font-size: 29px;
  font-weight: 500;
  padding: 5px 0;
  color: #68ab44;
  margin: 0;
  text-align: center;
}

.hire-seventh-section p {
  margin: 0;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.hire-seventh-section ul {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto;
}

.hire-seventh-section ul li {
  font-size: 16px;
  color: #282828;
  line-height: 1;
  margin: 0;
  position: relative;
  width: 50%;
  padding: 5px 5px 5px 10px;
}

.hire-seventh-section ul li:before {
  position: absolute;
  left: 0;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #68ab44;
}

.clients-review-sec {
  padding: 40px 0;
  background: #65a243 url(../images/inner-last-sec.jpg);
  background-size: cover;
}

.clients-review-sec h3,
.clients-review-sec h4,
.clients-review-sec h5 {
  font-size: 34px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
}

.clients-review-sec p {
  margin: 0;
  padding: 0;
}

.clients-review-sec .clients-review-inner {
  max-width: 600px;
  margin: 0 auto;
}

.clients-review-sec .clients-review-inner .client-comment {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  font-style: italic;
  text-align: center;
}

.clients-review-sec .clients-review-inner .client-name {
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  padding: 10px 0;
}

.clients-review-slider .owl-nav {
  position: absolute;
  left: 48%;
  bottom: -35px;
}

.clients-review-slider .owl-nav button {
  outline: 0;
  box-shadow: none;
  background: 0 0 !important;
}

.clients-review-slider .owl-nav button i {
  color: #fff;
}

.inner-product-section .product-cont .pro {
  height: auto;
}

.epos-system-wrapper .black-bar h2,
.epos-system-wrapper .black-bar h3,
.epos-system-wrapper .black-bar h4,
.epos-system-wrapper .black-bar h5 {
  text-align: left;
  font-size: 26px;
  line-height: 1;
}

.epos-system-wrapper .black-bar p {
  text-align: left;
  padding-bottom: 25px;
  padding-left: 0;
}

.epos-third-section {
  padding: 40px 0;
}

.epos-third-section .epos-third-inner h3,
.epos-third-section .epos-third-inner h4,
.epos-third-section .epos-third-inner h5 {
  font-size: 26px;
  line-height: 1;
  color: #3c8c14;
  margin-left: 0;
}

.epos-third-section .epos-third-inner p {
  font-size: 18px;
  line-height: 1.3;
  color: #282828;
  padding: 10px 0;
}

.epos-last-section {
  padding: 40px 0;
  background: #65a243 url(../images/inner-last-sec.jpg);
  background-size: cover;
}

.epos-last-inner h4,
.epos-last-inner h5,
.epos-last-inner h6 {
  padding: 0 !important;
  margin: 0;
  font-size: 28px;
  color: #fff;
  padding: 0 0 5px 0;
}

.epos-last-inner p {
  margin: 0;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
}

.epos-system-wrapper .hire-laptop-sec-div {
  padding-bottom: 0;
}

.epos-system-wrapper .hire-laptop-sec-div p {
  padding: 10px 0;
}

.pro {
  height: calc(100% - 15px) !important;
}

.printer-hire-wrapper .black-bar h2,
.printer-hire-wrapper .black-bar h3,
.printer-hire-wrapper .black-bar h4,
.printer-hire-wrapper .black-bar h5,
.printer-hire-wrapper .black-bar h6 {
  font-size: 28px;
  padding-bottom: 5px;
}

.printer-hire-wrapper .black-bar p {
  padding: 5px 0;
  text-align: left;
  line-height: 1.3;
}

.printer-hire-wrapper .black-bar .product-title {
  font-size: 20px;
  font-weight: 500;
}

.printer-hire-wrapper .green-bar-inner {
  padding: 10px 0;
}

.printer-hire-wrapper .green-bar-inner p {
  padding: 5px 0;
  font-size: 16px;
  line-height: 1.4;
}

.printer-hire-wrapper .green-bar-inner .green-bar-title {
  font-size: 20px;
  font-weight: 600;
  padding: 0;
}

.hire-printer-fourth-sec {
  padding: 40px 0;
}

.hire-printer-fourth-sec h3,
.hire-printer-fourth-sec h4,
.hire-printer-fourth-sec h5,
.hire-printer-fourth-sec h6 {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  font-weight: 500;
  padding-bottom: 5px;
}

.hire-printer-fourth-sec p {
  padding: 5px 0;
  margin: 0;
  font-size: 16px;
}

.printer-hire-wrapper .our-promise-div {
  width: 50%;
}

ul.divided-ul {
  display: flex;
  flex-wrap: wrap;
}

ul.divided-ul li {
  font-size: 16px;
  color: #282828;
  position: relative;
  width: 50%;
  padding-left: 10px;
  line-height: 25px;
  padding-right: 10px;
}

ul.divided-ul li:before {
  position: absolute;
  left: 0;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #68ab44;
}

.ipad-available-wrapper .text-section p {
  margin: 0;
}

.ipad-available-wrapper .hire-laptop-sec-div .laptop-sec-text-title {
  padding: 10px 0 0 0;
}

.ipad-available-wrapper .hire-seventh-section p {
  font-weight: 400;
}

.ipad-available-wrapper .our-promise-section p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #fff;
}

.ipad-available-wrapper .clients-review-sec p {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.general_form input[type="email"],
.general_form input[type="text"] {
  width: 100%;
}

.text .banner-heading {
  font-size: 25px;
  color: #68ab44;
  padding: 0;
  line-height: 35px;
  font-weight: 500;
}

.second-main-h {
  color: #282828 !important;
  padding-bottom: 10px !important;
  line-height: 1.1;
}

.itab-product-section {
  padding-bottom: 60px !important;
  background: #f9f9f9;
}

.itab-product-section .product-cont {
  padding: 0 0;
}

.itab-product-section .text-pro {
  padding: 0 10px;
}

.itab-product-section .text-pro h5 {
  padding: 0;
  margin: 0;
}

.itab-product-section .text-pro p {
  padding-bottom: 10px;
  font-size: 16px;
}

.itab-product-section .row {
  display: flex;
  flex-wrap: wrap;
}

.itab-product-section .row .pro {
  height: 100% !important;
  margin: 0 10px;
}

.itab-product-section .row .col-12 {
  padding: 0 15px 25px 15px;
}

.giant-itab-sec-2 {
  padding: 30px 0 40px 0;
}

.text-pro h3 {
  margin: 4px -1px;
}

.itab-img-col {
  padding-bottom: 40px;
}

.inner-page-wrapper .requirements_detail {
  max-width: 350px;
  margin: 20px auto 10px auto;
}

.flexed-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.giant-itab-wrap .banner-new {
  background: #a3a4a9 url(../images/Giant-iTab-Banner.jpg);
  background-size: cover;
  height: auto !important;
  padding: 50px 0;
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  background-position: center;
}

.pad a {
  border: 1px solid #fff;
  padding: 10px 30px;
  top: 11px;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.pad a:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
  border: 1px solid #68a847;
}

.inner-page-wrapper .banner-new .banner-heading {
  font-size: 24px !important;
  color: #68ab44 !important;
  padding: 0 !important;
  line-height: 35px !important;
  text-transform: uppercase !important;
  margin: 0;
}

.inner-product-section .product-section-title {
  font-size: 29px;
  padding: 5px 0 0 0;
  color: #68ab44;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.hire-av-wrapper .av-first-sec .av-title {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Source Sans Pro", sans-serif;
}

.hire-av-wrapper .av-seconf-sec .av-title {
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  padding: 0;
  margin: 0;
  font-weight: 500;
}

.hire-av-wrapper .av-third-sec .av-title {
  padding: 0 !important;
  margin: 0;
  font-size: 28px;
  color: #fff;
}

footer {
  background: #000 url(../images/banner_footer.jpg);
}

footer .column-title-1 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  padding: 0;
}

footer .column-title-2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Source Sans Pro", sans-serif;
}

.ipad-available-wrapper .text-sec-1 .laptop-sec-text-title {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  font-weight: 500;
  line-height: 1;
}

.requirements_detail #sidebar-form-anchor {
  font-size: 1.75rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  color: #3c8c14;
  font-family: "Source Sans Pro", sans-serif;
}

.strong-paragraph-wrap {
  padding-top: 10px;
}

.strong-paragraph-wrap.p-t-0 {
  padding-top: 0;
}

.strong-paragraph-wrap p {
  padding: 0 !important;
}

.strong-paragraph-wrap p a {
  border: none !important;
  background: 0 0 !important;
  padding: 0 !important;
  color: #fff !important;
  top: auto !important;
}

.strong-paragraph-wrap p a:hover {
  background: 0 0 !important;
  padding: 0;
}

.last-green-bar p {
  padding: 10px 0;
}

.last-green-bar ul li {
  margin: 0;
  color: #fff;
  font-size: 16px;
  padding-left: 15px;
  position: relative;
}

.last-green-bar ul li:before {
  position: absolute;
  left: 0;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
}

.ipad-for-event-wrap .hire-seventh-section p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.giant-banner-text .heading {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 50px;
  line-height: 1.1;
  padding-bottom: 15px;
  font-weight: 400;
}

.giant-banner-text .bold-text {
  color: #fff;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  padding-left: 0;
}

.giant-banner-text p {
  color: #fff;
  font-size: 17px;
  padding-top: 15px;
  padding-left: 0;
}

.giant-banner-text .banner-icons p {
  padding: 0;
  font-size: 17px;
  top: 10px;
  position: relative;
}

.giant-banner-text .banner-icon {
  padding: 0 10px;
}

.giant-banner-text {
  max-width: 50%;
  text-align: left;
}

.giant-banner-text .banner-icons {
  display: flex;
  align-items: center;
  padding-top: 30px;
}

.giant-banner-text .banner-icon {
  padding: 0 10px;
}

.clients-review-sec p {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.green {
  color: #69a746;
  font-weight: 600;
}

.black-bar ul li {
  color: #fff;
  padding: 0 0;
  margin: 0 0;
  top: 15px;
  position: relative;
}

label.refresh {
  padding: 5px 15px !important;
  top: 0 !important;
}

.ipad-banner .banner-new {
  background: url(../images/ipad-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 175px center;
  min-height: 400px;
}

.banner-new.project-hire {
  background: url(../images/Printer-Hire.png) no-repeat center;
  background-size: cover;
  /*background-position: 175px center;*/
  /*min-height: 400px;*/
}

.banner-new3.m-s-p-h {
  background: url(../images/Microsoft-Surface-Pro.jpg) no-repeat center;
  background-size: cover;
}

.banner-new.p-s-h {
  background: url(../images/Printer-Hire.png) no-repeat center;
  background-size: cover;
}

.banner-new.smrt-phn-hire {
  background: url(../images/Smartphone-Hire.png) no-repeat center;
  background-size: cover;
}

.banner-new.t-e-s {
  background: url(../images/Event-Staff-Services.png) no-repeat center;
  background-size: cover;
}

.banner-new.f-e-w {
  background: url(../images/Festival-Event-WiFi.png) no-repeat center;
  background-size: cover;
}

.banner-new.w-r {
  background: url(../images/Wireless-Routers.png) no-repeat center;
  background-size: cover;
}
.banner-new3.s-i-h {
  background: url(../images/Satellite-Internet.png) no-repeat center;
  background-size: cover;
}

.banner-new.about {
  background: url(../images/About-Page.png) no-repeat center;
  background-size: cover;
}

.inner-page-wrapper .angled-overlay {
  position: relative;
  z-index: 0;
}

.green a {
  color: #69a746;
  font-weight: 600 !important;
  margin: 0;
  padding: 0;
  top: 0;
  text-transform: none !important;
}

.inner-page-wrapper .angled-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  height: 100%;
  width: 70%;
  background: rgba(0, 0, 0, 0.8);
  transform: skewX(33deg);
  z-index: -1;
}

.get-ipad-wrapper .product-cont {
  margin: 0;
}

.get-ipad-wrapper .pro h6 {
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .angled-overlay .text {
    text-align: left;
  }
}

@media only screen and (max-width: 991px) {
  .angled-overlay .text {
    text-align: center;
  }
  .inner-page-wrapper .angled-overlay:before {
    left: 0;
    width: 100%;
    transform: skewX(0);
  }
}

.strong-paragraph-wrap p a.int-link,
a.int-link {
  color: #68ab44 !important;
}

a.int-link:hover {
  color: #68ab44 !important;
}

a.int-link-w,
a.int-link-w:hover {
  color: #fff;
  border: none;
  padding: 0;
  top: auto;
  text-decoration: underline;
  background: 0 0 !important;
}

.clients-review-sec h2 {
  font-size: 34px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
}

.black-bar .heading {
  color: #fff;
  padding: 0 !important;
  margin: 0;
  text-align: left;
  font-size: 26px;
  line-height: 1;
  font-weight: 600;
}

.inner-product-section p.product-name {
  font-size: 19px;
  padding: 0 20px 0 0;
  color: #68ab44;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.inner-product-section p.product-name::before {
  display: none;
}

.hire-seventh-section h2 {
  font-size: 29px;
  font-weight: 500;
  padding: 5px 0;
  color: #68ab44;
  margin: 0;
  text-align: center;
}

.satellite-internet-wrapper .hire-seventh-section p {
  font-weight: 400;
}

.text-left-align h2,
.text-left-align h3,
.text-left-align h4,
.text-left-align h5,
.text-left-align h6 {
  text-align: left !important;
}

span.heading_detail a {
  color: green;
}

i.fas.fa-chevron-down {
  padding: 3px;
}

.text-left-align p {
  padding: 10px 0 !important;
  text-align: left !important;
}

i.fas.fa-chevron-right {
  float: right;
  right: 10px;
  position: relative;
  top: 0;
}

.sb-menu2 {
  width: 180px !important;
  left: 180px !important;
  top: -15px !important;
  height: auto;
}

.tab-content > .active {
  opacity: 1 !important;
}

.epos-fourth-inner .heading {
  margin: 0;
  font-size: 28px;
  color: #fff;
  padding: 0 0 5px 0 !important;
}

.ipad-manhattan-wrapper .banner-new,
.laptop-florida-wrapper .banner-new {
  background: url(../images/banner-1.jpg);
  background-size: cover;
}

.styled-list {
  padding: 10px 0;
}

.styled-list li {
  position: relative;
  padding: 4px 0 4px 15px;
  line-height: 1;
}

.styled-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #68ab44;
}

.inner-page-wrapper .black-bar .heading {
  font-size: 35px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  padding: 0;
  margin: 0;
}

.inner-page-wrapper .green-bar .heading {
  margin: 0;
  font-size: 28px;
  color: #fff;
  padding: 0 0 5px 0 !important;
  font-weight: 500;
}

.inner-page-wrapper .text-sec-1 a {
  font-weight: 600;
  color: #68ab44;
}

.inner-page-wrapper .text-sec-1 a:focus,
.inner-page-wrapper .text-sec-1 a:hover {
  color: #68ab44;
  text-decoration: underline;
}

.inner-page-wrapper .black-bar a,
.inner-page-wrapper .green-bar a {
  font-weight: 600;
  color: #fff;
}

.inner-page-wrapper .black-bar a:focus,
.inner-page-wrapper .black-bar a:hover,
.inner-page-wrapper .green-bar a:focus,
.inner-page-wrapper .green-bar a:hover {
  color: #fff;
  text-decoration: underline;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.ipad-antwerp-wrapper .epos-third-inner p {
  margin-bottom: 0;
}

.col-2-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.col-2-list li {
  position: relative !important;
  top: 0;
  width: 50%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  line-height: 1.2;
}

.col-2-list li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
}

.text-sec-1 .heading {
  font-size: 28px;
  color: #68ab44;
  padding: 0 0;
  margin: 0;
  letter-spacing: 1.2px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.epos-third-section .heading {
  font-size: 26px;
  line-height: 1;
  color: #3c8c14;
  margin-left: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  letter-spacing: 0;
}

.ipad-toronto-wrapper .epos-third-section .epos-third-inner p {
  margin: 0;
}

.inner-page-wrapper .green-bar .heading {
  line-height: 1.2;
}

.ipad-banner .banner-new a {
  color: #fff;
  text-decoration: underline;
  font-weight: 500;
}

.wifi-new {
  float: left;
  width: 100%;
  background: #100e0d url(../images/wifi-box1.jpg);
  height: 500px;
  padding: 100px 0 0 0;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.text-sec-1 .heading {
  line-height: 1;
}

.pro-hover a {
  cursor: pointer;
}

.sf-menu > li:hover ul {
  display: block;
}

#product-Modal .modal-dialog {
  max-width: 750px !important;
}

#product-Modal .modal-title {
  color: #262626;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

#product-Modal .modal-title span {
  color: #68ab44;
}

#product-Modal .modal-header {
  position: relative;
  background: #fdfdfd;
}

#product-Modal .modal-header .close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 35px;
  height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #3c8c12;
  color: #fff;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  outline: none;
  font-size: 16px;
  opacity: 1;
}

#product-Modal .modal-body {
  padding: 15px 20px;
  position: relative;
  background: url(../images/form-bg.jpg);
}

.product-popup-form .pop-form-col {
  padding: 8px 10px;
}

.product-popup-form .pop-form-col input {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid rgba(104, 171, 68, 0.5);
  outline: none;
  color: #757575;
  letter-spacing: 0.8px;
}

.product-popup-form .pop-form-col select {
  width: 100%;
  height: 50px;
  padding: 5px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid rgba(104, 171, 68, 0.5);
  outline: none;
  color: #757575;
  letter-spacing: 0.8px;
}

.thankyou h4 span {
  color: #68ab44;
  font-weight: 600;
}

.thankyou h4 {
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  padding: 0 168px;
  line-height: 27px;
  font-weight: 400;
}

.banner-thanks {
  background: url(../images/thanks.jpg);
  height: 80vh;
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 5px solid #3c8c14;
}

.product-popup-form input[type="number"]::-webkit-inner-spin-button,
.product-popup-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-popup-form input[type="number"] {
  -moz-appearance: textfield;
}

.requirements_detail input[type="number"] {
  -moz-appearance: textfield;
}

.product-popup-form button[type="submit"],
.product-popup-form input[type="submit"] {
  max-width: 300px;
  background: #3c8c14;
  border: 1px solid #3c8c14;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 8px;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
  height: 50px;
  outline: none;
}

#product-Modal .modal-body {
  overflow: hidden;
}

#product-Modal .modal-body form {
  position: relative;
  z-index: 1;
}

#product-Modal .modal-body:before {
  content: "";
  position: absolute;
  top: -150px;
  left: -220px;
  width: 500px;
  height: 100%;
  transform: rotate(-45deg);
  background: rgba(60, 140, 16, 0.75);
}

#product-Modal .modal-body:after {
  content: "";
  position: absolute;
  bottom: -176px;
  right: -250px;
  width: 50%;
  height: 100%;
  transform: rotate(45deg);
  background: rgba(0, 0, 0, 0.75);
  z-index: 0;
}

.thankyou h2 {
  text-align: center;
  font-size: 90px;
  text-transform: uppercase;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: 700;
  color: #fff;
}

.thankyou h2 span {
  color: #68ab44;
}

.alert.alert-success {
  display: none !important;
}

#product-Modal .row {
  position: relative;
  z-index: 1;
}

.contact-pg-form input {
  width: 100% !important;
  height: 40px !important;
  padding: 5px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid rgba(104, 171, 68, 0.5);
  outline: none;
  color: #757575;
  letter-spacing: 0.8px;
}

.contact-pg-form textarea {
  width: 100%;
  height: 120px;
  padding: 5px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 1px solid rgba(104, 171, 68, 0.5);
  outline: none;
  color: #757575;
  letter-spacing: 0.8px;
  resize: none;
}

.contact-pg-form button[type="submit"],
.contact-pg-form input[type="submit"] {
  color: #fff !important;
  max-width: 250px !important;
}

.contact-pg-form-wrap {
}

.epos-banner.banner-new {
  background: url(../images/epos-banner.png);
  background-size: cover !important;
}

.hire-laptop-banner.banner-new {
  background: url(../images/MacBook_rental.png);
  background-size: cover !important;
  background-position: center center !important;
}

.hire-av-banner.banner-new {
  background: url(../images/AV_rental.png);
  background-size: cover !important;
}

.imac-banner.banner-new {
  background: url(../images/iMac_hire.png);
  background-size: cover !important;
  background-position: center center !important;
}

.inner-page-wrapper .green-bar a:hover {
  color: #68ab44 !important;
}

.our-promise-section a {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
}

.inner-product-section .product-cont {
  padding: 0px;
  margin: 0px;
}

@media only screen and (max-width: 767px) {
  #product-Modal .modal-dialog {
    margin: 0 20px;
  }
  .product-popup-form .pop-form-col input {
    height: 40px;
  }
  .product-popup-form .pop-form-col select {
    height: 40px;
  }
  .product-popup-form button {
    height: 40px;
  }
}


/* Breadcrumbs CSS */
.pagenation a:hover {
    color: #eee;
}
.pagenation a {
    padding: 0 0 0 0;
    color: #999;
}
.pagenation i {
    color: #999;
    margin: 0 2px 0 2px;
}
.pagenation {
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    font-weight: 400;
    color: #eee;
    margin: 4px 0 0 0;
    padding: 0;
}
/* Breadcrumbs CSS */