@charset "utf-8";
/**************************************************************************
***************** Master Stylesheet ************************
***************************************************************************
=========================== Content Index =================================
* 1. Miscelnious styles 
* 2. Top line style
* 3. Navigation styles 
* 4. Welcome section styles 
* 5. Our futured services section styles
* 6. Our services section styles
* 7. Open An Account
* 8. Our numbers section styles
* 9. Get a quote section styles
* 10. Accordion styles
* 11. Contact us page styles
* 12. Main footer section styles
* 13. Footer section styles
* 14. Announcments
* 15. Products page
* 16. Research page
* 17. Notices
* 18. Single project page styles
* 19. Project section page styles
* 20. Registration
* 21. Market-at-a-glance
* 22. Promotion page styles
* 23. login banner


***************************************************************************
**************************************************************************/
/***************************************
* 1. Miscelnious styles 
****************************************/

@import url("https://fonts.googleapis.com/css?family=Source Sans Pro:300,400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Source Sans Pro:300,400,400i,700,700i|Source+Sans+Pro:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Raleway");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");

address,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
menu,
nav,
div,
section,
summary {
  display: block;
}
html,
body,
div,
section,
article,
aside,
header,
hgroup,
footer,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
time,
span,
em,
strong,
img,
ol,
ul,
li,
figure,
canvas,
video,
th,
td,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}
a,
a:hover,
a:active {
  text-decoration: none;
}
a.btn {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans";
}
body {
  font-family: "Open Sans";
  width: 100%;
  color: black;
  margin: 0 auto;
  position: relative;
  /*background: #000;*/
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
}

.mylivechat_collapsed_text,
.mylivechat_prechat_text,
.mylivechat_prechat_lbl,
.mylivechat_prechat_submit_button,
.mylivechat_offline_text,
.mylivechat_offline_lbl,
.mylivechat_offline_submit_button {
  font-family: "Open Sans" !important;
}

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

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

/***************************************
* 2. Top line styles
****************************************/

.top-line {
  background-color: #4e4e4e;
  /* background-image: url('../img/bg1.jpg');*/
}

.top-line .container .info {
  margin: 0;
}
.top-line .container .info li {
  display: inline-block;
  color: #ffffff;
  list-style-type: none;
  margin: 10px 0 0 0;
  font-size: 13px;
}

.top-line .container .info li a {
  color: #ffffff;
}

.top-line .container .info li a:hover {
  text-decoration: underline;
  color: #c33b32;
}

.top-line .container .social-icons li {
  display: inline-block;
  color: #ffffff;
  list-style-type: none;
  color: red;
  margin: 16px 0 16px 16px;
}
.top-line .container .social-icons li i {
  font-size: 14px;
  color: #c33b32;
}
.top-line .info i {
  font-size: 14px;
  margin-right: 5px;
  color: #c33b32;
}

/***************************************
* 3. Navigation styles 
****************************************/
.navbar-default.scrolled {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#main-navigation-wrapper.navbar-default {
  background: transparent;
  border: none;
  min-height: auto;
  background: #fff;
  border-top: 1px solid #38374c;
  border-radius: 0;
  margin: 0;
  padding: 10px 0;
}

#main-navigation-wrapper .navbar-default {
  width: 100%;
  z-index: 100;
  font-family: "Open Sans";
}
#main-navigation-wrapper .logo {
  margin: 0px;
}

#main-navigation-wrapper .navbar-nav ul {
  list-style: none;
  margin: 20px;
  padding: 0;
  margin-right: 30px;
}

#main-navigation-wrapper .navbar-nav ul li {
  list-style: none;
  position: relative;
  display: block;
}

.logo-mobile {
  display: none;
}

.searchBtn {
  position: absolute;
  top: 25px;
  right: 0;
}
#main-navigation-wrapper #searchDropdown {
  background: none;
  border: none;
}

.searchBtn i {
  padding: 15px;
  font-size: 18px;
}
#main-navigation-wrapper form {
  height: 50px;
  width: 280px;
  padding: 5px;
  border-radius: 4px;
  margin: 0;
  left: auto;
  right: 0;
  top: 70px;
  border-color: #c33b32;
}
.searchBtn .rightBtn form input {
  font-family: "Open Sans";
  font-weight: normal;
  width: 100%;
  height: 100%;
  background: transparent;
  color: #9e9e9e;
  border: 1px solid #f7f7f7;
  padding: 0 47px 0 10px;
  font-size: 15px;
}

/* Dropdown Menus */

#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0;
  margin-top: 10px;
  border: none;
  border-radius: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-width: 280px;
  background: #1c1c29;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.nav .dropdown-submenu li:last-child {
  border-bottom: 4px solid #c33b32;
}
.nav > li > ul {
  text-align: left;
  display: none;
  background: #eeeeee;
  position: absolute;
  top: 100%;
  left: 0;
  width: 240px;
  z-index: 999999;
}
.nav .dropdown-submenu li {
  border-bottom: 1px solid #b6b6b6;
}

#main-navigation-wrapper .nav .dropdown-submenu li a {
  display: block;
  font-family: "Open Sans";
  text-transform: capitalize;
  color: #e6e6e6;
  font-size: 1em;
  font-weight: 500;
  padding: 12px 0px 12px 15px;
  line-height: normal;
  transition: all 0.4s ease 0s;
}
#main-navigation-wrapper .nav .dropdown-submenu li a:hover {
  background: #c33b32;
  color: #ffffff;
  text-decoration: none;
}

/***************************************
* 3a. Navigation styles 
****************************************/
.navbar-default.scrolled {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#main-navigation1-wrapper.navbar-default {
  background: transparent;
  border: none;
  min-height: auto;
  background: #fff;
  border-top: 1px solid #38374c;
  border-radius: 0;
  margin: 0;
  padding: 10px 0;
}

#main-navigation1-wrapper .navbar-default {
  width: 20%;
  z-index: -1;
  font-family: "Open Sans";
}
#main-navigation1-wrapper .logo {
  margin-top: 5px;
}

#main-navigation1-wrapper .navbar-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 30px;
}

#main-navigation1-wrapper .navbar-nav ul li {
  list-style: none;
  position: relative;
  display: block;
}

.logo-mobile {
  display: none;
}

.searchBtn {
  position: absolute;
  top: 25px;
  right: 0;
}
#main-navigation1-wrapper #searchDropdown {
  background: none;
  border: none;
}

.searchBtn i {
  padding: 15px;
  font-size: 18px;
}
#main-navigation1-wrapper form {
  height: 50px;
  width: 280px;
  padding: 5px;
  border-radius: 4px;
  margin: 0;
  left: auto;
  right: 0;
  top: 70px;
  border-color: #c33b32;
}
.searchBtn .rightBtn form input {
  font-family: "Open Sans";
  font-weight: normal;
  width: 100%;
  height: 100%;
  background: transparent;
  color: #9e9e9e;
  border: 1px solid #f7f7f7;
  padding: 0 47px 0 10px;
  font-size: 15px;
}

.navbar-toggle {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* Dropdown Menus */

#main-navigation1-wrapper .navbar-nav > li > .dropdown-submenu {
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0;
  margin-top: 10px;
  border: none;
  border-radius: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-width: 220px;
  background: #1c1c29;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
#main-navigation1-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation1-wrapper .navbar-nav > .open > .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.nav .dropdown-submenu li:last-child {
  border-bottom: 4px solid #c33b32;
}
.nav > li > ul {
  text-align: left;
  display: none;
  background: #eeeeee;
  position: absolute;
  top: 10%;
  left: 0;
  width: 240px;
  z-index: 999999;
}
.nav .dropdown-submenu li {
  border-bottom: 1px solid #b6b6b6;
}

#main-navigation1-wrapper .nav .dropdown-submenu li a {
  display: block;
  font-family: "Open Sans";
  text-transform: capitalize;
  color: #e6e6e6;
  font-size: 1em;
  font-weight: 500;
  padding: 12px 0px 12px 33px;
  line-height: normal;
  transition: all 0.4s ease 0s;
}
#main-navigation1-wrapper .nav .dropdown-submenu li a:hover {
  background: #c33b32;
  color: #ffffff;
  text-decoration: none;
}

/***************************************
* 4. Welcome styles 
****************************************/

.welcome {
  padding: 100px 0;
}
.welcome h2 {
  text-align: left;
  margin: 0;
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
}
.welcome h2:before {
  content: "";
  position: absolute;
  top: 90px;
  left: 15px;
  width: 50px;
  height: 4px;
  background: #c33b32;
}
.welcome h2 span {
  color: #c33b32;
}

.welcome i {
  color: #c33b32;
}
.welcome ul li {
  list-style-type: none;
  margin-top: 10px;
}
.welcome a.btn {
  padding: 10px 25px;
  color: #c33b32;
  border: 1px solid #cdcdcd;
  margin-top: 15px;
}
.welcome a.btn:hover {
  color: #ffffff;
}
.welcome p {
  margin-top: 30px;
  font-size: 16px;
  color: #363636;
  font-weight: 300;
}
.welcome .video_gallery_container {
  display: block;
  margin: 0px 15px 15px 0px;
  padding: 0px;
  width: 530px;
  height: 360px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 13px -12px 0px -4px rgba(219, 219, 219, 1);
  -moz-box-shadow: 13px -12px 0px -4px rgba(219, 219, 219, 1);
  box-shadow: 13px -12px 0px -4px rgba(219, 219, 219, 1);
}
.welcome .video_gallery_container a {
  position: absolute;
  font-size: 25px;
  left: 50%;
  top: 50%;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  color: #ffffff;
  border: 3px solid #ffffff;
  background: #404856;
  margin: -36px 0 0 -36px;
  text-align: center;
  line-height: 65px;
}

/***************************************
* 5. our futured services section styles
****************************************/
.our-futured-services {
  padding: 50px 0;
  background: #fff;
  text-align: center;
}
.our-futured-services h2 {
  text-align: left;
  margin: 0;
  font-size: 38px;
  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}

.our-futured-services .header h2:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}
.our-futured-services .header {
  margin-bottom: 60px;
}
.our-futured-services .header p {
  text-align: left;
  color: #363636;
  margin: 0;
  font-size: 16px;
}

.our-futured-services h4 {
  text-align: center;
  color: #363636;
  margin: 0;
  font-size: 30px;
}
.our-futured-services .box {
  border: 1px solid #cfcfcf;
  height: auto;
  width: 100%;
  position: relative;
  /*padding: 30px 35px 35px 35px;*/
  background: #ffffff;
  transition: all 0.3s linear;
}
.our-futured-services .box:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box1 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box1:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box2 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box2:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box3 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box3:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box4 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box4:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box5 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box5:hover {
  background: #c33b32;
  color: #ffffff;
}

.our-futured-services .box6 {
  border: 1px solid #cfcfcf;
  height: 280px;
  width: 100%;
  position: relative;
  padding: 30px 20px 35px 20px;
  background: #c5c3c3;
  transition: all 0.3s linear;
  text-align: justify;
}
.our-futured-services .box6:hover {
  background: #c33b32;
  color: #ffffff;
}

.hoverStyle {
  border-bottom-color: #09a223;
}

.our-futured-services h4 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
}

.our-futured-services .box {
  color: #404856;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0px;
}
.our-futured-services .box i {
  color: #c33b32;
  font-size: 38px;
  line-height: 90px;
}

.our-futured-services .box1 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.our-futured-services .box1 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box1 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 90px;
  margin-left: 90%;
  margin-top: 13%;
}

.our-futured-services .box2 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box2 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box2 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 90px;
  margin-left: 90%;
  margin-top: 13%;
}

.our-futured-services .box3 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box3 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box3 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 90px;
  margin-left: 90%;
  margin-top: 0%;
}

.our-futured-services .box4 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box4 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box4 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 90px;
  margin-left: 90%;
  margin-top: 13%;
}

.our-futured-services .box5 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box5 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box5 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 45px;
  margin-left: 90%;
  margin-top: -3%;
}

.our-futured-services .box6 {
  color: #404856;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box6 h4 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0px;
}

.our-futured-services .box6 i {
  color: #000;
  opacity: 0.5;
  font-size: 45px;
  line-height: 45px;
  margin-left: 90%;
  margin-top: 20%;
}

/***************************************
* 6. Our services section styles
****************************************/
.Our-services {
  /*margin-bottom:20px;*/
  /*padding: 40px 0;*/
  /*background: #FFF;*/
  background: #f3f5fa;
}

.Our-services .image {
  border-radius: 5px;
  overflow: hidden;
  height: 250px;
}
.Our-services h2 {
  text-align: left;
  /*margin: 20px;*/
  /*margin-top:50px;*/
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}
.Our-services h2:before {
  content: "";
  position: absolute;
  top: 90px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.Our-services .header h2 {
  text-align: left;
  /*margin: 20px;*/
  margin-top: 50px;
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}
.Our-services .header h2:before {
  content: "";
  position: absolute;
  top: 90px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.Our-services .header {
  margin-bottom: 20px;
  margin-top: -80px;
}
.Our-services .header p {
  text-align: left;
  color: #363636;
  margin: 0;
  font-size: 16px;
}
.Our-services span {
  font-weight: 800;
  color: #c33b32;
}
.Our-services h4 {
  text-align: left;
  margin: 60px 0 0 0;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: bold;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.Our-services h5 {
  text-align: left;
  margin: 10px 0;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 800;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.Our-services h6 {
  text-align: left;
  margin: 8px 0;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.Our-services .box {
  border: 0px solid #e5e5e5;
  height: 335px;
  position: relative;
  padding: 0px 15px 15px 15px;
  background: #ffffff;
  transition: all 0.3s linear;
  margin-bottom: 80px;
}

.Our-services .boxworkshop {
  border-right: 0px solid #eff0ef;
  border-top: 0px solid #eff0ef;
  height: 500px;
  width: 292px;
  position: relative;
  padding: 15px 15px 15px 5px;
  background: #ffffff;
  transition: all 0.3s linear;
  margin-bottom: 80px;
}

.Our-services .boxslider {
  border: 0px solid #e5e5e5;
  height: 500px;
  position: relative;
  /*padding: 5px 15px 15px 5px;*/
  background: #f3f5fa;
  transition: all 0.3s linear;
  /*margin-bottom:80px;*/
}

.Our-services .boxright {
  border: 0px solid #e5e5e5;
  height: 500px;
  position: relative;
  padding: 0px 0px 0px 0px;
  background: #4e4e4e;
  transition: all 0.3s linear;
  margin-bottom: 0px;
  font-size: 78%;
  border-left: 1px solid #666666;
  /*f3f5fa*/
}

/*.Our-services .box:hover {
    background: #c33b32;
    color: #FFFFFF;
}*/

.Our-services .boxedu {
  border: 1px solid #e5e5e5;
  height: 500px;
  width: 20%;
  position: relative;
  padding: 15px 15px 15px 0px;
  background: #ffffff;
  transition: all 0.3s linear;
  margin-left: 3%;
  margin-bottom: 80px;
  font-size: 90%;
  text-align: center;
}
/*.Our-services .boxedu:hover {
    background: #c33b32;
    color: #FFFFFF;
}*/

.Our-services .boxmenu {
  /*border: 1px solid #e5e5e5;*/
  width: 100%;
  height: 500px;
  position: static;
  padding: 10px 10px 10px 10px;
  background: #4a4a4a;
  transition: all 0.3s linear;
  /*margin-bottom:80px;*/
  margin-left: -19px;
  font-size: 90%;
}

.Our-services .boxmenu a {
  color: #fff;
}

.Our-services .boxmenu a:hover {
  background: #4a4a4a;
  color: #c33b32;
}

.Our-services .boxSTI {
  border: 0px solid #e5e5e5;
  height: 335px;
  position: relative;
  padding: 0px 15px 15px 15px;
  background: #ffffff;
  transition: all 0.3s linear;
  /*margin-bottom:80px;*/
}
/*.Our-services .boxSTI:hover {
    background: #c33b32;
    color: #FFFFFF;
}*/

.Our-services .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 55px;
  padding-top: 6px;
  background: #c33b32;
  text-align: center;
  color: #ffffff;
}

.newClass {
  color: #c33b32;
}
.Our-services p {
  line-height: 25px;
  color: #1c1c29;
  font-family: "Open Sans";
}
.Our-services .image img {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.newClass2 {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.owl-carousel {
  position: relative;
}
.owl-nav {
  margin-top: 10px;
  float: right;
}
.owl-nav .owl-prev {
  border: 0px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  line-height: 0px;
  margin-right: 5px;
  margin-bottom: 20px;
  padding: 0px 10px;
  font-size: 22px;
  color: #111111;
}
.owl-nav .owl-next {
  border: 0px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  line-height: 0px;
  margin-right: 5px;
  margin-bottom: 20px;
  padding: 0px 10px;
  font-size: 22px;
  color: #111111;
}

/***************************************
* 6a. Our services-menu section styles
****************************************/
.Our-services-menu {
  background: #000;
}

/***************************************
* 7. Open An Account
****************************************/
.height-50 {
  height: 50px;
}
.service1-section {
  padding: 80px 0;
}
.service1-section a {
  font-size: 16px;
  font-weight: 600;
}
.service1-section aside h3 {
  font-size: 18px;
  font-weight: 600;
}
.service1-section .brochures-download {
  margin-top: 35px;
}

.service1-section .brochures-download a.download-pdf i {
  color: #c33b32;
  margin-right: 10px;
}

.service1-section aside .request-quote {
  padding: 20px;
  background: #1a1c28;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 35px;
}
.service1-section aside .request-quote a.btn {
  padding: 10px 20px;
  color: #c33b32;
  border: 1px solid #cdcdcd;
  margin-top: 10px;
  border: none;
}
.service1-section aside .request-quote a.btn:hover {
  color: #ffffff;
}
.service1-section aside .testimonials-content {
  padding: 23px;
  border: 1px solid #b7b7b7;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 35px;
  border-radius: 5px;
  color: #575757;
  font-size: 16.5px;
  position: relative;
}
.service1-section aside .testimonials-content:before {
  position: absolute;
  left: 10px;
  bottom: -23px;
  background: url(../img/testimonial-pointer.png) no-repeat 0 0;
  width: 44px;
  height: 23px;
  content: "";
}
.service1-section aside .testimonials-author-service .author-img {
  margin-right: 15px;
  float: left;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  overflow: hidden;
}
.service1-section aside .testimonials-service {
  width: 100%;
}
.service1-section aside .testimonials-service .item {
  margin-right: 15px;
}

.service1-section aside .testimonials-author-service h4 {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 20px;
  padding-top: 14px;
  line-height: 21px;
  margin: 0;
}
.service1-section aside .testimonials-author-service h4 span {
  font-family: "Open Sans";
  font-size: 16px;
  color: #c33b32;
  font-weight: 400;
}

.service1-section .service-right-content .service-first .img-box {
  height: 650px;
  overflow: hidden;
  margin-bottom: -30px;
}
.service1-section aside {
  padding-right: 20px;
}
.service1-section .service-right-content .service-first {
  margin-bottom: 38px;
}

.service1-section .service-right-content .service-first p {
  margin-bottom: 38px;
}
.service1-section .service-right-content .service-first h2 {
  text-align: left;
  margin: 0;
  font-size: 38px;
  position: relative;
  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
/*.service1-section .service-right-content .service-first h2:before {
    content: "";
    position: absolute;
    top: 55px;
    left: 0;
    width: 50px;
    height: 4px;
    background: #c33b32;
    
}*/
.service1-section .service-right-content .service-first blockquote {
  text-align: left;
  margin-top: 30px;
  font-size: 18px;
  line-height: 29px;
  color: #c33b32;
  font-style: italic;
}
.service1-section .service-right-content h3 {
  text-align: left;
  color: #363636;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
}
.service1-section .service-right-content p {
  text-align: left;
  color: #363636;
  font-size: 16px;
  line-height: 27px;
}
.service1-section .service-right-content .image {
  height: 250px;
  overflow: hidden;
}
.service1-section .service-right-content ul {
  list-style-type: none;
}

.service1-section .service-right-content ul li {
  font-size: 15px;
  font-weight: bold;
  color: #464646;
}

.service1-section .service-right-content ul li i {
  color: #c33b32;
  margin-right: 10px;
  line-height: 27px;
}

.service1-section .service-right-content .service-business {
  background: #f8f8f8;
  padding: 20px;
  text-align: center;
}
.service1-section .service-right-content .service-business i {
  color: #c33b32;
  font-size: 38px;
  text-align: center;
}
.service1-section .service-right-content .service-business h4 {
  font-size: 22px;
  text-align: center;
}
.service1-section .service-right-content .service-business p {
  font-size: 16px;
  text-align: center;
}

.service1-section .service-right-content .tabs-info .tabs-btn li a {
  color: #c33b32;
}
.service1-section .service-right-content .tabs-info .tabs-btn li a:visited {
  background: #949494;
}
.service1-section .service-right-content .tabs-info .tab-content {
  max-height: 242px;
}
.service1-section .service-right-content .tabs-info .tab-content .tab-pane {
  font-size: 16px;
  line-height: 26px;
  color: #949494;
  padding: 35px 25px;
}

.service1-section .service-right-content .tabs-info .tab-content h3 {
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 24px;
  font-weight: 600;
}

.service1-section .service-right-content .tabs-info .tab-content h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 24px;
  font-weight: 600;
}

.service1-section .service-right-content .tabs-info .tab-content .img-box {
  margin-right: 15px;
}
canvas a.canvasjs-chart-credit {
  color: red;
}

.open-account-modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

#open-account-loading {
  background: rgba(0, 0, 0, 0.4) url("../img/loading.gif") 50% 50% no-repeat;
}

#open-account-success-container {
  background: #ffffff;
  position: relative;
  display: block;
  margin: auto;
  margin-top: 250px;
  height: 200px;
  width: 75%;
  max-width: 500px;
}

#open-account-success-content {
  top: 60px;
  display: block;
  position: relative;
  padding: 5px;
}

/***************************************
* 8. Our numbers section styles
****************************************/

.our-numbers {
  padding: 100px 0;
  position: relative;
  min-height: 503px;
  background: url(../img/testimonial-bg.jpg) fixed right center;
  background-size: cover;
}
.our-numbers h2 {
  text-align: center;
  margin: 0;
  font-size: 38px;
  font-family: "Open Sans";
  color: #ffffff;
  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
}
.our-numbers .icon-box {
  margin-left: 80px;
  margin-bottom: 30px;
  width: 100px;
  height: 100px;
  border: 4px solid #c33b32;
  border-radius: 50%;
  background: #ffffff;
}
.our-numbers .icon-box i {
  color: #c33b32;
  font-size: 38px;
  line-height: 90px;
}

.our-numbers .number-box {
  text-align: center;
  margin: 0;
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
  color: #ffffff;
}
.our-numbers h2 {
  text-align: center;
  margin: 0;
  font-size: 38px;
  color: #ffffff;
  font-family: "Open Sans";

  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
}
.our-numbers h2:before {
  content: "";
  position: absolute;
  top: 60px;
  left: 50%;
  width: 50px;
  margin-left: -25px;
  height: 4px;
  background: #c33b32;
}
.our-numbers p {
  text-align: center;
  margin: 42px 0;
  color: #ffffff;
}
.our-numbers .counters {
  text-align: center;
  margin-top: 30px;
}
.our-numbers .single-count-box .text-box p {
  color: #ffffff;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
}
.our-numbers span {
  font-size: 60px;
  color: #ffffff;
  font-weight: bold;
}

/***************************************
* 9. Get a quote section styles
****************************************/

.get-quote {
  padding: 30px;
  background: #c33b32;
}
.get-quote h3 {
  margin-left: 15px;
  font-size: 33px;
  color: #ffffff;
  font-weight: bold;
}
.get-quote p {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #ffffff;
}
.get-quote a.btn {
  padding: 12px 29px;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin-top: 10px;
  background: #c33b32;
}
.get-quote a.btn:hover {
  color: #c33b32;
}

.get-quote form input[type="text"] {
  width: 49%;
  height: 50px;
  padding: 10px 10px;
  color: #000;
}

.subscribe-modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

#subscribe-loading {
  display: none;
  background: rgba(0, 0, 0, 0.4) url("../img/loading.gif") 50% 50% no-repeat;
}

#subscribe-success {
  display: none;
}

.modal-close {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 24px !important;
}

.subscribe-modal-container {
  background: #ffffff;
  width: 500px;
  position: relative;
  display: block;
  margin: auto;
  margin-top: 250px;
  height: 150px;
}

.subscribe-modal-content {
  top: 60px;
  display: block;
  position: relative;
  padding: 5px;
}

/***************************************
* 10. Accordion styles
****************************************/

#accordion {
  position: relative;
  margin-top: 15px;
  margin-top: 15px;
}
.toggle {
  margin-bottom: 20px;
}

.toggle h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 24px;
  font-weight: 600;
}
.toggle .toggle-heading1 {
  position: relative;
}
.toggle .toggle-heading1 a {
  display: block;
  /*padding: 12px 13px 17px 13px;*/
  /*background: #FFFFFF;*/
  /*border:0px solid #d7d7d7;*/
  border-radius: 5px;
  color: #414141;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  /*text-decoration:underline;*/
  /* -webkit-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    -moz-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);*/
}

.toggle .toggle-heading {
  position: relative;
}

.toggle .toggle-heading a {
  display: block;
  padding: 10px 0px 0px 30px;
  /*background: #FFFFFF;*/
  border: 0px solid #d7d7d7;
  border-radius: 5px;
  color: #414141;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  /*text-decoration:underline;*/
  /*-webkit-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    -moz-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);*/
}

#accordion1 .toggle i {
  width: 23px;
  height: 23px;
  /*border: 2px solid transparent;*/
  border-radius: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 21px;
  margin-right: 10px;
  text-align: center;
  position: absolute;
  left: 142px;
  top: 50%;
  margin-top: -10px;
  color: #333;
  /*border: 2px solid #c33b32;*/
}
.toggle .toggle-body {
  padding: 5px 0px 0px 5px;
  font-size: 16px;
  line-height: 25px;
}

#accordion .toggle i {
  width: 23px;
  height: 23px;
  border: 2px solid transparent;
  border-radius: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-right: 10px;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 55%;
  margin-top: -10px;
  color: #c33b32;
  /*border: 1px solid #c33b32;*/
}

/***************************************
* 11. Contact us page styles
****************************************/

.contact_header {
  position: relative;
  padding: 170px 0 20px 0;
  background: url(../img/contact_head.jpg) center;
}

.contact_header:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(72, 199, 236, 0.9);
}
.contact_header h2 {
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 800;

  text-transform: capitalize;
  color: #ffffff;
}
.contact_us-second {
  padding: 80px 0;
}
.contact_us-second header {
  margin-bottom: 30px;
}

.contact_us-second login {
  margin-bottom: 30px;
}

.contact_us-second h2 {
  text-align: left;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 40px;
  margin-top: -30px;
  text-transform: capitalize;
}
.contact_us-second h2:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}
/*.contact_us-second h2{
    font-weight: bold;
    margin-bottom: 20px;
	margin-left: 0px;
    font-size: 30px;
}*/
.contact_us-second header p {
  margin-top: 40px;
}
/*.contact_us-second h2:before {
    content: "";
    position: absolute;
    top: 40px;
    left: 15px;
    width: 30px;
    height: 5px;
    background: #c33b32;
	border-bottom: solid 1px #FFF;
}*/
/*.contact_us-second h2:after {
    content: "";
    position: absolute;
    top: 40px;
    left: 45px;
    width: 60px;
    height: 5px;
    background: #c33b32;
	opacity:0.7;
	border-bottom: solid 1px #FFF;
}*/

.contact_us-second form {
  position: relative;
  overflow: hidden;
}
.contact_us-second form .form-grp input[type="text"],
.form-grp input[type="email"],
.form-grp textarea {
  width: 100%;
  height: 45px;
  margin-bottom: 20px;
}
.form-grp textarea {
  max-width: 100%;
  max-height: 200px;
}

.projects-section .green .blue .pink {
  width: 100px;
  height: 100px;
  background: green;
}
.contact_us-second .btn {
  padding: 12px 25px;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #cdcdcd;
  margin-top: 15px;
  color: #c33b32;
}
.contact_us-second .btn:hover {
  color: #ffffff;
}
.keep-in ul.social-icons {
  margin-top: 45px;
}
#contact-google-map {
  width: 100%;
  height: 500px;
}
.map-section {
  position: relative;
  clear: both;
  margin-bottom: 30px;
}
.map-outer {
  position: relative;
}
.map-section .outer-container {
  position: absolute;
  max-width: 1170px;
  padding: 0px 15px;
  margin: 0 auto;
  z-index: 20;
}
.map-section .outer-container .info-container {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  bottom: 375px;
  padding: 30px 50px 20px 50px;
  background: #1a3b66;
  border: 10px solid #fff;
  z-index: 4;
  float: left;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.map-section .outer-container .info-container address {
}
.keep-in .social-icons li {
  list-style-type: none;
  line-height: 34px;
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  background: #dadada;
  margin-right: 7px;
  text-align: center;
}
.keep-in ul.social-icons li a {
  color: #c33b32;
}
.contact-box {
  margin-top: 25px;
}
.address-box {
  padding: 20px;
  border-bottom: 1px solid #e2e2e2;
}
.contact-box .address-box .icon-box {
  float: left;
  vertical-align: middle;
}
.contact-box .address-box .icon-box i {
  font-size: 21px;
  color: #c33b32;
  text-align: center;
}
.contact-box .address-box .address-text {
  margin-left: 37px;
  margin-bottom: 0px;
  color: #363636;
}

.contact_us-second .form .form-grp input[type="text"],
.form-grp input[type="email"],
.form-grp textarea {
  width: 100% !important;
  height: 45px !important;
  margin-bottom: 20px !important;
}

.contact-us-modal {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

#contact-us-loading {
  background: rgba(0, 0, 0, 0.4) url("../img/loading.gif") 50% 50% no-repeat;
}

#contact-us-success-container {
  background: #ffffff;
  position: relative;
  display: block;
  margin: auto;
  margin-top: 250px;
  height: 200px;
  width: 75%;
  max-width: 500px;
}

#contact-us-success-content {
  top: 60px;
  display: block;
  position: relative;
  padding: 5px;
}
.fb-circle-icon-contact {
  background: #c33b32;
  width: 20px;
  height: 20x;
  border-radius: 50%;
  text-align: center;
  padding: 5px;
}

/***************************************
* 12. Main footer section styles
****************************************/

.main-footer {
  padding: 15px 0;
  background: #2f383d;
  color: #ffffff;
  border-top: 3px solid #c33b32;
  margin-top: -10px;
}
.main-footer h3 {
  font-weight: bold;
  margin: 0;
  margin-bottom: 16px;
  font-size: 14px;
}
.main-footer p {
  font-size: 10px;
  color: #ffffff;
  margin: 12px 0;
  line-height: 12px;
}

.main-footer .social-icons ul li {
  color: #acacac;
  list-style-type: none;
  line-height: 34px;
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.13);
  margin-right: 7px;
  text-align: center;
  color: #ffffff;
}
.main-footer .social-icons ul li a {
  color: #ffffff;
}
.main-footer .services li {
  list-style-type: none;
  line-height: 28px;
}
.main-footer .services li a {
  text-decoration: none;
  color: #ffffff;
  transition: color 0.4s ease;
}
.main-footer .services li a:hover {
  color: #c33b32;
}
.main-footer .services li a:before {
  content: "\f105";
  font-family: "Open Sans";
  margin-right: 10px;
}

.main-footer .news li {
  list-style-type: none;
  margin-bottom: 20px;
}
.main-footer .news a {
  color: #ffffff;
  text-decoration: none;
}
.main-footer .news span {
  color: #c33b32;
}

.main-footer .get-in-touch li {
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 12px;
}

.main-footer .get-in-touch li i {
  font-size: 10px;
  margin-right: 10px;
}
/***************************************
* 13. Footer section styles
****************************************/

.footer-bottom {
  padding: 10px 10px;
  background: #161a1d;
}
.footer-bottom p {
  color: #8c8c8c;
  margin: 0;
  font-size: 12px;
}
.scroll-top {
  width: 30px;
  height: 30px;
  text-align: center;
  background: #999999;
  opacity: 1.9;
  position: fixed;
  bottom: 40px;
  right: 30px;
  color: #ffffff;
  z-index: 100;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.scroll-top i {
  line-height: 5px;
  color: #ffffff;
  text-decoration: none;
}

.scroll-top:hover {
  opacity: 0.9;
  color: #ffffff;
  text-decoration: none;
}
.fb-circle-icon-footer {
  border: 1px solid #ffffff;
  width: 12px;
  height: 12x;
  border-radius: 50%;
  text-align: center;
  padding: 2px;
  vertical-align: 3px;
}

/***************************************
*14. Announcments
****************************************/

.msg-top {
  width: 300px;
  height: 110px;
  text-align: center;
  background: #ffffff;
  position: fixed;
  bottom: 70px;
  right: 60px;
  color: #c4c2c2;
  z-index: 100;
  font-size: 14px;
  border: 1px solid #ccc;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 1px 3px 5px #888888;
}

.msg-top:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #000;
}
.msg-top i {
  line-height: 25px;
  color: #ccc;
  text-decoration: none;
}

.msg-top a:hover {
  color: #df2e1b;
  text-decoration: underline;
}

.msg-top h3 {
  padding-top: 15px;
  margin: 0;
  color: #4e4e4e;
  font-weight: bold;
}
.msg-top h4 {
  padding-top: 0px;
  margin: 0;
  color: #df2e1b;
  font-size: 12px;
}
#close {
  float: right;
  display: inline-block;
  padding: 1px 6px;
  background: #ccc;
  color: #333;
}

/***************************************
* 15. Products page styles
****************************************/
.Products-page {
  padding: 80px 0;
}

.Products-page h2 {
  text-align: left;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 40px;
  margin-top: -30px;
  text-transform: capitalize;
}
.Products-page h2:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.Products-page .box {
  text-align: center;
  margin-top: 40px;
  width: 100%;
  /*padding: 30px 12px;*/
  border: 1px solid #d4d4d4;
  /*margin-bottom: 40px;*/
  background: #000;
  color: #fff;
}

.Products-page .boxpromo {
  text-align: center;
  margin-top: 40px;
  width: 100%;
  /*padding: 30px 12px;*/
  border: 1px solid #d4d4d4;
  /*margin-bottom: 40px;*/

  color: #fff;
}
.Products-page .box .header {
  /*padding-bottom:5px;*/
  /* border-bottom: 1px solid #d4d4d4;*/
}
.Products-page figure {
  padding-top: 10px;
  width: 100%;
  height: 188px;
  overflow: hidden;
  /*border-radius:50%;*/
  /*margin-left: 80px;*/
}

.Products-page .boxpromo figure {
  padding-top: 0px;
  width: 100%;
  height: auto;
  overflow: hidden;
  /*border-radius:50%;*/
  /*margin-left: 80px;*/
}

.Products-page p {
  font-size: 15px;
  line-height: 23px;
  color: #fff;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
}
.Products-page h4 {
  margin-top: 5px;
  padding-left: 10px;
  line-height: 23px;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
}
.Products-page span {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
}

.Products-page .btn {
  position: absolute;
  padding: 6px 10px;
  font-weight: 600;
  border: 1px solid #df2e1b;
  bottom: 0px;
  right: 4%;
  background: #df2e1b;
  color: #fff;
  width: 120px;
  border-radius: 0%;
}
.Products-page .btn:hover {
  color: #df2e1b;
  background: #fff;
}

.Products-page .btn a {
  text-align: left;
  color: #fff;
  margin: 0;
  font-size: 14px;
  padding: 8px;
}

.Products-page .btn a:hover {
  text-align: left;
  color: #df2e1b;
  margin: 0;
  font-size: 14px;
}

/***************************************
* 16. Research page styles
****************************************/
.Research-page {
  padding: 80px 0;
}
.Research-page h2 {
  text-align: left;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 40px;
  margin-top: -30px;
  text-transform: capitalize;
}
.Research-page h2:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.Research-page .box {
  text-align: center;
  margin-top: 40px;
  width: 100%;
  height: 167px;
  /*padding: 30px 12px;*/
  border: 1px solid #d4d4d4;
  /*margin-bottom: 40px;*/
  background: #000;
  color: #fff;
}
.Research-page .box .header {
  /*padding-bottom:5px;*/
  /* border-bottom: 1px solid #d4d4d4;*/
}
.Research-page figure {
  /*margin-left:-38%;*/
  /*width: 100%;*/
  height: 165px;
  overflow: hidden;
  /*border-radius:50%;*/
  /*margin-left: 80px;*/
}

.Research-page p {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  padding: 0 10px;
  margin-top: 5px;
  padding-left: 160px;
  margin-bottom: 10px;
  text-align: left;
}
.Research-page h4 {
  margin-top: -155px;
  padding-left: 160px;
  text-align: left;
  font-weight: 600;
}
.Research-page span {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  padding: 0 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: left;
}

.Research-page .btn {
  position: absolute;
  padding: 6px 10px;
  font-weight: 600;
  border: 1px solid #df2e1b;
  right: 2.7%;
  bottom: 1px;
  background: #df2e1b;
  color: #fff;
  width: 120px;
  border-radius: 0%;
}

.Research-page .btn:hover {
  color: #df2e1b;
  background: #fff;
}

.Research-page .btn a {
  /*text-align: left;*/
  color: #fff;
  /*margin: 0;*/
  font-size: 14px;
  padding: 8px;
}

.Research-page .btn a:hover {
  /*text-align: left;*/
  color: #df2e1b;
  font-size: 14px;
}

/***************************************
* 17. Notices
****************************************/

.Notices {
  padding: 0px 0;
}
.Notices .header {
  margin-bottom: 5px;
  position: relative;
}
.Notices h2 {
  text-align: left;
  margin: 0;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}
.Notices small {
  text-align: left;
  margin: 0;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  color: #c33b32;
}

.Notices a {
  color: #c33b32;
}

.Notices .blog-wraper {
  border: 1px solid #dfdfdf;
  transition: all 0.3s ease;
}
.Notices .blog-wraper .img-box .date {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px;
  height: 30px;
  padding-top: 8px;
  background: #c33b32;
  text-align: center;
  color: #ffffff;
}

.Notices .img-box {
  position: relative;
  overflow: hidden;
  height: 30px;
}

.Notices .text-box {
  padding: 0px 10px;
}

.hover {
  -webkit-box-shadow: 0px 0px 25px -13px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 0px 25px -13px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 0px 25px -13px rgba(0, 0, 0, 0.42);
}
.Notices .text-box .text {
  margin-bottom: 19px;
}
.Notices .post-meta {
  border-top: 1px solid #dfdfdf;
  padding-top: 14px;
  color: #858585;
}
.Notices .post-meta p {
  margin-bottom: 0;
}

/***************************************
* 18. Single project page styles
****************************************/
.single-project-wraper .img-box {
  height: 500px;
  overflow: hidden;
}
.single-project-wraper .single-project-header {
  margin-top: 40px;
}
.single-project-wraper .single-project-header .customer-info {
  background: #f7f7f7;
  padding: 30px 0 30px 15px;
}
.single-project-wraper .single-project-header .customer-info table td {
  line-height: 40px;
  font-size: 15px;
  color: #c33b32;
  font-weight: bold;
}
.single-project-wraper
  .single-project-header
  .customer-info
  table
  td:first-child {
  padding-right: 15px;
}
.single-project-wraper
  .single-project-header
  .customer-info
  table
  td:last-child {
  padding-left: 15px;
  font-weight: normal;
  color: #292929;
}
.single-project-wraper h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
}
.single-project-wraper .single-project-header .project-title p {
  font-size: 16px;
  line-height: 26px;
  color: #363636;
  margin-top: 10px;
}
.single-project-wraper h2 {
  margin: 0;
  font-size: 38px;

  font-family: "Open Sans";

  font-weight: 800;
  line-height: 40px;
  text-transform: capitalize;
}
.single-project-wraper h2:before {
  content: "";
  position: absolute;
  top: 55px;
  left: 0px;
  width: 50px;
  height: 4px;
  background: #c33b32;
}
.single-project-wraper .single-project-header span {
  color: #c33b32;
}
.single-project-wraper p {
  font-size: 16px;
  line-height: 26px;
  color: #363636;
  margin-top: 25px;
  margin-bottom: 25px;
}
.single-project-wraper a.btn {
  margin-left: -5px;
  padding: 10px 25px;
  color: #c33b32;
  border: 1px solid #cdcdcd;
}
.single-project-wraper a.btn:hover {
  color: #ffffff;
}
.single-project-wraper .project-analysis {
  margin-top: 50px;
  position: relative;
}
.single-project-wraper .project-analysis .chart-box {
  overflow: hidden;
}

.single-project-wraper .project-analysis h3 {
  font-size: 20px;
  margin-top: 15px;
}
.single-project-wraper .project-analysis ul {
  list-style-type: none;
}

.single-project-wraper .project-analysis ul li {
  list-style-type: none;
  font-size: 16px;
  line-height: 26px;
  color: #8a8a8a;
}
.single-project-wraper .project-analysis ul i {
  margin-right: 8px;
  color: #c33b32;
}

/***************************************
* 19. Project section page styles
****************************************/

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

.projects-section h2 {
  text-align: left;
  margin-bottom: 50px;
  font-size: 38px;
  font-family: "Open Sans";

  font-weight: 600;
  line-height: 40px;
  text-transform: capitalize;
}

.projects-section .header h2:before {
  content: "";
  position: absolute;
  top: 40px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.projects-section .controls li span {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #676767;
  text-transform: capitalize;
  border: 1px solid #c1c1c1;
  padding: 14px 24px;
  transition: all 0.3s ease;
}
.projects-section .controls li span:hover {
  background: #c33b32;
  color: #ffffff;
}

.projects-section .thm-container .item {
  overflow: hidden;
  margin-top: 20px;
  height: 200px;
  font-size: 14px;
  color: #333;
  background-color: #c6c3c6;
  margin-right: 20px;
  /*border: 1px solid #000;*/
}

.projects-section .thm-container .item h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: -20px;
  margin-top: 20px;
}

.projects-section .overlay {
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  background-color: rgba(223, 46, 27, 1);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.3s ease;
  color: #fff;
}
.item:hover .overlay {
  width: 100%;
}
.projects-section .overlay .text {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 42%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.projects-section .overlay .text2 {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.projects-section .overlay .text3 {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 90%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.projects-section .overlay i {
  width: 40px;
  height: 40px;
  color: white;
  font-size: 17px;
  line-height: 38px;
  border-radius: 50%;
  background: #333333;
  color: #ffffff;
}

.portfolioFilter a.current {
  font-weight: bold;
}

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

/***************************************
* 20. Registration
****************************************/
.register {
  padding: 80px 0;
}
.register header {
  margin-bottom: 30px;
}

.register h2 {
  text-align: left;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 40px;
  margin-top: -30px;
  text-transform: capitalize;
}
.register h2:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 15px;
  width: 60px;
  height: 4px;
  background: #c33b32;
}

.register h4 {
  text-align: left;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
}

.register header p {
  margin-top: 40px;
}

.register form {
  position: relative;
  overflow: hidden;
}
.register form .form-grp input[type="text"],
.form-grp input[type="email"],
.form-grp textarea {
  width: 80%;
  height: 30px;
  margin-bottom: 10px;
}

.register .btn {
  padding: 12px 25px;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #cdcdcd;
  margin-top: 15px;
  color: #c33b32;
}
.register .btn:hover {
  color: #ffffff;
}

/***************************************
* 21. Market-at-a-glance
****************************************/

.marketwrapper {
  position: relative; /*leave as is*/
  overflow: hidden; /*leave as is*/
  /*border: 10px solid navy;*/
  /*border-bottom-width: 10px;*/
  width: 100%; /*width of featured content slider*/
  height: 230px;
  background-color: #fff;
}

.marketwrapper .contentdiv {
  visibility: hidden; /*leave as is*/
  position: absolute; /*leave as is*/
  left: 0; /*leave as is*/
  top: 0; /*leave as is*/
  font-family: "Open Sans";
  font-size: 17px;
  font-weight: normal;
  padding: 20px;
  background: white;
  width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.pagination {
  width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
  text-align: right;
  background-color: white;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 500px;
  padding: 0px 30px;
}

.pagination a {
  padding: 0 10px;
  text-decoration: none;
  color: #000;
  background: transparent;
}

.pagination a:hover,
.pagination a.selected {
  color: #000;
  /*background-color: #FEE496;*/
}

.contentdiv .date {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 55px;
  padding-top: 3px;
  background: #c33b32;
  text-align: center;
  color: #ffffff;
  margin: 20px;
}

.marketwrapper h4 {
  text-align: left;
  margin: 60px 0 0 0;
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: bold;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.marketwrapper .header p {
  text-align: left;
  color: #363636;
  margin: 0;
  font-size: 16px;
}
.marketwrapper span {
  font-weight: 800;
  color: #c33b32;
}

/***************************************
* 22. Promotion page styles
****************************************/
.Promotion-page {
  padding: 80px 0;
}

.Promotion-page h2 {
  text-align: left;
  font-size: 38px;
  font-family: "Open Sans";
  font-weight: 600;
  margin-top: -30px;
  text-transform: capitalize;
}

.Promotion-page .ban {
  margin-top: 20px;
  width: 100%;
  height: auto;
}

.Promotion-page .ban1 {
  text-align: left;
  margin-top: 40px;
  width: 100%;
  padding: 30px 0px;
  border: 1px solid #d4d4d4;
  /*margin-bottom: 40px;*/
  background: #333333;
  color: #ffffff;
}

.Promotion-page .ban2 {
  text-align: left;
  margin-top: 0px;
  width: 100%;
  padding: 30px 0px;
  /* border: 1px solid #d4d4d4;*/
  /*margin-bottom: 40px;*/
  /*background:#CCCCCC;*/
  color: #000000;
}

.Promotion-page .box .header {
  /*padding-bottom:5px;*/
  /* border-bottom: 1px solid #d4d4d4;*/
}
.Promotion-page figure {
  padding-top: 10px;
  width: 100%;
  height: 188px;
  overflow: hidden;
  /*border-radius:50%;*/
  /*margin-left: 80px;*/
}

.Promotion-page .ban1 p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 0 60px 20px;
  text-align: left;
}

.Promotion-page .ban2 p {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  padding: 0 60px 20px;
  text-align: left;
}

.Promotion-page h4 {
  margin-top: 5px;
  text-align: left;
  font-weight: 500;
  font-size: 24px;
  padding: 0 60px 0px;
}

.Promotion-page h5 {
  margin-top: 5px;
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  padding: 0 60px 0px;
}

.Promotion-page h6 {
  margin-top: 5px;
  text-align: left;
  font-weight: 500;
  font-size: 18px;
}

.Promotion-page h7 {
  margin-top: 5px;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}

.Promotion-page h8 {
  /*margin-top: 5px;*/
  text-align: left;
  font-weight: 500;
  font-size: 24px;
}

.Promotion-page span {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  padding: 0 60px 20px;
  text-align: left;
}

.Promotion-page .btn {
  position: absolute;
  padding: 6px 10px;
  font-weight: 600;
  border: 1px solid #df2e1b;
  bottom: 0px;
  right: 4%;
  background: #df2e1b;
  color: #fff;
  width: 120px;
  border-radius: 0%;
}
.Promotion-page .btn:hover {
  color: #df2e1b;
  background: #fff;
}

.Promotion-page .btn a {
  text-align: left;
  color: #fff;
  margin: 0;
  font-size: 14px;
  padding: 8px;
}

.Promotion-page .btn a:hover {
  text-align: left;
  color: #df2e1b;
  margin: 0;
  font-size: 14px;
}

/***************************************
* 23. login banner
****************************************/

#content-slider {
  line-height: 1;
  font-family: "Open Sans";
  font-size: 10px; /* font-size 1em = 10px = 62.5%*/

  /*background: #4e616d;*/
}

/* ------------------------------- > Clearfix */
.clr {
  *zoom: 1;
}
.clr:before,
.clr:after {
  display: table;
  content: "";
  line-height: 0;
}
.clr:after {
  clear: both;
}

/* ---------------------------------> wrapper */
#content-slider .wrap-slider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  max-width: 1200px;
  /*max-height: 600px;*/
  height: 100%;
  width: 100%;
  /*margin-left:20px;
	margin-top: 20px;*/
  position: relative;
  text-align: right;
}

#content-slider .wrap-slider.full {
  width: 100%;
  max-width: 100%;
  text-align: center;
  border: none;
}

/* --------------------------------> Link style */
#content-slider *:focus {
  outline: 0;
  opacity: 1;
  visibility: visible;
}

#content-slider a:hover {
  color: #7fd4fd !important;
  text-decoration: underline !important;
}

#content-slider a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#content-slider a:hover,
#content-slider a:active {
  outline: 0;
}

/* --------------------------------> Responsive images (ensure images don't scale beyond their parents) */
#content-slider img {
  max-width: 100%;
  width: auto\9;
  height: auto\9;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/*---------------
	Main                        
---------------------------*/

#content-slider .slider {
  margin-top: 5%;
  position: absolute;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#content-slider .inset {
  width: 500%;
  line-height: 0;

  -webkit-animation: 30s slidy infinite;
  -moz-animation: 30s slidy infinite;
  -ms-animation: 30s slidy infinite;
  -o-animation: 30s slidy infinite;
  /*  animation: 30s slidy infinite;*/

  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  /*transition: all 2s ease-in-out;*/
}

#content-slider h1.main-title {
  text-align: center;
  color: #c33b32;
  font-weight: 200;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 25px;
  letter-spacing: 0.1em;
  margin: 5px 0 0px 0;
}

#content-slider .slider [class*="title-"] {
  background: rgba(0, 0, 0, 0.51);
  padding: 1% 1%;
  display: inline-block;
  width: 50%;
  /*width: 385px;*/
  height: auto;
  position: absolute;
  z-index: 12;
  margin: 15px 0 0 15px;
  /*margin-bottom: -15%;
	left: -65%;*/ /**/
  margin-left: -50%;
  line-height: normal;
  overflow: hidden;
  text-align: left;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /*transition: all 0.5s ease-in-out; */
}

#content-slider .slider [class*="title-3"] {
  background: rgba(0, 0, 0, 0.51);
  padding: 1% 1%;
  display: inline-block;
  width: 50%;
  /*width: 385px;*/
  height: auto;
  position: absolute;
  z-index: 12;
  margin: 15px 0 0 15px;
  /*margin-bottom: -15%;
	left: -65%;*/ /**/
  margin-left: 50%;
  line-height: normal;
  overflow: hidden;
  text-align: left;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /*transition: all 0.5s ease-in-out; */
}

#content-slider .slider [class*="title-2"] {
  background: rgba(0, 0, 0, 0.51);
  padding: 1% 1%;
  display: inline-block;
  width: 70%;
  /*width: 385px;*/
  height: auto;
  position: absolute;
  z-index: 12;
  margin: 15px 0 0 15px;
  /*margin-bottom: -15%;
	left: -65%;*/ /*
	margin-left: -50%;*/
  line-height: normal;
  overflow: hidden;
  text-align: left;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /*transition: all 0.5s ease-in-out; */
}

#content-slider .th > [class*="title-"] {
  width: auto;
  height: auto;
  position: absolute;
  top: 0em;
  right: 0em;
  text-align: right;
  margin: 5px 10px 0 0;
  opacity: 1;
  line-height: normal;
  overflow: hidden;

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /*transition: all 0.5s ease-in-out;*/
}

/*------------------------------*/
/* ------------------------------------------------> article */
/*------------------------------*/
#content-slider .slider h1,
#content-slider .th h1 {
  color: #fffefe;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

#content-slider .slider p,
#content-slider .th p {
  color: #fffefe;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

#content-slider .slider a,
#content-slider .th a {
  font-weight: bold;
  color: #df2e1b;
  text-decoration: none;
  text-transform: uppercase;
}

/*------------------------------*/
/* -----------------------------------------------> article img slider*/
/*------------------------------*/
#content-slider .slider h1 {
  font-size: 2em;
  line-height: 1em;
}

#content-slider .slider p {
  font-size: 1.5em;
  line-height: 2em;
}

#content-slider .slider a {
  font-size: 1.2em;
  line-height: 1.5em;
}

/*------------------------------*/
/* -----------------------------------------------> article img prewiew*/
/*------------------------------*/
#content-slider .th h1 {
  font-size: 2em;
  line-height: 1.2em;
}

#content-slider .th p {
  font-size: 1.2em;
  line-height: 1.7em;
}

#content-slider .th a {
  font-size: 1.55em;
  line-height: 1.55em;
}

#content-slider .th img {
  position: relative;
  max-width: 100%;
  height: 82px !important;
  -webkit-filter: brightness(50%);
  -moz-filter: brightness(50%);
  -ms-filter: brightness(50%);
  -o-filter: brightness(50%);
  /*filter: brightness(50%);*/

  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  /* transition: all 0.5s ease-in-out;*/
}

#content-slider .th:hover img {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -ms-filter: brightness(100%);
  -o-filter: brightness(100%);
  /*filter: brightness(100%);*/
}

#content-slider .th:focus img {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -ms-filter: brightness(100%);
  -o-filter: brightness(100%);
  /*filter: brightness(100%);*/
}

/* ---------------------------------------------> main img */
#content-slider figure {
  margin: 0;
  padding: 0;
  width: 20%;
  float: left;
  cursor: pointer;

  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  /*transition: all 2s ease-in-out; */
}

#content-slider figure img {
  width: 100%;
  position: relative;
}

/* --------------------------------------------> max contrloS img preview*/
#content-slider span.th {
  width: 25%;
  margin: 43% 0% 0 0%;
  float: left;
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 1000;
  cursor: pointer;
}

#content-slider input[type="radio"] {
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  /*left: 0%;*/
  display: none;
}

#control {
  position: absolute;
  left: 3%;
  z-index: 4;
  top: 55%;
  width: 95%;
}

#content-slider label.first {
  width: 9px;
  height: 9px;
  margin: 33% 1% 0 0%;
  /*float: left;*/
  text-align: center;
  display: inline-block;
  position: relative;
  z-index: 1000;
  cursor: pointer;
  border-radius: 100%;
  background: #c33b32;
  border: 1px solid transparent;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /*transition: all 0.3s ease-in-out;*/
}

#content-slider #main > label:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 9;

  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  /*transition: all 1s ease-in-out;*/
}

#content-slider input[type="radio"] {
  width: 10px;
  height: 10px;
  display: none;
  position: relative;
  /*left: 0%;*/
  bottom: 0%;

  display: none;
}

#content-slider #control {
  position: absolute;
  left: 3%;
  z-index: 15;
  top: 0%;
  width: 95%;
  margin-top: 10%;

  display: none;
}

#content-slider label.first {
  width: 9px;
  height: 9px;
  /*margin: 33% 1% 0 0%;*/
  margin: 0% 1% -30% 0%;
  /*float: left;*/
  text-align: center;
  /*display: inline-block;*/
  position: relative;
  z-index: 1000;
  cursor: pointer;
  border-radius: 100%;
  background: #c33b32;
  border: 1px solid transparent;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  /*transition: all 0.3s ease-in-out;*/

  display: none;
}

#content-slider #main > label:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 9;

  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  /*transition: all 1s ease-in-out;*/
}

/*_____________________________________________________________________________________________*/

/*-------------------------------------------------------------------
	CoNTROLS                         
-------------------------------------------------------------------*/
#main > label:hover {
  width: 9px;
  height: 9px;
  background: #fff;
  border: 1px solid #c33b32;
}

input#a-1:checked ~ .slider .inset {
  margin-left: 0%;
}
input#a-2:checked ~ .slider .inset {
  margin-left: -100%;
}
input#a-3:checked ~ .slider .inset {
  margin-left: -200%;
}
input#a-4:checked ~ .slider .inset {
  margin-left: -300%;
}
/*input#a-5:checked ~ .slider .inset { margin-left:-400%; }*/

input#a-1:checked ~ #main > label:nth-child(1):after {
  opacity: 1;
  visibility: visible;
}
input#a-2:checked ~ #main > label:nth-child(2):after {
  opacity: 1;
  visibility: visible;
}
input#a-3:checked ~ #main > label:nth-child(3):after {
  opacity: 1;
  visibility: visible;
}
input#a-4:checked ~ #main > label:nth-child(4):after {
  opacity: 1;
  visibility: visible;
}

input#a-1:checked ~ #control>label:nth-child(2),
input#a-2:checked ~ #control>label:nth-child(3),
input#a-3:checked ~ #control>label:nth-child(4),
input#a-4:checked ~ #control>label:nth-child(1),
/*input#a-5:checked ~ #control>label:nth-child(1),*/
input#a-1:checked ~ #control>label:nth-child(4),
input#a-2:checked ~ #control>label:nth-child(1),
input#a-3:checked ~ #control>label:nth-child(2),
input#a-4:checked ~ #control>label:nth-child(3) {
  width: 50px;
  height: 50px;
  top: 12em;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

input#a-1:checked ~ #control > label:nth-child(2),
input#a-2:checked ~ #control > label:nth-child(3),
input#a-3:checked ~ #control > label:nth-child(4),
input#a-4:checked ~ #control > label:nth-child(1) {
  /*background: url(https://github.com/lime7/slider/blob/master/images/right.png?raw=true) no-repeat;	*/
  float: right;
  right: 0.3%;
}

input#a-1:checked ~ #control > label:nth-child(4),
input#a-2:checked ~ #control > label:nth-child(1),
input#a-3:checked ~ #control > label:nth-child(2),
input#a-4:checked ~ #control > label:nth-child(3) {
  /*background: url(https://github.com/lime7/slider/blob/master/images/left.png?raw=true) no-repeat;*/
  float: left;
  left: 0.3%;
}

span#a-1:focus ~ .slider .inset {
  margin-left: 0%;
  opacity: 1;
  visibility: visible;
}
span#a-2:focus ~ .slider .inset {
  margin-left: -100%;
  opacity: 1;
  visibility: visible;
}
span#a-3:focus ~ .slider .inset {
  margin-left: -200%;
  opacity: 1;
  visibility: visible;
}
span#a-4:focus ~ .slider .inset {
  margin-left: -300%;
  opacity: 1;
  visibility: visible;
}
/*span#a-5:focus ~ .slider .inset { margin-left:-400%;opacity: 1; visibility: visible; }*/

span#b-1:focus ~ .slider .inset {
  margin-left: 0%;
  opacity: 1;
  visibility: visible;
}
span#b-2:focus ~ .slider .inset {
  margin-left: -100%;
  opacity: 1;
  visibility: visible;
}
span#b-3:focus ~ .slider .inset {
  margin-left: -200%;
  opacity: 1;
  visibility: visible;
}
span#b-4:focus ~ .slider .inset {
  margin-left: -300%;
  opacity: 1;
  visibility: visible;
}
/*span#b-5:focus ~ .slider .inset { margin-left:-400%; opacity: 1; visibility: visible;}*/

#content-slider input:checked ~ .slider > .inset {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  /*animation: none;	*/
}
#content-slider input:hover ~ .slider > .inset,
#content-slider label:hover ~ .slider > .inset {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  /* animation-play-state: paused;*/
}
#content-slider input:hover ~ .slider > .inset,
#content-slider label:hover ~ .slider > .inset {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  /* animation-play-state: paused;*/
}
#content-slider span:focus ~ .slider > .inset {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  /* animation: none;*/
}
#content-slider span:hover ~ .slider > .inset {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  /*animation-play-state: paused;*/
}

/*---------
	ANIMATION img                        
----------------------------*/

@keyframes slidy {
  20% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  45% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  70% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  95% {
    margin-left: -300%;
  }
  100% {
    margin-left: -400%;
  }
}
@-webkit-keyframes slidy {
  20% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  45% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  70% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  95% {
    margin-left: -300%;
  }
  100% {
    margin-left: -400%;
  }
}
@-moz-keyframes slidy {
  20% {
    margin-left: 0%;
  }
  25% {
    margin-left: -100%;
  }
  45% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  70% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  95% {
    margin-left: -300%;
  }
  100% {
    margin-left: -400%;
  }
}
/*@-o-keyframes slidy {
	 20% { margin-left:    0%; }
	 25% { margin-left: -100%; }
	 45% { margin-left: -100%; }
	 50% { margin-left: -200%; }
	 70% { margin-left: -200%; }
	 75% { margin-left: -300%; }
	 95% { margin-left: -300%; }
	100% { margin-left: -400%; }
}*/

@media only screen and (max-width: 1040px) and (min-width: 640px) {
  #content-slider .th h1 {
    font-size: 1.2em;
    line-height: 1em;
  }

  #content-slider .th p {
    font-size: 1em;
    line-height: 0.7em;
  }

  #content-slider .th a {
    font-size: 0.55em;
    line-height: 0.55em;
  }
}

/*@media only screen and (max-width: 940px) { 

	#content-slider .slider [class*='title-'] { margin-bottom: -20%; }

}*/

@media only screen and (max-width: 640px) {
  #content-slider {
    display: none;
  }

  /*#content-slider .slider [class*='title-'] { display: none; }*/

  /*#content-slider span.first { display: none; }

	#content-slider span.th { width: 98%; cursor: default; margin-top: 37%; }

	#content-slider span.th img { float: left; width: 40%; margin-right: 5%; padding: .7% 0 0 0; }

	#content-slider .th>[class*='title-'] { right: 0%; width: 55%;  text-align: left; }

	#content-slider #b-2 { margin: 5% auto 0 auto; }

	#content-slider #b-3, #content-slider #b-4 { margin-top: 5%; }

	#content-slider span#b-2:focus { opacity: 1; } span#b-2:focus ~ span#b-5 { display: none; }
	#content-slider span#b-3:focus { opacity: 1; } span#b-3:focus ~ span#b-5 { display: none; }
	#content-slider span#b-4:focus { opacity: 1; } span#b-4:focus ~ span#b-5 { display: none; }

	#content-slider #control { display: block; }

	#content-slider #main { padding: 1% 0; width: 100%; margin-top: 50%; z-index: 10; position: absolute; text-align: center; background: rgba(0, 0, 0, 0.71); }

	#content-slider label.first { display: inline-block; margin-bottom: 0; }
*/
}

@media only screen and (max-width: 480px) {
  #content-slider {
    display: none;
  }

  /*
	#content-slider #main { padding: 1% 0; width: 100%; margin-top: 50%;/*bottom: -15.5em;*/ /*z-index: 10; position: absolute; text-align: center; background: rgba(0, 0, 0, 0.71); }

	#content-slider label.first { margin-bottom: 0; }
	/*#content-slider span.th { display: none; }*/

  /*#content-slider span.th img { display: none; }

	#content-slider .th>[class*='title-'] { width: 98%; margin: 2% auto; position: relative; text-align: center; }

	#content-slider #control { margin-top: 12%; }*/
}

/***************************************
* Fraud Warning
****************************************/
.box-shadow-none {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}

.asText {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.impersonation-fraud-warning {
  font-family: Open Sans;
  font-size: 13px;
  background-color: #222a35;
  padding: 5px;
  padding-bottom: 15px;
}

div.row-alt:last-child {
  float: right;
  width: 8%;
}

div.row-alt {
  display: inline-block;
  width: 92%;
}

div.row-alt button,
div.row-alt a {
  color: #ffbf00;
  text-decoration: underline;
  font-weight: normal;
}

.hide {
  display: none;
}

.fraud-warning {
  color: #ffbf00;
  font-weight: bold;
}

.fraud-padding-bottom {
  height: 10px;
}

.fraud-content {
  color: #f7f3df;
}
