@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}


#logomenu {
  width: 150px;
}

.menusabitle{
    position: fixed;
    top: 0;
    height: 88px;
    z-index: 1;
}
#videolar iframe {
  width: 100% !important;
  height: 500px !important;
}

.teklifform_txt {
    width: 100%;
    height: 28px;
    border: 1px solid #d0c3b0;
    background: #ffeea7;
    margin-bottom: 7px;
    text-align: left;
    padding-left: 5px;
    color: #000;    
}
body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: #fde47f;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #fde47f;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 400;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

#menu{
font-weight: normal;
}
#menu li{
}
#menu li  a{
    color: #000;
    background-color: #fff;
 }
#menu li  a:hover{
  
    color: #000; 
    border-top: 3px solid #fcda53;
    
}
#menu li  a:focus{
  
     color: #000; 
    border-top: 3px solid #fcda53;
   
}#menu li a:active{
  
    color: #000;
    border-top: 3px solid #fcda53;
}#menu> li.active > a,
#menu > li.active > a:hover {
  color: #f2e4cf;
  cursor: default;
  background-color: #3e596a;
}
#fh5co-header {
  position: relative;
  z-index: 99;
  opacity: 1;
  top: 0;
    float: right;

}
@media screen and (max-width: 768px) {
  #fh5co-header {

    margin-top: 0;
    background: #fff;

  }#videolar iframe {
  width: 100% !important;
    height: 180px !important;
}#logomenu {
    width: 126px;
}
  #fh5co-header .navbar-brand {
    color: #fde47f !important;
  }
  #fh5co-header #navbar li a {
    color: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #fh5co-header #navbar li a:hover {
    color: #fde47f !important;
  }
  #fh5co-header #navbar li a span:before {
    background: transparent !important;
  }
  #fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #fde47f !important;
  }
  #fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar li a {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #000;
  position: relative;
}
#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
#fh5co-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fde47f;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#fh5co-header #navbar li a:hover {
  color: #fde47f;
}
#fh5co-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #000;
}
#fh5co-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding-left: 0;
  color: #fff;
}
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #fde47f;
}
#fh5co-header.navbar-fixed-top #navbar li a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #fde47f;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #fde47f;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
  color: #fde47f;
  font-style: normal;
}
#fh5co-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 50px;
  clear: both;
}
.section-heading h2 {
  font-size: 50px;
  font-weight: 300;
  color: #444;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #fde47f;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#fh5co-our-services,
#fh5co-about-us,
#fh5co-features,
#fh5co-testimonials,
#fh5co-pricing,
#fh5co-press {
  padding: 7em 0;
}
@media screen and (max-width: 480px) {
  #fh5co-our-services,
  #fh5co-about-us,
  #fh5co-features,
  #fh5co-testimonials,
  #fh5co-pricing,
  #fh5co-press {
    padding: 5em 0;
  }
}

#fh5co-testimonials {
  background: #6173f4;
}
#fh5co-testimonials .section-heading h2 {
  color: white;
}
#fh5co-testimonials .section-heading h2:after {
  background: rgba(255, 255, 255, 0.2);
}
#fh5co-testimonials .section-heading .subtext h3 {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #6173f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-testimonials .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
}
#fh5co-testimonials .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}
#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

#fh5co-pricing .price-box {
  border: 2px solid #ECEEF0;
  text-align: center;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
#fh5co-pricing .price-box.popular {
  border: 2px solid #6173f4;
}
#fh5co-pricing .price-box.popular .popular-text {
  top: 0;
  left: 50%;
  margin-left: -54px;
  margin-top: -2em;
  position: absolute;
  padding: 4px 20px;
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#fh5co-pricing .price-box.popular .popular-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid black;
  border-top-color: #6173f4;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#fh5co-pricing .pricing-plan {
  margin: 0;
  padding: 0;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
#fh5co-pricing .price {
  font-size: 50px;
  color: #000;
}
#fh5co-pricing .price .currency {
  font-size: 20px;
  top: -1.2em;
}
#fh5co-pricing .price small {
  font-size: 16px;
}
#fh5co-pricing .pricing-info {
  padding: 0;
  margin: 0 0 30px 0;
}
#fh5co-pricing .pricing-info li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

#fh5co-our-services,
#fh5co-press {
  background: #f4f4f4;
}

#fh5co-our-services .box {
  padding: 30px;
  background: #fff;
  text-align: center;
  color: #7f7f7f;
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 992px) {
  #fh5co-our-services .box {
    min-height: inherit;
    margin-bottom: 60px;
  }
}
#fh5co-our-services .box .icon {
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
}
#fh5co-our-services .box .icon > span {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-our-services .box .icon > span i {
  font-size: 40px;
  color: #fff !important;
  margin: 0;
  padding: 0;
}
#fh5co-our-services .box .icon.colored-1 {
  background: #2aaf67;
}
#fh5co-our-services .box .icon.colored-2 {
  background: #00bff3;
}
#fh5co-our-services .box .icon.colored-3 {
  background: #f26522;
}
#fh5co-our-services .box .icon.colored-4 {
  background: #e52b50;
}
#fh5co-our-services .box .icon.colored-5 {
  background: #2fc5cc;
}
#fh5co-our-services .box .icon.colored-6 {
  background: #6173f4;
}
#fh5co-our-services .box .step-number {
  font-size: 16px;
  display: block;
  color: #d1d1d1;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
#fh5co-our-services .box h3 {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
}

#fh5co-features {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-features {
    padding: 4em 0;
  }
}
#fh5co-features .fh5co-service {
  margin-bottom: 30px;
  float: left;
}
#fh5co-features .fh5co-service .fh5co-icon {
  float: left;
  width: 20%;
}
#fh5co-features .fh5co-service .fh5co-icon i {
  font-size: 40px;
  color: #6173f4;
}
#fh5co-features .fh5co-service .fh5co-desc {
  width: 80%;
  float: right;
}
#fh5co-features .fh5co-service .fh5co-desc h3 {
  margin-top: 0;
  font-size: 18px;
}

#fh5co-press .fh5co-press-item {
  background: #fff;
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item {
    display: block !important;
  }
}
#fh5co-press .fh5co-press-item .fh5co-press-text,
#fh5co-press .fh5co-press-item .fh5co-press-img {
  width: 50%;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item .fh5co-press-text,
  #fh5co-press .fh5co-press-item .fh5co-press-img {
    height: inherit;
    float: none !important;
    width: 100%;
    display: block !important;
  }
}
#fh5co-press .fh5co-press-item .fh5co-press-text {
  float: left;
  padding: 20px;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
  position: relative;
}
#fh5co-press .fh5co-press-item .fh5co-press-text .fh5co-press-title .fh5co-border {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #fde47f;
}
#fh5co-press .fh5co-press-item .fh5co-press-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  #fh5co-press .fh5co-press-item .fh5co-press-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #fde47f;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #fde47f;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fde47f;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #fde47f;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#footer {
  padding: 50px 0;
  color: #7f7f7f;
}
#footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #6173f4;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #6173f4;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #6173f4;
  color: #fff;
}
.social li a.social-circle {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #6173f4;
  color: #fff;
}
.social.social-circle a {
  background: #6173f4;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.owl-carousel .owl-controls .owl-nav {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-carousel:focus .owl-controls .owl-nav, .owl-carousel:hover .owl-controls .owl-nav, .owl-carousel:active .owl-controls .owl-nav {
  opacity: 1;
}
.owl-carousel .btn-primary:hover, .owl-carousel .btn-primary:focus, .owl-carousel .btn-primary:active {
  background: transparent !important;
  border: 2px solid #fff !important;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.owl-carousel .owl-controls .owl-nav .owl-next i:before,
.owl-carousel .owl-controls .owl-nav .owl-prev i:before {
  color: rgba(255, 255, 255, 0.5);
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  right: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover i:before {
  color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  left: 10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover i:before {
  color: white;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: 2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  background: white;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: white;
  background: transparent;
  border: 2px solid #fff;
}

.owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
  height: 800px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item, .owl-carousel-fullwidth .fh5co-owl-text-wrap {
    height: inherit;
    padding: 5em 0;
  }
}
.owl-carousel-fullwidth .fh5co-owl-text-wrap {
  position: relative;
}
.owl-carousel-fullwidth .item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
}
.owl-carousel-fullwidth .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 8;
}
.owl-carousel-fullwidth .item img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .iphone-image {
  position: relative;
  z-index: 99;
}
.owl-carousel-fullwidth .item .iphone-image .iphone {
  float: right;
  text-align: right;
  position: relative;
  bottom: -12em;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .iphone-image .iphone {
    bottom: 0em;
    text-align: center;
    float: none !important;
    margin: 0 auto;
    display: block;
  }
}
.owl-carousel-fullwidth .item .iphone-image .iphone img {
  max-width: 100%;
}
.owl-carousel-fullwidth .item .fh5co-owl-text {
  display: table-cell;
  vertical-align: middle;
  z-index: 10;
  position: relative;
}
.owl-carousel-fullwidth .item .fh5co-owl-text a {
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.owl-carousel-fullwidth .item .fh5co-owl-text a:hover {
  text-decoration: none;
  color: white;
  border-bottom: 1px solid white;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead-2, .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-lead {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }
}
.owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
  font-size: 30px;
  line-height: 30px;
  line-height: 42px;
  font-weight: 100;
  margin-bottom: 30px;
  color: white;
}
@media screen and (max-width: 768px) {
  .owl-carousel-fullwidth .item .fh5co-owl-text .fh5co-sub-lead {
    font-size: 24px;
    line-height: 34px;
  }
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*# sourceMappingURL=style.css.map */
html, body, div, ul {
  margin: 0;
  padding: 0;
}

a img {
  border: 1px solid #BBB;
  padding: 2px;
  vertical-align: top;
}

a img.last {
  margin-right: 0;  
}@charset "utf-8";
/* CSS Document */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. General
3. Header
4. Header Nav
5. Main slider
6. About/About two/About three/About four
7. Separator/Separator two
8. Service/Service two/Service details
9. Testimonial
10. Team/Team two/Team details
11. Singup
12. Blog/Blog single/Blog sidebar
13. Client
14. Features
15. Works
16. Shop/Shop-single/Shop-chat/Shop-checkout
17. Error
18. Inner page heading
19. Contact
20. Footer


**********************************************/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import "../css/font-awesome.min.css";
@import "../css/font-awesome-animation.min.css";
@import "../css/jquery-ui.min.css";
@import "../css/animate.css";
@import "../css/bootsnav.css";
@import "../css/animations.css";
@import "../css/hero.css";
@import "../css/owl.css";
@import "../css/isotop.css";
@import "../css/magnific-popup.css";
@import "../css/fancyBox.css";
@import "../css/icofont.css";
@import "../css/flaticon.css";
@import "../css/Stroke-Gap-Icons.css";
/* ========== Table of contents ========== */


/* ========== General css start========== */
body {
    font-family: 'Raleway', sans-serif;
    color: #111111;
    font-size: 14px;
    line-height: 26px;
    background-color: #ffffff;
    overflow-x: hidden;
    max-width: 100%;
}
img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
p {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}
ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
a { 
    font-family: 'Raleway', sans-serif;
    color: #808080;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #595959;
    text-decoration: none;
}
a:hover,
a:focus {
    outline: none !important;
}
a img {
    border: none;
}
iframe {
    border: none;
}
/* ========== HEADINGS FON-TSIZE ========== */
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #0a0a0a;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.my-big-font h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 800;
    line-height: 72px;
    left: 22%;
    position: absolute;
    text-align: left;
}
.big-font {
    color: #fff;
    font-size: 55px;
    font-weight: 800;
    line-height: 72px;
}
.my-big-font.style2 h2{
    color: #000000;
}
.big-font.style3{
    color: #fff;
}
.my-big-font.style2 span {
    color: #fff;
}
.my-industrial-color {
    color: #fcd846;
}
.my-slider-title {text-align: center;}
.my-slider-title h2{
    color: #000;
    font-size: 54px;
    font-weight: 800;
    line-height: 60px;    
}
.my-slider-title-three h2{
    color: #fff;
    font-size: 39px;
    font-weight: 800;
    line-height: 60px;    
}
.my-slider-title-three h3 {
    color: #fcd846;
    letter-spacing: 3px;
    margin-bottom: 25px;
}
.my-slider-title-three h3::after {
    background: #fcd846;
    content: "";
    height: 2px;
    left: 0;
    margin: 32px auto 0;
    position: absolute;
    right: 0;
    width: 60px;
}
/* HOME SLIDER */
    .cd-hero.home-two .cd-slider-nav > nav {
      bottom: 100%;
      display: table;
      float: right;
    }
    .home-two .my-big-font.style2.my-slider-title > h2,
    .home-two .text-left.my-big-font > h2{
        left: 19%;
        margin-top: 5%;
    }
    .home-two .big-font.style3.my-slider-title-three > h3{
        margin-top: 4%;
    }

/* ========== TITLE LINE ========== */
.my-section-title {
    margin-bottom: 60px;
}
.my-section-title h2 {
    font-size: 36px;
    margin-bottom: 20px;
    float: left;
}
.my-section-title h2 span {
    color: #fcd846;
}
.my-section-title .my-title-line {
    float: left;
    position: relative;
    width: 50px;
    height: 1px;
    background: #fcd846;
    margin-top: 18px;
    margin-left: 15px;
    margin-top: 22px;
}
.my-section-title .my-title-line::before {
    content: " ";
    position: absolute;
    top: -3px;
    left: 0;
    width: 40px;
    height: 1px;
    background: #fcd846;
}
.my-section-title .my-title-line::after {
    content: " ";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 40px;
    height: 1px;
    background: #fcd846;
}
.my-section-title-right {

}
.my-section-title-right h2 {
    float: right;
}
.my-section-title-right .my-title-line {
    float: right;
    margin-right: 15px;
    margin-left: 0;
}
.my-section-title-right .my-title-line::before {
    left: 10px;
}
.my-section-title-right .my-title-line::after {
    left: 10px;
}
.my-section-title-center {
    text-align: center;
}
.my-section-title-center h2 {
    float: none;
    margin-bottom: 15px;
}
.my-section-title-center .my-title-line {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
}
.my-section-title-center .my-title-line::before {
    left: 5px;
}
.my-section-title-center .my-title-line::after {
    left: 5px;
}

/* ========== layer START ========== */
.my-layer-black {
    position: relative;
}
.my-layer-black:before {
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.9);
}
.my-layer-yellow {
    position: relative;
    overflow-x: hidden;
}
.my-layer-yellow:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(252, 216, 70, 0.9);
}

/* ========== My button css start ========== */ 
.my-btn-yellow {
    color: #ffffff;
    background: #FCD846;
    text-transform: uppercase;
    padding: 12px 42px;
    font-size: 12px;
    font-weight: bold;
    border: none;
    border-radius: 0;
    -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;
}
.my-btn-yellow:hover {
    color: #ffffff;
    background: #eac014;
    -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;
}
.my-btn-black {
    color: #ffffff;
    background: #0A0A0A;
    text-transform: uppercase;
    padding: 12px 42px;
    font-size: 12px;
    font-weight: bold;
    border: none;
    border-radius: 0;
    -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;
}
.my-btn-black:hover {
    color: #ffffff;
    background: #333333;
    -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;
}


/* ========== Scroll To Top ========== */
#scrollUp {
    bottom: 10px;
    right: 3%;
    padding: 10px 10px;
    background-color: rgba(252, 216, 70, 0.9);
}
#scrollUp:before {
    content: "\f01b";
    font-family: FontAwesome;
    font-size: 26px;
    color: #ffffff;
    padding-top: 5px;
}
/* Preloader */

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.gif);
}
/* ========== Header top css start ========== */
.my-header-top-bar {
    box-shadow: rgba(0, 0, 0, 0.45098) 0px 1px 15px -8px;
}
.my-header-top-bar p {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}
.my-header-top-bar p i {
    margin-right: 5px;
}
.my-header-top-bar .btn {
    font-family: 'Raleway', sans-serif;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: none;
    background: #FCD846;
    font-weight: bold;
    font-size: 12px;
    color: #111111;
    text-transform: uppercase;
}
.my-header-top-bar .btn i {
    margin-right: 5px;
}

/*Header top bar two start*/
.my-main-header-two .my-header-top-bar {
    position: absolute;
    top: 5%;
    z-index: 9999;
    width: 100%;
    box-shadow: none;
}
.my-header-top-content {
    background: rgba(10, 10, 10, 0.9);
    padding: 12px 0 12px 50px;
    position: relative;
    margin-top: -20px;
}
.my-header-top-content:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -50px;
    top: 0;
    border-bottom: 60px solid rgba(10, 10, 10, 0.9);
    border-left: 50px solid transparent;
}
.my-header-top-content:after {
    content: "";
    width: 15px;
    height: 60px;
    background: rgba(10, 10, 10, 0.9);
    position: absolute;
    right: -15px;
    top: 0;
}
.my-header-top-content ul li {
    float: left;
    margin-right: 105px;
} 
.my-header-top-content ul .my-quote{
    margin-right: 0;
}
.my-header-top-content ul .my-quote a {
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 5px;
}
.my-header-top-content ul .my-quote a i {
    margin-right: 5px;
    color: #FCD846;
}
.my-header-top-content ul li p {
    color: #ffffff;
}
.my-header-top-content ul li p i {
    margin-right: 10px;
}

/*Header top bar three start*/
.my-main-header-three .my-header-top-bar {
    box-shadow: none;
    background: #222222;
}
.my-main-header-three .my-header-top-bar p {
    color: #ffffff;
}
.my-main-header-three .my-header-top-bar .btn {
    background: none;
    color: #ffffff;
    margin-top: 5px;
}
.my-main-header-three .my-header-top-bar .btn i {
    color: #FCD846;
}



/*Main Logo start*/
.my-logo-bar {
}
.my-logo {
    display: block;
    text-align: center;
}
.my-logo img {
    width: 168px;
    height: 115px;
}#mycarousel2{
      padding: 0;
    margin: 0px auto;
}
@media (max-width: 767px) {
   #mycarousel2{
    
       }

}

/* ========== Header Nav css Start ========== */

.my-container-two,
.my-container-three {
    padding: 0;
}
.my-header-nav {
    border-top: 1px solid #E1E1E1;
}
.scroll-to-fixed-fixed {
    background: #ffffff;
    -webkit-box-shadow: 0px 8px 12px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 12px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 12px -10px rgba(0,0,0,0.75);
}
.my-header-nav .my-searce-icon {
    font-size: 22px;
    line-height: 70px;
    color: #ffffff;
    background: #000000;
    padding: 0px 20px 0px;
    display: block;
}
.my-header-nav .my-shopping-icon {
    font-size: 22px;
    line-height: 70px;
    color: #111111;
    background: #FCD846;
    padding: 0px 20px 0px;
    display: block;
    position: relative;
}
.my-header-nav .my-shopping-icon:after {
    content: "2";
    color: #ffffff;
    background: #10395C;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 10px;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
nav.navbar.navbar-default.bootsnav.my-menu-style-three{
    padding: 10px 0; 
}
.my-menu-style-two a.navbar-brand {
    padding: 5px;
}
/*Header Two Nav css start*/
.my-main-header-two .my-container {
    background: rgba(10, 10, 10, 0.9);
    padding: 0;
}
.my-main-header-two .my-main-nav {
}
.my-main-header-two .my-main-nav {
    position: absolute;
    top: 12% !important;
    width: 100%;
    z-index: 9999 !important;
}
.my-main-header-two .my-main-nav .my-logo-2 {
    width: 222px;
    height: auto;
}
.my-main-header-two .scroll-to-fixed-fixed {
    top: 0 !important;
    background: rgba(10, 10, 10, 0.9);
}
/* NEW MANU */

/*=========== NEW  HEADER ==========*/
nav.navbar{
    margin-bottom: 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border: none;
}
nav.navbar.bootsnav.my-menu-style-one{
    border: none;
    position: relative;
}
nav.navbar.bootsnav.my-menu-style-one ul.nav > li > a{
    padding: 25px 17px;
}
nav.navbar.bootsnav.my-menu-style-three ul.nav > li > a{
    padding: 20px 12px;
}

.navbar.bootsnav.my-menu-style-three > .container .navbar-brand,
.navbar.bootsnav.my-menu-style-three > .container-fluid .navbar-brand {
    margin-top: -12px;
}
nav.navbar.my-menu-style-three{
    border-bottom: none;
}
nav.navbar.bootsnav.yellow ul.nav > li > a{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;    
}
nav.navbar.bootsnav.my-menu-style-one.yellow ul.nav > li > a,
nav.navbar.bootsnav.my-menu-style-three.yellow ul.nav > li > a{
    color: #111111;
}
nav.navbar.bootsnav.yellow ul.nav > li > a,  
nav.navbar.bootsnav.yellow ul.nav > li > a,
nav.navbar.bootsnav.yellow li.dropdown ul.dropdown-menu > li > a {
    border-top: 1px solid #fff;

}

nav.navbar.bootsnav.yellow ul.nav > li > a.active,  
nav.navbar.bootsnav.yellow ul.nav > li > a:hover,
nav.navbar.bootsnav.yellow li.dropdown ul.dropdown-menu > li > a:hover{
    border-top: 1px solid #fcd846;
    color: #fcd846;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    -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;    
}
nav.navbar.bootsnav.yellow li.dropdown ul.dropdown-menu > li > a {
    color: #000;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
nav.navbar.bootsnav.yellow li.dropdown ul.dropdown-menu > li > a:hover{
    padding-left: 20px;
}
nav.navbar.bootsnav ul.nav > li > a{
    color: #fff;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    text-transform: uppercase;    
}
nav.navbar.bootsnav.my-menu-style-two.yellow ul.nav > li > a,{
    border-bottom: none;
    color: #fff;
}
nav.navbar.bootsnav.my-menu-style-two ul.nav > li > a {
    padding: 25px 15px;
}
nav.navbar.bootsnav.my-menu-style-two ul.nav > li > a
.my-shopping.page-two{
    margin: 10px 20px 0 0;
}
nav.navbar.bootsnav.my-menu-style-two {
    border: none;
    background-color: transparent;
}
nav.navbar.bootsnav.my-menu-style-two #navbar-menu {
    background-color: rgba(10, 10, 10, 0.9);
}
nav.navbar.bootsnav.green ul.nav > li > a.active,  
nav.navbar.bootsnav.green ul.nav > li > a:hover,
nav.navbar.bootsnav.green li.dropdown ul.dropdown-menu > li > a:hover {
    color: #1a724a;
}
nav.navbar.bootsnav.my-menu-style-two ul.nav > li > a, 
nav.navbar.bootsnav.my-menu-style-two ul.nav > li > a, 
nav.navbar.bootsnav.my-menu-style-two li.dropdown ul.dropdown-menu > li > a {
    border-top: 1px transparent ;
}
/*Header Three Nav css start*/
.my-main-header-three .my-header-nav {
    border-top: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.my-main-header-three  .my-searce-icon {
    background: #FCD846;
}

/* ========== Main slider css Start ========== */
.my-main-slider {
    position: relative;
}
.my-main-slider .container-fluid{
    padding: 0;
}

/* ========== About css Start ========== */
.my-about-field {
    padding: 80px 0 50px;
    position: relative;
}
.my-about-field .my-about-col {
    margin-bottom: 30px;
}
.my-about-field .my-about-col h1 {
    font-size: 48px;
    font-weight: bold;
}
.my-img-hover {
    position: relative;
    text-align: center;
}
.my-img-hover .layer {
    background-color: rgba(252, 216, 70, 0.9);
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    color: #000;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    padding-top: 7%;
    transform: scale(0);
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-img-hover:hover .layer {
    transform: scale(1);
}
.my-img-hover i {
    color: #ffffff;
}
.my-img-hover [class^="flaticon-"]:before, 
[class*=" flaticon-"]:before, 
[class^="flaticon-"]:after, 
[class*=" flaticon-"]:after {
    font-size: 50px;
    margin-left: 0;
}
.my-img-hover h4 {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
    font-weight: 600;
}
.my-about-box {
    position: relative;
    padding-left: 175px;
    margin-top: 85px;
    margin-bottom: 85px;
}
.my-hexagon-box {
    position: absolute;
    left: 0;
    top: 0;
}
.hexagon {
    text-align: center;
    position: relative;
    width: 160px;
    height: 90px; 
    background-color: #FCD846;
    padding-top: 10px;
}
.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 48px solid #FCD846;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 48px solid #FCD846;
}
.hexagon img {
    width: 85px;
    height: 75px;
    margin: 0 auto;
}
.hexagon h3 {
    font-size: 18px;
    color: #ffffff;
    background: #0A0A0A;
    width: 50px;
    height: 50px;
    padding-top: 12px;
    position: absolute;
    top: -45px;
    right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -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;
}
.my-about-box:hover h3 {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    -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;
}
.my-about-box h4 {
    font-size: 18px;
    font-weight: 600;
}
/*About two start*/
.my-about-field-two {
    padding-top: 0;
}
.my-about-field-two .my-about-box-two {
    position: relative;
    padding-left: 172px;
}
.my-about-field-two .my-about-box-two .my-left-img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 115px;
    border: 1px solid #FCD846;
    display: block;
    text-align: center;
    -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;
}
.my-about-field-two .my-about-box-two:hover .my-left-img-box {
    background: #FCD846;
    -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;
}
.my-about-field-two .my-about-box-two .my-left-img-box img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-top: 18px;
}
.my-about-field-two .btn {
    margin-top: 25px;
}
.my-about-field-two .my-img-hover {
    margin-top: 30px;
}
.my-about-field-two h4 {
    font-size: 18px;
}
/*About three start*/
.my-about-field-three {
    padding: 80px 0 110px;
    background: url(../images/bg/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.my-about-field-three .my-section-title h2 {
    color: #ffffff;
}
.my-about-field-three .my-about-col {
    margin-bottom: 30px;
}
.my-about-field-three .my-layer-yellow:before {
    background: rgba(252, 216, 70, 0.7);
}
.my-about-field-three .my-video-path {
    position: relative;
}
.my-about-field-three .my-video-path img {
    width: 375px;
    height: 260px;
}
.my-about-field-three .my-video-path 
.my-video-layer {
    position: absolute;
    left: 50%;
    top: 30%;
}
.my-about-field-three .my-video-path 
.my-video-layer img {
    width: 300px;
    height: 260px;
}
.my-video-layer i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #ffffff;
    margin-top: -20px;
    margin-left: -20px;
}
/* accordion start */
.my-accordion .panel {
    background: transparent;
}
.my-accordion .panel-group .panel+.panel {
    margin-top: 15px;
}
.my-accordion .panel-default {
    border: none;
}
.my-accordion .panel-heading {
    padding: 0;
}
.my-accordion .panel-default>.panel-heading {
    background: none;
    border: none;
}
.my-accordion .panel .panel-title a {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-transform: initial;
    font-weight: 600;
}
.my-accordion .panel .panel-title a i,
.my-accordion .panel .panel-title a i {
  background-color: #000000;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.my-accordion .panel .panel-title a .icon-1 {
  display: inline-block;

}
.my-accordion .panel .panel-title a .icon-1:after {
    content: "";
    position: absolute;
    left: 34px;
    top: 40px;
    width: 1px;
    height: 205px;
    background: rgba(255, 255, 255, 0.2);
}
.my-accordion .panel-title a.collapsed .icon-1 {
  display: none;
}
.my-accordion .panel .panel-title a .icon-2 {
  display: none;
}
.my-accordion .panel .panel-title a.collapsed .icon-2 {
  display: inline-block;
}
.my-accordion .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding-left: 50px;
}
.my-accordion .panel-group .panel-heading+.panel-collapse>.panel-body p {
    color: #ffffff;
}
/*About four start*/
.my-about-field-four {
    padding: 80px 0 50px;
}
.my-about-field-four .my-about-col {
    margin-bottom: 30px;
}
.my-about-field-four .my-about-col h2 {
    font-size: 30px;
    color: #111111;
    text-transform: initial;
    font-weight: 600;
}
.my-about-field-four .my-about-col h2 span {
    color: #fcd846;
}
.my-about-box-three {
    padding-top: 50px;
    border-top: 2px solid #B5B5B5;
    -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;
}
.my-about-box-three:hover {
    border-color: #FCD846;
    -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;
}
.my-about-box-title {
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px;
}
.my-about-box-title h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: initial;
}
.my-hexagon {
    position: absolute;
    left: 0;
    top: 0;
}
.hexagon-small {
    text-align: center;
    position: relative;
    width: 60px;
    height: 40px;
    background-color: #FCD846;
    padding-top: 5px;
}
.hexagon-small img {
    width: 25px;
    height: 25px;
}
.hexagon-small:before {
    bottom: 100%;
    border-bottom: 15px solid #FCD846;
}
.hexagon-small:after {
    top: 100%;
    width: 0;
    border-top: 15px solid #FCD846;
}
.hexagon-small:before, .hexagon-small:after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
.my-about-video i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -31px;
    margin-left: -31px;
    font-size: 72px;
    color: #ffffff;
}
.my-about-video .my-layer-black:before {
    background: rgba(0,0,0,.6);
}
.my-another-title {
    margin-bottom: 25px;
    padding-left: 10px;
    border-left: 2px solid #FCD846;
}
.my-another-title span {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #111111;
    font-weight: 600;
    text-transform: uppercase;
}
.my-another-title h2 {
    font-size: 32px;
    color: #111111;
    letter-spacing: 5px;
}
/*Accordion two start*/
.my-accordion-two .panel .panel-title a i,
.my-accordion-two .panel .panel-title a i {
    background-color: #000000;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.my-accordion-two .panel .panel-title a .icon-1 {
    display: inline-block;
}
.my-accordion-two .panel .panel-title a .icon-1:after {
    content: " ";
    position: absolute;
    left: 34px;
    top: 40px;
    width: 1px;
    height: 205px;
    background: rgba(255, 255, 255, 0.2);
}
.my-accordion-two .panel-title a.collapsed .icon-1 {
    display: none;
}
.my-accordion-two .panel .panel-title a .icon-2 {
    display: none;
}
.my-accordion-two .panel .panel-title a.collapsed .icon-2 {
    display: inline-block;
}
.my-accordion-two .panel-title a {
    font-size: 15px;
    font-weight: 600;
    text-transform: initial;
}
.my-accordion-two .panel-group .panel {
    border-radius: 0;
}
.my-accordion-two .panel-default>.panel-heading {
    background-color: #F9F9F9;
    border-color: #EEEEEE;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/* Technology start*/
.my-technology-field {
    background: #FCD846;
    margin-bottom: 80px;
    min-height: 600px;
}
.my-technology-field .my-paddless {
    padding: 0;
}
.my-technology-content {
    padding: 80px 450px 60px 60px;
}
.my-technology-field .my-another-title {
    border-color: #ffffff;
}
.my-technology-field .panel .panel-title a .icon-1:after{
    background: transparent;
}


/* ========== Separator css Start ========== */
.my-separator-field {
    background: #0A0A0A;
    overflow: hidden;
}
.my-left-separator {
    width: 50%;
    background: #FCD846;
    float: left;
    border-right: 10px solid #ffffff;
    -ms-transform: skewX(-20deg); /* IE 9 */
    -webkit-transform: skewX(-20deg); /* Safari */
    transform: skewX(-20deg); /* Standard syntax */
}
.my-seratator-inside {
    width: 100%;
    background: #FCD846;
    padding-left: 44%;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: -32px;
    -ms-transform: skewX(20deg); /* IE 9 */
    -webkit-transform: skewX(20deg); /* Safari */
    transform: skewX(20deg); /* Standard syntax */
}
.my-left-separator h2 {
    font-size: 30px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 0;
    -ms-transform: skewX(0); /* IE 9 */
    -webkit-transform: skewX(0); /* Safari */
    transform: skewX(0); /* Standard syntax */
}
.my-right-separator {
    width: 50%;
    padding: 50px 0;
    float: left;
    padding-right: 20%;
    padding-left: 8%;
    position: relative;
}
.my-right-separator img {
    width: 180px;
    height: 160px;
    position: absolute;
    left: 32%;
    top: 0;
    z-index: 99;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* for IE8 in IE7 mode */
    filter: alpha(opacity=10); /* for IE6-IE8 */
    opacity: .1;
}
.my-right-separator {
    margin-top: 20px;
}

/* Separator two start*/
.my-separator-field-two {
    padding: 150px 0;
    text-align: center;
    background: url(../images/bg/7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.my-separator-field-two.my-layer-black:before {
    background: rgba(0, 0, 0, 0.7);
}
.my-separator-field-two h2 {
    font-size: 32px;
    color: #ffffff;
    font-weight: 600;
    line-height: 48px;
}
.my-separator-field-two h2 span {
    color: #fcd846;
}


/* ========== Service css Start ========== */
.my-service-field {
    padding: 80px 0 50px;
    position: relative;
}
.my-transpar-bg-left {
    width: 335px;
    height: 335px;
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    filter: alpha(opacity=10);
    opacity: .03;
}
.my-service-field .my-service-row {
    margin-top: 70px;
}
.my-service-col {
    margin-bottom: 30px;
}
.my-single-item {
    position: relative;
}
.my-single-item .layer{
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.my-single-item:hover .layer {
    transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.my-single-item .my-arrow {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 0;
    height: 0;
    border-right: 100px solid #000000;
    border-bottom: 100px 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;
}
.my-single-item:hover .my-arrow {
    border-right-color: #FCD846;
    -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;
}
.my-single-item .my-small-img {
    width: 35px !important;
    height: 30px;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
}
.my-service-field .owl-theme .owl-nav [class*=owl-] {
    border-radius: 0;
    background: none;
    border: 1px solid #ffffff;
    padding: 4px 12px;
    -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;
}
.my-service-field .owl-theme .owl-nav [class*=owl-]:hover {
    background: #FCD846;
    border-color: #FCD846;
    -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;
}
.my-service-field .owl-theme .owl-nav i {
    color: #ffffff;
}
.my-service-field .gallery-slider .owl-theme .owl-dots, .owl-theme .owl-nav {
    position: relative;
}
.my-service-field .owl-theme .owl-nav .owl-prev {
    display: table;
    left: -5px;
    position: absolute;
    bottom: 132px;
}
.my-service-field .owl-theme .owl-nav .owl-next {
    display: table;
    right: -5px;
    position: absolute;
    bottom: 132px;
}
.my-service-field .my-layer-yellow {
    position: relative;
}
.my-service-field .my-layer-yellow:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    background-color: rgba(252, 216, 70, 0.5);
}
.my-video-img i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    color: #ffffff;
}
.my-video-img i:before {
    font-size: 60px;
}
.my-service-field .my-service-row .my-section-title {
    margin-bottom: 30px;
}
.my-service-field .my-service-row .my-section-title h2 {
    float: none;
}
.my-service-field .my-service-row .my-section-title .my-title-line {
    float: none;
    margin-left: 0;
}
.my-service-field .my-service-row .my-service-col ul {
    margin-bottom: 25px;
}
.my-service-field .my-service-col ul li {
    margin-bottom: 10px;
    margin-top: 10px;
}
.my-service-field .my-service-col ul li:before {
    content: "\f05d";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #111111;
}
.my-service-field .my-service-col ul li a {
    color: #111111;
}

/ service two start /
.my-service-field-two {
    padding-bottom: 50px;
    padding-top: 80px;
}
.my-service-field-two {
    padding: 80px 0 50px;
    position: relative;
}
.my-service-col {
    margin-bottom: 30px;
}
.my-service-item {
    position: relative;
    overflow: hidden;
}
.my-service-icon {
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 60px;
    height: 60px;
    background: #ffffff;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-icon a i {
    color: #FCD846;
    font-size: 30px;
    line-height: 60px;
}
.my-service-item:hover .my-service-icon {
    right: -60px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-item .my-service-title {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    background: #FCD846;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-item:hover .my-service-title {
    bottom: -65px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-item .my-service-title h4 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0;
}
.my-service-content {
    position: absolute;
    bottom: -190px;
    background: #0A0A0A;
    padding: 20px;
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-item:hover .my-service-content {
    bottom: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-service-content h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
}
.my-service-content p {
    color: #ffffff;
    z-index: 2;
}
.my-service-content img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

/* ========== Service details css Start ========== */
.my-service-details-field {
    padding: 80px 0 50px;
}
.my-service-details-col {
    margin-bottom: 30px;
}
.my-service-details-field .my-service-slider 
.owl-theme .owl-nav [class*=owl-] {
    padding: 7px 22px;
    border-radius: 0;
    border: 1px solid #333333;
    color: #333333;
    background: transparent;
    font-size: 20px;
    -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;
}
.my-service-details-field .my-service-slider .owl-theme 
.owl-nav [class*=owl-]:hover {
    background: #FCD846;
    border-color: #FCD846;
    color: #ffffff;
    -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;
}
.my-processing {
    margin-top: 80px;
}
.my-processing h2 {
    font-size: 30px;
}
.my-processing h2 span {
    color: #fcd846;
}
.my-processing .my-para-space {
    margin-bottom: 25px;
}
.my-processing-img {
    position: relative;
}
.my-processing-img .my-processing-img-over {
    position: absolute;
    right: -8%;
    bottom: -75%;
}
.my-team-inner {
    margin-top: 50px;
}
.my-Service-details-col ul {
    margin-bottom: 50px;
}
.my-Service-details-col ul li {
    border: 1px solid #EEEEEE;
    border-left: 4px solid #EEEEEE;
    margin-bottom: 5px;
    -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;
}
.my-Service-details-col ul li a {
    color: #111111;
    padding: 15px 10px;
    background: #F9F9F9;
    display: block;
}
.my-Service-details-col ul li:hover {
    border-left-color: #FCD846;
    -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;
}
.my-Service-details-col h5 a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    background: #FEC107;
    padding: 15px 40px;
    display: block;
}
.my-Service-details-col h5 a i {
    margin-right: 10px;
    font-size: 20px;
}


/* ========== Testimonial css Start ========== */
.my-testimonial-field {
    padding: 80px 0 50px;
    background: url(../images/bg/5.png);
    background-repeat: no-repeat;
    background-position: 72% 40%;
}
.my-testimonial-field .my-testimonial-col {
    margin-bottom: 30px;
}
.my-testimonial-field .my-section-title h2 {
    float: none;
    color: #ffffff;
}
.my-testimonial-field .my-section-title .my-title-line {
    float: none;
    margin-left: 0;
}
.my-testimonial-item {
    position: relative;
    padding-left: 150px;
}
.my-testimonial-item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px !important;
    height: 132px;
}
.my-testimonial-content h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #ffffff;
}
.my-testimonial-content span {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    color: #fcd846;
}
.my-testimonial-content p {
    color: #ffffff;
}
.my-testimonial-content {
    position: relative;
}
.my-testimonial-content i{
    font-size: 72px;
    color: #1f1e1e;
    position: absolute;
    right: 35px;
    top: -6px;
}
.my-funfact-col {
    margin-bottom: 30px;
    text-align: center;
}
.my-funfact-col p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 15px;
}
.my-funfact {
    display: inline-block;
}
.my-funfact-col .start-count {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    color: #fcd846;
    float: left;
}
.my-funfact-col span {
    font-size: 36px;
    color: #fcd846;
    float: left;
}
.my-hour-row {
    margin-top: 30px;
}

/* ========== Team css Start ========== */
.my-team-field {
    padding: 80px 0 50px;
    position: relative;
}
.my-transpar-bg-right {
    width: 335px;
    height: 335px;
    position: absolute;
    right: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
    filter: alpha(opacity=10);
    opacity: .03;
}
.my-team-col {
    margin-bottom: 30px;
    text-align: center;
    background: #F8F8F8;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.my-team-col:hover {
    transform: translateY(-5px);
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.my-team-box {
    position: relative;
}
.my-team-box .my-layer {
    background: rgba(252, 216, 70, 0.9);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.my-team-col:hover .my-layer {
    transform: scale(1);
}
.my-team-box .my-layer .my-team-social {
    display: inline-block;
    text-align: center;
    padding-top: 48%;
}
.my-team-box .my-layer .my-team-social li {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}
.my-team-box .my-layer .my-team-social li a i {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background: #0A0A0A;
    -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;
}
.my-team-box .my-layer .my-team-social li a i:hover {
    background: #ffffff;
    color: #0A0A0A;
    -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;
}
.my-team-col .my-team-content {
    padding: 30px;
}
.my-team-col .my-team-content h4 {
    font-size: 18px;
    font-weight: 600;
}
.my-team-col  .my-team-content p {
    font-size: 10px;
}
/*Team two start*/
.my-team-field-two .my-team-col {
    box-shadow: none;
    background: none;
    margin-bottom: 50px;
}
.my-team-single {
    position: relative;
}
.my-img-over-box {
    width: 290px;
    height: 380px;
    border: 1px solid #F1F2F3;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -145px;
    z-index: 9;
}
.my-team-field-two .my-team-social-two {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
    z-index: 99;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-field-two .my-team-col:hover .my-team-social-two {
    opacity: 1;
    top: 6px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-field-two .my-team-social-two ul li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.my-team-field-two .my-team-social-two ul li a i {
    color: #ffffff;
    background: #0A0A0A;
    font-size: 18px;
    line-height: 36px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-field-two .my-team-social-two ul li a i:hover {
    background: #FCD846;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-name {
    background: rgba(252, 216, 70, 0.8);
    width: 315px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -157px;
    z-index: 999;
    text-align: center;
    padding: 40px 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-field-two .my-team-col:hover .my-team-name {
    bottom: 40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-team-name h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.my-team-name p {
    font-size: 10px;
}
/********* Team details start ********/
.my-team-details {
    padding: 80px 0 50px;
}
.my-team-two {
    padding-top: 0;
}
.my-team-details-col {
    margin-bottom: 30px;
}
.my-ditails-content {

}
.my-ditails-content .my-angle-text {
    color: #111111;
    font-style: italic; 
}
.my-ditails-content h2 {
    font-size: 30px;
    color: #fec107;
    margin-top: 10px;
    font-weight: 600;
}
.my-ditails-content h6 {
    font-size: 10px;
    text-transform: initial;
    margin-bottom: 20px;
}
.my-ditails-content .my-contact-line {
    margin-right: 30px;
}
.my-ditails-content .my-contact-line i {
    color: #fec107;
    margin-right: 10px;
}
.my-ditails-content p {
    margin-top: 20px;
    margin-bottom: 50px;
}
/* contact css start */
.my-contact-form h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.my-contact-form .form-control {
    height: 45px;
    border-radius: 0;
    resize: none;
    color: #dbdada;
}
.my-contact-form .form-control:focus {
    box-shadow: none;
    border-color: #A6A6A6;
}
.my-text-area {
    height: 100% !important;
}
/* progress bar start */
.progress-levels {
  position: relative;
  margin-top: 30px;
}
.progress-levels .progress-box {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}
.progress-levels .progress-box .inner {
  background-color: #eeeeee;
}
.progress-levels .progress-box .bar {
  position: relative;
  height: 5px;
}
.progress-levels .progress-box .bar .bar-innner {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 4px;
}
.progress-levels .progress-box .bar .bar-fill {
  position: absolute;
  background: #FEC107;
  left: -100%;
  top: 0px;
  width: 0px;
  height: 8px;
  border-radius: 2px;
  -webkit-transition: all 1500ms ease 1000ms;
  -moz-transition: all 1500ms ease 1000ms;
  -ms-transition: all 1500ms ease 1000ms;
  -o-transition: all 1500ms ease 1000ms;
  transition: all 1500ms ease 1000ms;

}
.progress-levels .progress-box.animated .bar .bar-fill {
  left: 0px;
}
.progress-levels .progress-box.animated .percent {
  opacity: 1;

}
.progress-levels .progress-box .percent {
  position: absolute;
  right: 0px;
  text-align: center;
  top: -35px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: bold;
  color: #0a0a0a !important;
  line-height: 26px;
  opacity: 0;
  -webkit-transition: all 200ms ease 700ms;
  -moz-transition: all 200ms ease 700ms;
  -ms-transition: all 200ms ease 700ms;
  -o-transition: all 200ms ease 700ms;
  transition: all 200ms ease 700ms;
}
.progress-levels:last-child {
  margin-bottom: 0px;
}
.progress-levels .box-title {
  position: relative;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  color: #0a0a0a;
  text-transform: uppercase;
  margin-bottom: 10px;
}


/* ========== Singup css Start ========== */
.my-singup-filed {
    text-align: center;
    background: url(../images/bg/4.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.my-singup-content {
    padding: 60px 0 30px;
}
.my-singup-col {
    margin-bottom: 30px;
}
.my-singup-filed h3 {
    font-size: 24px;
    margin-bottom: 50px;
    letter-spacing: 1px;
}
.my-singup-filed .form-control {
    border: none;
    background: #ffffff;
    border-radius: 0;
    height: 40px;
    font-size: 12px;
    color: #0a0a0a;
}
.my-singup-filed .btn {
    border-radius: 0;
}
/*Singup two start*/
.my-singup-filed-two h3 {
    color: #ffffff;
}
.my-singup-filed-two h3 span {
    color: #fcd846;
}


/* ========== Blog css Start ========== */
.my-blog-filed {
    padding: 80px 0 50px;
    position: relative;
}
.my-blog-col {
    margin-bottom: 30px;
}
.my-blog-filed .my-blog-col .my-blog-heading h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 48px;
    color: #FCD846;
    margin-top: 25px;
    margin-bottom: 15px;
}
.my-blog-filed .my-blog-col .my-blog-heading h2 span {
    color: #111111;
    font-size: 14px;
}
.my-blog-filed .my-blog-col .my-blog-heading h3 a {
    font-family: 'Source Sans Pro', sans-serif;
    color: #111111;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.my-blog-filed .my-blog-col p a {
    color: #FCD846;
}
.my-blog-filed .my-blog-col .my-blog-bottom {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #F4F4F4;
}
.my-blog-filed .my-blog-col .my-blog-bottom ul li {
    float: left;
    margin-right: 20px;
    color: #c1c1c1;
}
.my-blog-filed .my-blog-col .my-blog-bottom ul li i {
    margin-right: 10px;
    color: #c1c1c1;
    font-size: 18px;
}
.my-blog-filed .my-blog-col .my-blog-bottom ul li a {
    color: #c1c1c1;
}
.my-blog-filed .my-blog-col .my-blog-bottom ul li a:hover {
    color: #FCD846;
}
.my-blog-filed-two .my-blog-col .my-layer-black:before {
    background: rgba(0, 0, 0, .6);
}
.my-blog-filed-two .my-blog-col .my-blog-heading h2{
    margin-top: 0;
}

/* Blog single start */
.my-blog-single {
    padding: 80px 0 50px;
}
.my-blog-single .my-blog-text-box {
    padding: 50px 30px;
    background: #F7F7F7;
    margin-bottom: 30px;
}
.my-blog-single .my-blog-col {
    margin-bottom: 30px;
}
.my-blog-single .my-blog-text-box p {
    font-size: 16px;
    color: #111111;
    font-style: italic;
}
.my-blog-single-comment {
    margin-top: 60px;
}
.my-blog-single-comment h2 {
    font-style: 30px;
    text-transform: initial;
    margin-bottom: 40px;
}
.my-blog-single-comment h2 i {
    margin-right: 10px;
    color: #FCD846;
}
.my-blog-single-comment .my-comment-item {
    position: relative;
    padding-left: 150px;
    margin-bottom: 60px;
}
.my-blog-single-comment .my-comment-item img {
    width: 115px;
    height: 115px;
    position: absolute;
    left: 0;
    top: 0;
}
.my-blog-single-comment .my-comment-item h6 {
    text-transform: initial;
    color: #FCD846;
    font-size: 16px;
    font-weight: 400;
}
.my-blog-single-comment .my-comment-item h6 i {
    font-size: 30px;
    color: #FCD846;
}
.my-blog-single-comment .my-comment-item span {
    text-transform: uppercase;
}
.my-blog-single-comment .my-comment-item p {
    margin-top: 10px;
}
.my-blog-single-comment-two {
    margin-left: 150px;
}
/* blog sidebar start */
.my-sidebar-title {
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
    text-transform: initial;
    font-size: 24px;
}
.my-sidebar-title span {
    color: #fec107;
}
.my-search-box {
    margin-bottom: 50px;
}
.my-search-box .form-control {
    background: #F9F9F9;
    border: none;
    height: 50px;
    box-shadow: none;
    font-size: 12px;
    color: #d2d2d2;
}
.my-search-box .input-group-btn:last-child>.btn, 
.my-search-box .input-group-btn:last-child>.btn-group {
    height: 50px;
    width: 50px;
    background: #F9F9F9;
}
.my-search-box .fa-search:before {
    font-size: 20px;
    color: #d2d2d2;
}
.my-post {
    margin-bottom: 50px;
}
.my-post .my-post-item {
    position: relative;
    padding-left: 95px;
    margin-bottom: 50px;
}
.my-post .my-post-item img {
    width: 70px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}
.my-post .my-post-item h4 {
    text-transform: initial;
    padding-top: 10px;
}
.my-post .my-post-item span {
    font-family: 'Source Sans Pro', sans-serif;
    color: #af9a7d;
    font-size: 14px;
    text-transform: uppercase;
}
.my-categories {
    margin-bottom: 50px;
}
.my-categories ul li {
    margin-bottom: 15px;
    margin-top: 15px;
}
.my-categories ul li:first-child {
    margin-top: 0;
}
.my-categories ul li:last-child {
    margin-top: 0;
}
.my-categories ul li i {
    margin-right: 20px;
    color: #fcd846;
}
.my-categories ul li a {
    color: #0a0a0a;
    font-weight: 600;
}
.my-resousce {
    margin-bottom: 50px;
}
.my-tags {

}
.my-tags ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}
.my-tags ul li a {
    color: #ffffff;
    background: #0A0A0A;
    padding: 10px 20px;
    -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; 
}
.my-tags ul li a:hover {
    background: #FEC107;
    -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;
}



/* ========== Client css Start ========== */
.my-client-field {
    padding: 30px 0 10px;
    background: #FCD846;
}
.my-client-field .my-client-col {
    margin-bottom: 30px;
}
.my-client-field img {
    width: 120px;
    height: 90px;
    margin: 0 auto;
}

/* Client two Start */
.my-client-field-two {
    background: #ffffff;
    padding-top: 0;
    padding-bottom: 50px;
}
.my-client-field-two .my-client-col {
    border: 1px solid #DADADA;
    padding-top: 30px;
    padding-bottom: 30px;
}
.my-client-field-two .my-client-col:hover {
    border: 1px solid #FCD846;
}

/* ========== Features css Start ========== */
.my-features-field {
    padding: 80px 0px 50px;
    margin-top: -160px; 
}
.my-features-col {
    margin-bottom: 30px;
}
.my-faetures-box {
    display: block;
    text-align: center;
    background: #0A0A0A;
    padding: 45px 40px;
}
.my-faetures-box img {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.my-faetures-box h4 {
    font-size: 18px;
    color: #fcd846;
    margin-bottom: 20px;
}
.my-faetures-box p {
    color: #ffffff;
}
.my-box-pad-less {
    padding: 0;
}
.my-faetures-box-middle {
    background: #141414;
    padding: 55px 40px;
    margin-top: -10px;
}

/*inner featured start*/
.my-inner-features {
    margin-top: 0;
}

/* ========== Works css Start ========== */
.my-works-field {
    padding: 80px 0 50px;
    position: relative;
}
.my-works-field .my-works-col {
    margin-bottom: 30px;
}
.my-img-hover-two .layer {
    width: 100%;
    height: 100%;
    padding-top: 15%;
}
.my-img-hover-two .layer-two {
    padding-top: 22%;
}
.my-img-hover-two .layer i:before {
    font-size: 36px;
}
.my-img-hover-two .layer p {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 10px;
}

/* Works two start */
.my-works-field-two {
    padding: 0;
}
.my-works-field-two .my-img-hover-two .layer {
    padding-top: 34%;
}
/* Inner works start */
.my-inner-works {
    padding-bottom: 30px;
}


/* ========== Shop css Start ========== */
.my-project-one {
    padding: 80px 0 80px;
}
.my-project-one .my-col-padless {
    padding: 0;
}
.my-col-padless {
    padding: 0;
}
/* Project two start */
.my-project-two {
    padding: 80px 0 50px;
}
.my-project-two .my-project-col {
    margin-bottom: 30px;
}
.my-project-two .my-project-col .layer {
    padding-top: 28%;
}
.my-project-two .my-project-col .layer-two {
    padding-top: 72%;
}

/* Project masonry start */
.my-project-masonry {
    padding: 80px 0;
}
.list-inline {
    margin-bottom: 50px;
}
.list-inline li {
    margin-left: 10px;
    margin-right: 10px;
}
.list-inline li a {
    font-size: 13px;
    color: #111111;
    font-weight: bold;
}
.list-inline li a:hover {
    color: #fcd846;
}
.list-inline li .active {
    color: #fcd846;
}
/* Project title start */
.my-project-title {
    padding: 80px 0;
}
.my-project-title .my-title-item {
    text-align: center;
    background: #0A0A0A;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-project-title .my-title-item:hover {
    background: #FCD846;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-project-title .my-title-item p {
    color: #ffffff;
    padding: 30px;
    text-transform: uppercase;
    font-weight: bold;
}


/* ========== Shop css Start ========== */
.my-shop-field {
    padding: 80px 0 50px;
    position: relative;
    text-align: center;
}
.my-shop-field .my-shop-col {
    margin-bottom: 30px;
}
.my-shop-item {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.my-shop-layer {
    position: absolute;
    bottom: -100%;
    left: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    padding-top: 45%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-shop-field .my-shop-col:hover .my-shop-layer {
    bottom: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.my-shop-layer-arrow {
    position: absolute;
    left: 0;
    top: 0;
    border-top: 60px solid #FCD846;
    border-right: 60px solid transparent;
    z-index: 1;
}
.my-shop-layer-arrow p {
    text-transform: uppercase;
    position: absolute;
    top: -50px;
    left: 6px;
    z-index: 2;
    font-size: 12px;
    font-weight: 600;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.my-shop-layer a i {
    padding: 10px;
    text-align: center;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 35px;
    margin-left: 5px;
    margin-right: 5px;
}
.my-shop-bottom h3 {
    margin-top: 20px;
    font-weight: 600;
}
.my-shop-bottom  h4 {
    font-family: 'Raleway', sans-serif;
    color: #fcd846;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}
.my-shop-bottom {
    
}
.my-shop-bottom .my-add-btn {
    width: 100%;
    background: #FCD846;
    padding-top: 10px;
    padding-bottom: 10px;
}
.my-shop-bottom .my-add-btn a {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    display: block;
}
.my-add-btn:hover a {
    display: none;
}
.my-shop-bottom .my-add-btn:hover:after {
    content: "\f07a";
    font-family: FontAwesome;
    color: #ffffff;
    cursor: pointer;
    display: block;
}
.my-recommended-field {
    padding-top: 0;
}



/* ========== Shop-single css Start ========== */
.my-shop-single {
    padding: 80px 0 50px;
}
.my-shop-single .my-shop-single-col {
    margin-bottom: 30px;
}
.my-shop-single-col .my-popup-img {
    margin-top: 10px;
}
.my-popup-img ul li {
    float: left;
    margin-right: 10px;
}
.my-popup-img ul li img {
    width: 90px;
    height: 90px;
}
.my-shop-details h4 {
    font-size: 18px;
    color: #0a0a0a;
    margin-bottom: 10px;
    font-weight: bold;
}
.my-start{
    margin-bottom: 20px;
}
.my-start h5 i {
    color: #FCD846;
}
.my-start h5 a {
    margin-left: 10px;
    color: #8b8b8b;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}
.my-shop-details .my-price {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    color: #fcd846;
    margin-bottom: 10px;
    
    font-weight: 600;
}
.my-shop-details .my-price del {
    font-size: 18px;
    color: #8b8b8b;
}
.my-shop-details p {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}
.my-order-details h6 {
    font-family: 'Raleway', sans-serif;
    color: #8b8b8b;
    font-size: 12px;
    font-weight: 600;
}
.my-order-details .btn {
    margin-left: 20px;
}
.my-quantity {
    margin-top: 30px;
}
.my-size {
    float: left;
    margin-right: 30px;
}
.my-quantity h6 {
    float: left;
    margin-right: 10px;
    padding-top: 10px;
}
.my-quantity .form-control {
    width: 150px;
    border-radius: 0;
    box-shadow: none;
    border-color: #29AF8A;
}
.my-quantity-numbar {
    float: left;
}
.my-quantity .my-quantity-numbar .form-control {
    width: 80px;
}
.my-addtochart {
    margin-top: 30px;
}
.my-addtochart .btn {
    float: left;
    margin-right: 30px;
}
.my-addtochart-icon {
    padding-top: 10px;
}
.my-addtochart-icon i {
    margin-right: 10px;
}
.my-addtochart-icon a i {
    color: #000000;
}
.my-addtochart-icon a i:hover {
    color: #FCD846;
}
.my-tab-row {
    margin-top: 20px;
}
.my-tab-row .nav-tabs {
    border-bottom: none;
}
.my-tab-row .nav-tabs>li>a {
    padding: 15px 50px;
    background: #FCD846;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    -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;
}
.my-tab-row .nav-tabs>li>a:hover {
    background: #EEEEEE;
    color: #000000;
    -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;
}
.my-tab-row .nav-tabs>li.active>a, 
.my-tab-row .nav-tabs>li.active>a:focus, 
.my-tab-row .nav-tabs>li.active>a:hover {
    border: none;
    border-radius: 0;
    background: #EEEEEE;
    color: #000000;
}
.my-tab-row .tab-content {
    padding-top: 30px;
}
.my-tab-row .tab-content h4 {
    font-size: 18px;
}
.my-reviews li {
    float: left;
    margin-left: 20px;
}
.my-reviews li i {
    margin-right: 10px;
    color: #FCD846;
}

/* ========== Shop-chat css Start ========== */
.my-shop-chat-field {
    padding: 80px 0;
}
.my-checkbox {
    background: #FCD846;
    padding: 20px;
}
.my-checkbox label {
    color: #ffffff;
}
.my-product {

}
.my-product img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 20px;
}
.my-shop-chat-field p {
    text-transform: initial;
    padding-top: 30px;
    color: #8b8b8b;
}
.my-shop-chat-field table {
    border: 1px solid #EEEEEE;
}
.my-shop-chat-field table thead {
    background: #EEEEEE;
}
.my-shop-chat-field .table>thead>tr>th {
    border: none;
    padding: 30px 50px;
}
.my-shop-chat-field table th {
    font-style: 16px;
    color: #000000;
}
.my-shop-chat-field td {
    color: #8b8b8b;
}
.my-shop-chat-field .table>tbody>tr>td, .my-shop-chat-field .table>tbody>tr>th, 
.my-shop-chat-field .table>tfoot>tr>td, .my-shop-chat-field .table>tfoot>tr>th, 
.my-shop-chat-field .table>thead>tr>td, .my-shop-chat-field .table>thead>tr>th {
    padding: 30px 35px;
}
.my-propduct-quentity {
    padding-top: 30px;
}
.my-propduct-quentity ul li {
    float: left;
}
.my-propduct-quentity ul li .form-control {
    width: 60px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.my-apply-box {
    padding: 30px 20px 10px;
    border: 1px solid #EEEEEE;
}
.my-apply-box-col {
    margin-bottom: 20px;
}
.my-apply-box .form-control {
    border-radius: 0;
    height: 48px;
}
.my-apply-box .form-control:focus {
    box-shadow: none;
}
.my-apply-box .btn {
     height: 48px;
     border-radius: 0;
}
.my-btn-chrt1 {
    background: none;
    border: 1px solid #111111;
    padding: 12px 42px;
    color: #000000;
}
.my-btn-chrt1:hover {
    background: #FCD846;
    border-color: #FCD846
    color: #ffffff;
    -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;
}
.my-btn-chrt2 {
    background: #111111;
    color: #ffffff;
    border: 1px solid #111111;
    padding: 12px 42px;
    -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;
}
.my-btn-chrt2:hover {
    color: #333333;
    -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;
}
.my-calculate {
    padding-top: 50px;
}
.my-calculate .my-calculate-col {
    margin-bottom: 30px;
}
.my-calculate .my-calculate-col h3 {
    font-size: 24px;
    text-transform: initial;
    margin-bottom: 30px;
    font-weight: 600;
}
.my-calculate .form-control {
    border-radius: 0;
    height: 40px;
    margin-bottom: 15px;
    box-shadow: none;
}
.my-calculate table {
    width: 100%;
}
.my-calculate table tr {
    border-bottom: 1px solid #EEEEEE;
}
.my-calculate table tr td {
    border-right: 1px solid #EEEEEE;
    width: 50%;
    padding: 10px 20px;
}

/* ========== Shop-checkout css Start ========== */
.my-shop-checkout {
    padding: 80px 0 50px;
}
.my-checkout-col {
    margin-bottom: 30px;
}
.my-checkout-col h3 {
    font-size: 24px;
    color: #111111;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: initial;
}
.my-checkout-link {
    margin-bottom: 50px;
}
.my-checkout-link p {
    background: #FCD846;
    color: #ffffff;
    padding: 20px 30px;
    margin-bottom: 10px;
}
.my-checkout-link p i {
    margin-right: 10px;
}
.my-checkout-link p a {
    color: #ffffff;
}
.my-checkout-input-field .form-group {
    margin-bottom: 30px;
}
.my-checkout-input-field .form-control {
    height: 40px;
    border: 1px solid #E3E6E9;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 10px;
    resize: none;
}
.my-checkout-input-field .form-control:focus{
    box-shadow: none;
}
.my-checkout-input-field h6 a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #111111;
}
.my-checkout-input-field h6 i {
    font-size: 22px;
    color: #FCD846;
    margin-right: 10px;
}
.my-order-field {
    margin-top: 50px;
    padding-top: 0;
}
.my-table-two {
    border: 1px solid #eeeeee;
}
.my-table-two>tbody>tr>td, .my-table-two>tbody>tr>th, 
.my-table-two>tfoot>tr>td, .my-table-two>tfoot>tr>th, 
.my-table-two>thead>tr>td, .my-table-two>thead>tr>th {
    border: none;
    padding: 20px;
    font-weight: bold;
}
.my-checkout-col .checkbox, .radio {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.my-palce-btn {
    margin-top: 30px;
}


/* ========== Error css Start ========== */
.my-error-field {
    padding: 80px 0 550px;
    background: url(../images/bg/9.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.my-error-field .my-error-col {
    text-align: center;
}
.my-error-field .my-error-col p {
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px;
}


/* ========== Inner page heading css Start ========== */
.my-inner-heading-field {
    padding: 280px 0 90px;
    background: url(../images/bg/6.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}
.my-inner-heading-field.my-layer-black:before {
    background: rgba(0, 0, 0, 0.8);
}
.my-inner-heading-field .my-inner-heading-col h2 {
    letter-spacing: 1px;
    font-size: 48px;
    color: #ffffff;
}
.my-inner-heading-field .my-inner-heading-col p {
    color: #ffffff;
}
.my-inner-heading-field .my-inner-heading-col p a {
    color: #ffffff;
}
.my-inner-heading-field .my-inner-heading-col p a:hover {
    color: #FCD846;
}
.my-inner-heading-field .my-inner-heading-col p span {
    padding-left: 10px;
    padding-right: 10px;
}
/* Inner-heading two start */
.my-inner-heading-two {
    background: url(../images/bg/2.jpg); 
}
.my-inner-heading-three {
    background: url(../images/bg/8.jpg); 
}


/* ========== Contact css Start ========== */
.my-contact-field {
    padding: 80px 0 70px;
}
.my-contact-field  .my-contact-col {
    margin-bottom: 30px;
}
.my-address-box h4 {
    color: #0a0a0a;
    font-weight: 600;
}
.my-address-box h4 i {
    color: #FCD846;
    margin-right: 10px;
}
.my-address-box h4 i:before {
    font-size: 36px;
}
.my-main-contact-from {
    margin-top: 80px;
}
.my-main-contact-from h5 {
    color: #111111;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.my-main-contact-from .form-control {
    height: 40px;
    border-color: #d4d4d4;
    font-size: 12px;
    color: #d4d4d4;
    font-style: italic;
    text-transform: uppercase;
    box-shadow: none;
}
.my-main-contact-from .btn {
    width: 100%;
    color: #ffffff;
}


/* ========== Footer css Start ========== */
.my-footer {
    padding: 80px 0 0;
    background: #0A0A0A;
    position: relative;
}
.my-footer-col {
    margin-bottom: 30px;
}
.my-footer .my-section-title {
    margin-bottom: 30px;
}
.my-footer .my-section-title h2 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    float: none;
}
.my-footer .my-section-title .my-title-line {
    float: none;
    margin-left: 0;
}
.my-tweets {
    position: relative;
    padding-left: 30px;
    border-bottom: 1px solid #262626;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.bdr-out{
    border: none !important;
}
.my-tweets i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #fcd846;
}
.my-tweets a {
    color: #fcd846;
}
.my-tweets p {
    color: #ffffff;
}
.my-footer-logo {
    text-align: center;
}
.my-footer-logo img {
    width: 180px;
    height: 120px;
}
.my-footer-logo p {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}
.my-footer-logo .my-footer-social {
    display: inline-block;
    text-align: center;
}
.my-footer-logo .my-footer-social li {
    margin-right: 5px;
    margin-left: 5px;
    float: left;
}
.my-footer-logo .my-footer-social li i {
    color: #ffffff;
    font-size: 18px;
    line-height: 36px;
    border: 1px solid #FCD846;
    width: 40px;
    height: 40px;
    text-align: center;
    -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;
}
.my-footer-logo .my-footer-social li i:hover {
    color: #ffffff;
    background: #FCD846;
    -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;
}
.my-flickr-img {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.my-flickr-img img {
    width: 80px;
    height: 80px;
    float: left;
}
.my-flickr-img .my-layer {
    width: 80px;
    height: 80px;
    padding-top: 40%;
    background-color: rgba(252, 216, 70, 0.9);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.my-flickr-img:hover .my-layer {
    transform: scale(1);
}
.my-flickr-img .my-layer i {
    color: #ffffff;
    font-size: 20px;
    margin-top: 40%;
}
.my-copyright {
    text-align: center;
    padding-bottom: 20px;
}
.my-copyright p {
    color: #ffffff;
}
.my-copyright p a {
    color: #FCD846;
}

nav.bootsnav .dropdown.megamenu-fw {
    position: static;
}

nav.bootsnav .container {
    position: relative;
}

nav.bootsnav .megamenu-fw .dropdown-menu {
    left: auto;
}

nav.bootsnav .megamenu-content {
    padding: 15px;
    width: 100% !important;
}

nav.bootsnav .megamenu-content .title{
    margin-top: 0;
}

nav.bootsnav .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

/* Navbar
=================================*/
nav.navbar.bootsnav{
    margin-bottom: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: #fff;
    border: none;
    border-bottom: solid 1px #e0e0e0;
    z-index: 9;
}

nav.navbar.bootsnav ul.nav > li > a{
    color: #6f6f6f;
    background-color: transparent;
    outline: none;
    margin-bottom: -2px;
}

nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover,
nav.navbar.bootsnav ul.nav li.megamenu-fw > a:focus,
nav.navbar.bootsnav ul.nav li.active > a:hover,
nav.navbar.bootsnav ul.nav li.active > a:focus,
nav.navbar.bootsnav ul.nav li.active > a{
    background-color: transparent;
}

nav.navbar.bootsnav .navbar-toggle{
    background-color: #fff;
    border: none;
    padding: 0;
    font-size: 18px;
    position: relative;
    top: 5px;
}

nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu{
    top: 0;
    left: 100%;
}

nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a{
    white-space:normal;
}


ul.menu-col{
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.menu-col li a{
    color: #6f6f6f;
}

ul.menu-col li a:hover,
ul.menu-col li a:focus{
    text-decoration: none;
}

/* Navbar Full
=================================*/
nav.bootsnav.navbar-full{
    padding-bottom: 10px;
    padding-top: 10px;
}

nav.bootsnav.navbar-full .navbar-header{
    display: block;
    width: 100%;
}

nav.bootsnav.navbar-full .navbar-toggle{
    display: inline-block;
    margin-right: 0;
    position: relative;
    top: 0;
    font-size: 30px;
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

nav.bootsnav.navbar-full .navbar-collapse{
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    display: none !important;
    z-index: 9;
}

nav.bootsnav.navbar-full .navbar-collapse.in{
    display: block !important;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full{
    overflow: auto;
}

nav.bootsnav.navbar-full .navbar-collapse .wrap-full-menu{
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    overflow: auto;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full::-webkit-scrollbar {
    width: 0;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full::-moz-scrollbar {
    width: 0;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full::-ms-scrollbar {
    width: 0;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full::-o-scrollbar {
    width: 0;
}


nav.bootsnav.navbar-full .navbar-collapse ul.nav{
    display: block;
    width: 100%;
    overflow: auto;
}

nav.bootsnav.navbar-full .navbar-collapse ul.nav a:hover,
nav.bootsnav.navbar-full .navbar-collapse ul.nav a:focus,
nav.bootsnav.navbar-full .navbar-collapse ul.nav a{
    background-color: transparent;
}

nav.bootsnav.navbar-full .navbar-collapse ul.nav > li{
    float: none;
    display: block;
    text-align: center;
}

nav.bootsnav.navbar-full .navbar-collapse ul.nav > li > a{
    display: table;
    margin: auto;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 24px;
    padding: 10px 15px;
}

li.close-full-menu > a{
    padding-top: 0px;
    padding-bottom: 0px;
}

li.close-full-menu{
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Atribute Navigation
=================================*/
.attr-nav{
    float: right;
    display: inline-block;
    margin-left: 13px;
    margin-right: -15px;
}

.attr-nav > ul{
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
    display: inline-block;
}

.attr-nav > ul > li{
    float: left;
    display: block;
}

.attr-nav > ul > li > a{
    color: #6f6f6f;
    display: block;
    padding: 28px 15px;
    position: relative;
}

.attr-nav > ul > li > a span.badge{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    font-size: 10px;
    padding: 0;
    width: 15px;
    height: 15px;
    padding-top: 2px;
}

.attr-nav > ul > li.dropdown ul.dropdown-menu{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    border: solid 1px #e0e0e0;
}

ul.cart-list{
    padding: 0 !important;
    width: 250px !important;
}

ul.cart-list > li{
    position: relative;
    border-bottom: solid 1px #efefef;
    padding: 15px 15px 23px 15px !important;
}

ul.cart-list > li > a.photo{
    padding: 0 !important;
    margin-right: 15px;
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;
}

ul.cart-list > li img{
    width: 50px;
    height: 50px;
    border: solid 1px #efefef;
}

ul.cart-list > li > h6{
    margin: 0;
}

ul.cart-list > li > h6 > a.photo{
    padding: 0 !important;
    display: block;
}

ul.cart-list > li > p{
    margin-bottom: 0;
}

ul.cart-list > li.total{
    background-color: #f5f5f5;
    padding-bottom: 15px !important;
}

ul.cart-list > li.total > .btn{
    display: inline-block;
    border-bottom: solid 1px #efefef;
}

ul.cart-list > li .price{
    font-weight: bold;
}

ul.cart-list > li.total > span{
    padding-top: 8px;
}

/* Top Search
=================================*/
.top-search{
    background-color: #333;
    padding: 10px 0;
    display: none;
}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
}

.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.top-search .input-group-addon.close-search{
    cursor: pointer;
}

/* Side Menu
=================================*/
body{
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body.on-side{
    margin-left: -280px;
}

.side{
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: -280px;
    width: 280px;
    padding: 25px 30px;
    height: 100%;
    display: block;
    background-color: #333;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
    z-index: 9;
}

.side.on{
    right: 0;
}

.side .close-side{
    float: right;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 16px;
}

.side .widget{
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.side .widget .title{
    color: #fff;
    margin-bottom: 15px;
}

.side .widget ul.link{
    padding: 0;
    margin: 0;
    list-style: none;
}

.side .widget ul.link li a{
    color: #9f9f9f;
    letter-spacing: 1px;
}

.side .widget ul.link li a:focus,
.side .widget ul.link li a:hover{
    color: #fff;
    text-decoration: none;
}

/* Share
=================================*/
nav.navbar.bootsnav .share{
    padding: 0 30px;
    margin-bottom: 30px;
}

nav.navbar.bootsnav .share ul{
    display: inline-block;
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
}

nav.navbar.bootsnav .share ul > li{
    float: left;
    display: block;
    margin-right: 5px;
}

nav.navbar.bootsnav .share ul > li > a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 35px;
    height: 35px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfcfcf;
    color: #fff;
}

/* Transparent
=================================*/
nav.navbar.bootsnav.navbar-fixed{
    position: fixed;
    display: block;
    width: 100%;
}

nav.navbar.bootsnav.no-background{
    -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

/* Navbar Sticky
=================================*/
.wrap-sticky{
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.wrap-sticky nav.navbar.bootsnav{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.wrap-sticky nav.navbar.bootsnav.sticked{
    position: fixed;
    -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

body.on-side .wrap-sticky nav.navbar.bootsnav.sticked{
    left: -280px;
}

/* Navbar Responsive
=================================*/
@media (min-width: 1024px) and (max-width:1400px) {
    body.wrap-nav-sidebar .wrapper .container{
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

}

@media (min-width: 1024px) {
    /* General Navbar
    =================================*/
    nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu{
        margin-top: -2px;
    }

    nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu{
        left: -200px;
    }
    
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 30px 15px;
        font-weight: 600;
    }
    
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
        font-family: 'FontAwesome';
        content: "\f107";
        margin-left: 5px;
        margin-top: 2px;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        padding: 0;
        width: 200px;
        background: #fff;
        border: solid 1px #e0e0e0;
        border-top: solid 5px;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover,
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{
        background-color: transparent;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
        padding: 10px 15px;
        border-bottom: solid 1px #eee;
        color: #6f6f6f;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a{
        border-bottom: none;
    }
    
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
        text-align: right;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        float: right;
        content: "\f105";
        margin-top: 0;
    }
    
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        float: left;
        content: "\f104";
        margin-top: 0;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        top: -3px;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content{
        padding: 0 15px !important;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content > li{
       padding: 25px 0 20px;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed{
        padding: 0;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.tabbed > li{
        padding: 0;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu{
        padding: 0 30px;
        margin: 0 -0.5px;
        border-left: solid 1px #f0f0f0;
        border-right: solid 1px #f0f0f0;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:first-child{
        border-left: none;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:last-child{
        border-right: none;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content{
        display: none;
    }
    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a{
        text-align: left;
        padding: 5px 0;
        display: block;
        width: 100%;
        margin-bottom: 0;
        border-bottom: none;
        color: #6f6f6f;
    }
    
    nav.navbar.bootsnav.on ul.dropdown-menu.megamenu-content .content{
        display: block !important;
        height: auto !important;
    }
    
    /* Navbar Transparent
    =================================*/  
    nav.navbar.bootsnav.no-background{
        background-color: transparent;
        border: none;
    }
    
    nav.navbar.bootsnav.navbar-transparent .attr-nav{
        padding-left: 15px;
        margin-left: 30px;
    }
    
    nav.navbar.bootsnav.navbar-transparent.white{
        background-color: rgba(255,255,255,0.3);
        border-bottom: solid 1px #bbb;
    }
    
    nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark,
    nav.navbar.bootsnav.navbar-transparent.dark{
        background-color: rgba(0,0,0,0.3);
        border-bottom: solid 1px #555;
    }
    
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav{
        border-left: solid 1px #bbb;
    }
    
    nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav,
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav{
        border-left: solid 1px #555;
    }
    
    nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a,
    nav.navbar.bootsnav.no-background.white ul.nav > li > a{
        color: #fff;
    }
    
    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a,
    nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a{
        color: #eee;
    }
    
    nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-scrolled,
    nav.navbar.bootsnav.navbar-fixed.no-background .logo-scrolled{
        display: none;
    }

    nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display,
    nav.navbar.bootsnav.navbar-fixed.no-background .logo-display{
        display: block;
    }

    nav.navbar.bootsnav.navbar-fixed .logo-display{
        display: none;
    }

    nav.navbar.bootsnav.navbar-fixed .logo-scrolled{
        display: block;
    }
    
    /* Atribute Navigation
    =================================*/    
    .attr-nav > ul > li.dropdown ul.dropdown-menu{
        margin-top: 0;
        margin-left: 55px;
        width: 250px;
        left: -250px;
    }
    
    /* Menu Center
    =================================*/
    nav.navbar.bootsnav.menu-center .container{
        position: relative;
    }
    
    nav.navbar.bootsnav.menu-center ul.nav.navbar-center{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
    
    nav.navbar.bootsnav.menu-center .navbar-header,
    nav.navbar.bootsnav.menu-center .attr-nav{
        position: absolute;
    }
    
    nav.navbar.bootsnav.menu-center .attr-nav{
        right: 15px;
    }
    
    /* Navbar Brand top
    =================================*/
    nav.bootsnav.navbar-brand-top .navbar-header{
        display: block;
        width: 100%;
        text-align: center;
    }
    
    nav.bootsnav.navbar-brand-top ul.nav > li.dropdown > ul.dropdown-menu{
        margin-top: 2px;
    }
    
    nav.bootsnav.navbar-brand-top ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu{
        margin-top: 0;
    }
    
    nav.bootsnav.navbar-brand-top .navbar-header .navbar-brand{
        display: inline-block;
        float: none;
        margin: 0;
    }
    
    nav.bootsnav.navbar-brand-top .navbar-collapse{
        text-align: center;
    }
    
    nav.bootsnav.navbar-brand-top ul.nav{
        display: inline-block;
        float: none;
        margin: 0 0 -5px 0;
    }
    
    /* Navbar Center
    =================================*/
    nav.bootsnav.brand-center .navbar-header{
        display: block;
        width: 100%;
        position: absolute;
        text-align: center;
        top: 0;
        left: 0;
    }
    
    nav.bootsnav.brand-center .navbar-brand{
        display: inline-block;
        float: none;
    }
    
    nav.bootsnav.brand-center .navbar-collapse{
        text-align: center;
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
    }
    
    nav.bootsnav.brand-center ul.nav > li.dropdown > ul.dropdown-menu{
        margin-top: 2px;
    }
    
    nav.bootsnav.brand-center ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu{
        margin-top: 0;
    }
    
    nav.bootsnav.brand-center .navbar-collapse .col-half{
        width: 50%;
        float: left;
        display: block;
    }
    
    nav.bootsnav.brand-center .navbar-collapse .col-half.left{
        text-align: right;
        padding-right: 100px;
    }
    
    nav.bootsnav.brand-center .navbar-collapse .col-half.right{
        text-align: left;
        padding-left: 100px;
    }
    
    nav.bootsnav.brand-center ul.nav{
        float: none !important;
        margin-bottom: -5px !important;
        display: inline-block !important;
    }
    
    nav.bootsnav.brand-center ul.nav.navbar-right{
        margin: 0;
    }
    
    nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.left{
        text-align: left;
        padding-right: 100px;
    }
    
    nav.bootsnav.brand-center.center-side .navbar-collapse .col-half.right{
        text-align: right;
        padding-left: 100px;
    }
    
    /* Navbar Sidebar
    =================================*/
    body.wrap-nav-sidebar .wrapper{
        padding-left: 260px; 
        overflow-x: hidden;
    }

    nav.bootsnav.navbar-sidebar{
        position: fixed;
        width: 260px;
        overflow: hidden;
        left: 0;
        padding: 0  0 0 0 !important;
        background: #fff;
        border-right: solid 1px #dfdfdf;
    }  
    
    nav.bootsnav.navbar-sidebar .scroller{
        width: 280px;
        overflow-y:auto;
        overflow-x: hidden;
    }

    nav.bootsnav.navbar-sidebar .container-fluid,
    nav.bootsnav.navbar-sidebar .container{
        padding: 0 !important;
    }

    nav.bootsnav.navbar-sidebar .navbar-header{
        float: none;
        display: block;
        width: 260px;
        padding: 10px 15px;
        margin: 10px 0 0 0 !important;
    }
    
    nav.bootsnav.navbar-sidebar .navbar-collapse{
        padding: 0 !important;
        width: 260px;
    }

    nav.bootsnav.navbar-sidebar ul.nav{
        float: none;
        display: block;
        width: 100%;
        padding: 0 15px !important;
        margin: 0 0 30px 0;
    }

    nav.bootsnav.navbar-sidebar ul.nav li{
        float: none !important;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav > li > a{
        padding: 10px 15px;
        font-weight: bold;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav > li.dropdown > a:after{
        float: right;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu{
        left: 100%;
        top: 0;
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        height: auto !important;
        background-color: transparent;
        border: none !important;
        padding: 0;
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav .megamenu-content .col-menu{
        border: none !important;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav > li.dropdown > ul.dropdown-menu{
        margin-bottom: 15px;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu{
        padding-left: 0;
        float: none;
        margin-bottom: 0;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a{
        padding:  5px 15px;
        color: #6f6f6f;
        border: none;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        padding-left: 15px;
        margin-top: 0;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li.dropdown > a:before{
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
    }
    
    nav.bootsnav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a:before{
        content: "\f107";
    }
    
    nav.bootsnav.navbar-sidebar ul.dropdown-menu.megamenu-content > li{
        padding: 0 !important;
    }
        
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu{
        display: block;
        float: none !important;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title{
        padding: 7px 0;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0px;
        margin-bottom: 0;
        cursor: pointer;
        color: #6f6f6f;
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .title:before{
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title:before{
        content: "\f107";
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu{
        border: none;
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu .content{
        padding: 0 0 0 15px;
    }
    
    nav.bootsnav.navbar-sidebar .dropdown .megamenu-content .col-menu ul.menu-col li a{
        padding: 3px 0 !important;
    }
}

@media (max-width: 992px) {
    /* Navbar Responsive
    =================================*/ 
    nav.navbar.bootsnav .navbar-brand    {
        display: inline-block;
        float: none !important;
        margin: 0 !important;
    }
    
    nav.navbar.bootsnav .navbar-header {
        float: none;
        display: block;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
    
    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        float: left;
        margin-right: -200px;
        margin-top: 10px;
    }
    
    nav.navbar.bootsnav .navbar-collapse {
        border: none;   
        margin-bottom: 0;
    }
    
    nav.navbar.bootsnav.no-full .navbar-collapse{
        max-height: 350px;
        overflow-y: auto !important;
    }
    
    nav.navbar.bootsnav .navbar-collapse.collapse {
        display: none !important;
    }
    
    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important;
    }
    
    nav.navbar.bootsnav .navbar-nav {
        float: none !important;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0px -15px;
    }
    
    nav.navbar.bootsnav .navbar-nav > li {
        float: none;
    }
    
    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
    }
    
    nav.navbar.bootsnav li.dropdown.on > a.dropdown-toggle:before{
        content: "\f107";
    }
    
    nav.navbar.bootsnav .navbar-nav > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 10px 0;
        border-top: solid 1px #e0e0e0;
        margin-bottom: -1px;
    }
    
    nav.navbar.bootsnav .navbar-nav > li:first-child > a{
        border-top: none;
    }
    
    nav.navbar.bootsnav ul.navbar-nav.navbar-left > li:last-child > ul.dropdown-menu{
        border-bottom: solid 1px #e0e0e0;
    }
    
    nav.navbar.bootsnav ul.nav li.dropdown li a.dropdown-toggle{
        float: none !important;
        position: relative;
        display: block;
        width: 100%;
    }
    
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
        width: 100%;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: none;
        padding: 0 0 0 15px !important;
        margin: 0 0 -1px 0 !important;
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px;
        -webkit-border-radius: 0px 0px 0px;
        -o-border-radius: 0px 0px 0px;
        border-radius: 0px 0px 0px;
    }
    
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu  > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 10px 0;
        color: #6f6f6f;
    }
    
    nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:hover,
    nav.navbar.bootsnav ul.nav ul.dropdown-menu li a:focus{
        background-color: transparent;
    }
    
    nav.navbar.bootsnav ul.nav ul.dropdown-menu ul.dropdown-menu{
        float: none !important;
        left: 0;
        padding: 0 0 0 15px;
        position: relative;
        background: transparent;
        width: 100%;
    }
    
    nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu{
        display: inline-block;
        margin-top: -10px;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
        display: none;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title{
        padding: 10px 15px 10px 0;
        line-height: 24px;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0px;
        margin-bottom: 0;
        cursor: pointer;
        border-bottom: solid 1px #e0e0e0;
        color: #6f6f6f;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 8px 0;
    }
    
   nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title:before{
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
       position: relative;
       right: -15px;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child .title{
        border-bottom: none;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on:last-child .title{
        border-bottom: solid 1px #e0e0e0;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a{
        border-bottom: none;
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu.on .title:before{
        content: "\f107";
    }
    
    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .content{
        padding: 0 0 0 15px;
    }
    
    nav.bootsnav.brand-center .navbar-collapse{
        display: block;
    }
    
    nav.bootsnav.brand-center ul.nav{
        margin-bottom: 0px !important;
    }
    
    nav.bootsnav.brand-center .navbar-collapse .col-half{
        width: 100%;
        float: none;
        display: block;
    }
    
    nav.bootsnav.brand-center .navbar-collapse .col-half.left{
        margin-bottom: 0;
    }
    
    nav.bootsnav .megamenu-content{
        padding: 0;
    }
    
    nav.bootsnav .megamenu-content .col-menu{
        padding-bottom: 0;
    }
    
    nav.bootsnav .megamenu-content .title{
        cursor: pointer;
        display: block;
        padding: 10px 15px;
        margin-bottom: 0;
        font-weight: normal;
    }
    
    nav.bootsnav .megamenu-content .content{
        display: none;
    }
    
    .attr-nav{
        position: absolute;
        right: 60px;
    }
    
    .attr-nav > ul{
        padding: 0;
        margin: 0 -15px -7px 0;
    }
    
    .attr-nav > ul > li > a{
        padding: 16px 15px 15px;
    }
    
    .attr-nav > ul > li.dropdown > a.dropdown-toggle:before{
        display: none;
    }
    
    .attr-nav > ul > li.dropdown ul.dropdown-menu{
        margin-top: 2px;
        margin-left: 55px;
        width: 250px;
        left: -250px;
        border-top: solid 5px;
    }
    
    .top-search .container{
        padding: 0 45px;
    }
    
    /* Navbar full Responsive
    =================================*/   
    nav.bootsnav.navbar-full ul.nav{
        margin-left: 0;
    }
    
    nav.bootsnav.navbar-full ul.nav > li > a{
        border: none;
    }
    
    nav.bootsnav.navbar-full .navbar-brand    {
        float: left !important;
        padding-left: 0;
    }
    
    nav.bootsnav.navbar-full .navbar-toggle {
        display: inline-block;
        float: right;
        margin-right: 0;
        margin-top: 10px;
    }
    
    nav.bootsnav.navbar-full .navbar-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    /* Navbar Sidebar
    =================================*/ 
    nav.navbar.bootsnav.navbar-sidebar .share{
        padding: 30px 15px;
        margin-bottom: 0;
    }
    
    /* Tabs
    =================================*/ 
    nav.navbar.bootsnav .megamenu-content.tabbed{
        padding-left: 0 !mportant;
    }
    
    nav.navbar.bootsnav .tabbed > li{
        padding: 25px 0;
        margin-left: -15px !important;
    }
    
    /* Mobile Navigation
    =================================*/     
    body > .wrapper{
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    body.side-right > .wrapper{
        margin-left: 280px;
        margin-right: -280px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse{
        position: fixed;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        display: block;
        background: #fff;
        z-index: 99;
        width: 280px;
        height: 100% !important;
        left: -280px;
        top: 0;
        padding: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{
        left: 0;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav{
        width: 293px;
        padding-right: 0;
        padding-left: 15px;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a{
        padding: 15px 15px;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu > li > a{
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title{
        padding-right: 30px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a{
        padding-top: 13px !important;
        padding-bottom: 13px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse [class*=' col-'] {
        width: 100%;
    }
    
    nav.navbar.bootsnav.navbar-fixed .logo-scrolled{
        display: block !important;
    }

    nav.navbar.bootsnav.navbar-fixed .logo-display{
        display: none !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile .tab-menu,
    nav.navbar.bootsnav.navbar-mobile .tab-content{
        width: 100%;
        display: block;
    }
}

@media (max-width: 767px) {
    nav.navbar.bootsnav .navbar-header {
        padding-left: 15px;
        padding-right: 15px;
    }#mycarousel{
      margin-top: 0px;
    }
    
    nav.navbar.bootsnav .navbar-nav {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .attr-nav{
        right: 30px;
    }
    
    .attr-nav > ul{
        margin-right: -10px;
    }
    
    .attr-nav > ul > li > a{
        padding: 16px 10px 15px;
        padding-left: 0 !important;
    }
    
    .attr-nav > ul > li.dropdown ul.dropdown-menu{
        left: -275px;
    }
    
    .top-search .container{
        padding: 0 15px;
    }
    
    nav.bootsnav.navbar-full .navbar-collapse{
        left: 15px;
    }
    
    nav.bootsnav.navbar-full .navbar-header{
        padding-right: 0;
    }
    
    nav.bootsnav.navbar-full .navbar-toggle {
        margin-right: -15px;
    }
    
    nav.bootsnav.navbar-full ul.nav > li > a{
        font-size: 18px !important;
        line-height: 24px !important;
        padding: 5px 10px !important;
    }
    
    /* Navbar Sidebar
    =================================*/ 
    nav.navbar.bootsnav.navbar-sidebar .share{
        padding: 30px 15px !important;
    }
    
    /* Navbar Sidebar
    =================================*/ 
    nav.navbar.bootsnav.navbar-sidebar .share{
        padding: 30px 0 !important;
        margin-bottom: 0;
    }
    
    nav.navbar.bootsnav.navbar-mobile.navbar-sidebar .share{
        padding: 30px 15px !important;
        margin-bottom: 0;
    }
    
    /* Mobile Navigation
    =================================*/ 
    body.side-right > .wrapper{
        margin-left: 280px;
        margin-right: -280px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse{
        margin-left: 0;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav{
        margin-left: -15px;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav{
        border-top: solid 1px #fff;
    }
    
    li.close-full-menu{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    nav.bootsnav.navbar-full ul.nav{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}




        .jssorl-oval img {
            animation-name: jssorl-oval;
            animation-duration: 1.2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-oval {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

       
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }

.carousel-control            { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next        { left:  100%; }
    .carousel-inner .prev        { left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev        { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next        { left:  16.7%; }
    .carousel-inner .prev        { left: -16.7%; }  
}


@media only screen and (max-width:1890px) {
	.my-seratator-inside {
		margin-left: -50px;
	}
	.my-technology-content {
		padding: 80px 300px 60px 60px;
	}
}
@media only screen and (max-width:1366px) {
	.my-seratator-inside {
		margin-left: -50px;
	}
	.my-main-header-two .my-main-nav {
	top: 13%;
    }
    .my-main-header-two .scroll-to-fixed-fixed {
    	top: 0 !important;
    }
    .my-technology-content {
		padding: 80px 100px 60px 60px;
    }
    .my-technology-col img {
    	padding-top: 90px;
    }

}
@media only screen and (max-width:1300px) {
	.my-seratator-inside {
		margin-left: -50px;
	}
}
@media only screen and (max-width:1200px) {
	.my-testimonial-field {
		background: none;
	}
	.my-right-separator img {
		display: none;
	}
}
@media only screen and (max-width:1199px) {
	.my-header-nav .menuzord-menu > li > a {
		padding: 26px 10px 22px;
	}
	.my-header-nav .my-searce-icon {
		padding: 0 12px;
	}
	.my-header-nav .my-shopping-icon {
		padding: 0 12px;
	}
	.my-service-field .owl-theme .owl-nav .owl-prev {
		bottom: 6px;
	}
	.my-service-field .owl-theme .owl-nav .owl-next {
		bottom: 6px;
	}
	.my-main-header-two .my-main-nav .my-logo-2 {
		width: 180px;
	}
	.menuzord-menu > li > a {
		padding: 26px 10px 22px;
	}
	.my-img-over-box {
		height: 310px;
	}
	.my-main-header-three .my-header-nav .menuzord-brand .my-logo-3 {
		width: 190px;
	}
	.my-technology-col img {
    	padding-top: 0;
    }
	/* Navbar responsibe style */
	.navbar-brand .logo {height: 37px;margin-top: -5px;}
	nav.navbar.bootsnav.irt-menu-style-one .navbar-toggle{background-color: transparent;color: #fff;}
	nav.navbar.navbar-default.bootsnav.irt-menu-style-one {background: #313131 none repeat scroll 0 0;}
	nav.navbar.bootsnav .navbar-header.irt-ltwo .navbar-toggle{background-color: transparent;color: #fff;}
	nav.navbar.navbar-default.bootsnav .navbar-header.irt-ltwo {background: #27aa6f none repeat scroll 0 0;}
	nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{color: #111;font-family: 'Raleway', sans-serif;} 
	nav.navbar.bootsnav.my-menu-style-one ul.nav > li > a {	padding: 25px 14px;}
	/* Navbar responsibe style End */
	.irt_plzr {padding-left: 0;}
	.my-singup-col button {padding: 12px 25px;}
	.my-main-header-two .navbar-header {padding-left: 10px;}
	.my-container-two .navbar-brand,
	.my-container-three .navbar-brand {display: inline;float: none;}
	.my-container-two .navbar-brand, .my-container-three .navbar-brand{display: inline-block;}
	.my-header-top-content{margin-top: -30px;}
	nav.navbar.bootsnav.my-menu-style-two ul.nav > li > a{padding: 20px 9px;}
	.my-main-header-two .my-main-nav{top: 9%;}
}
@media only screen and (max-width:1024px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 0;padding: 0;}
	.my-main-header-two .my-main-nav{top: 100px !important;}
    .my-main-header-two .scroll-to-fixed-fixed {top: 0 !important;}
	
}
@media only screen and (max-width:991px){
	.menuzord-menu > li > a {
		padding: 26px 10px 22px;
	}
	.my-slider-title-three h2 {
		font-size: 26px;
	    line-height: 32px;
	}
	.my-testimonial-item {
		padding-left: 110px;
	}
	.my-testimonial-item img {
		width: auto !important;
		height: 100px;
	}
	.my-shopping {
		display: none;
	}
	.my-hour-row {
		margin-top: 0;
	}
	.my-seratator-inside {
    margin-left: -80px;
	}
	.my-right-separator {
	  margin-top: 65px;
	}
	.my-main-header-two .my-main-nav .menuzord-brand {
		display: block;
		text-align: center;
		float: none;
		margin-right: 0;
	}
	.my-about-field-two .my-about-box-two {
		margin-bottom: 50px;
	}
	.my-about-field-three .my-video-path .my-video-layer {
	  left: 25%;
	  position: absolute;
	  top: 15%;
	}
	.my-img-hover-two .layer i::before {
		font-size: 26px;
	}
	.my-img-hover-two .layer p {
		margin-top: 0;
	}
	.my-main-header-three .my-main-nav .menuzord-brand {
		display: block;
		text-align: center;
		float: none;
		margin-right: 0;
	}
	.my-about-field-four .my-about-col h2 {
		text-align: center;
	}
	.my-about-field-four .my-about-btn {
		text-align: center;
	}
	.my-about-field-four .my-about-col .my-another-title h2 {
		text-align: left;
	}
	.my-processing-img .my-processing-img-over {
		bottom: 0;
		right: 0;
		border: 5px solid #fcd846;
	}
	nav.navbar.bootsnav.my-menu-style-two{background-color: rgba(10, 10, 10, 0.9);}
	nav.navbar.bootsnav.my-menu-style-two .navbar-toggle{ background-color: transparent;color: #fff;}
	.my-main-header-two .my-main-nav .my-logo-2{height: 38px;margin-top: -5px;}
	.my-quote{margin-top: 7px;}
	.home-two .my-big-font.style2.my-slider-title > h2, .home-two .text-left.my-big-font > h2{left: 11%;margin-top: 10%;}
	.cd-hero.home-two .cd-slider-nav > nav{bottom: 60%;}


}
@media only screen and (max-width:900px) {
	.my-main-header-two .my-main-nav .my-logo-2 {
		float: left;
	}
	.my-main-header-three .my-main-nav .my-logo-3 {
		float: left;
	}	
	nav.navbar.bootsnav.my-menu-style-two ul.nav li.dropdown ul.dropdown-menu > li > a{
	    color: #fff;
	}
}

@media only screen and (max-width:767px) {
	nav.navbar.bootsnav.my-menu-style-three ul.nav > li > a{
		padding: 20px 30px;
	}
	nav.navbar.bootsnav.my-menu-style-three ul.nav li.dropdown ul.dropdown-menu  > li > a{
		padding: 10px 15px;
	}
	nav.navbar.bootsnav.my-menu-style-two {margin-top: 25px;}
	.my-header-top-content {padding: 10px;}
	.my-main-header-two .my-main-nav{top: 15px !important;}
    .my-main-header-two .scroll-to-fixed-fixed {top: 0 !important;}

	.my-container-three button{left: 15px;}
	.my-text-center {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.my-about-field {
		padding-bottom: 20px;
		text-align: center;
	}
	.my-about-field .hexagon {
		margin: 0 auto;
	}
	.my-about-field .my-about-box {
		padding-left: 0px;
	}
	.my-about-field .my-hexagon-box {
		position: relative;
		margin-bottom: 60px;
	}
	.my-features-field {
		margin-top: 0;
	}
	.my-box-pad-less {
	  padding: 0 15px;
	}
	.my-about-field-two {
		text-align: left;
	}
	.my-img-over-box {
		display: none;
	}
	.my-team-name {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.my-header-top-content {
		width: 100%;
	}
	.my-header-top-content::before {
		display: none;
	}
	.my-header-top-content::after {
		display: none;
	}
	.my-main-header-two .my-header-top-bar {
		top: 0;
		background: rgba(10, 10, 10, 0.9);
	}
	/* Home Slider Tile */
	.my-big-font h2 {22
		font-size: 43px;
		left: 2%;
	}

	.cd-slider-nav{bottom: 0;}
	.cd-slider-nav .cd-marker, .cd-slider-nav li{margin-right: 0;}
	.my-big-font h2{font-size: 44px;}
	.my-slider-title h2{font-size: 36px;}
	.cd-hero.home-two .cd-slider-nav > nav{ bottom: 0; display: inline-block; float: none;}
	.home-two .my-big-font.style2.my-slider-title > h2, .home-two .text-left.my-big-font > h2{margin-top: 20px;}
	.home-two .big-font.style3.my-slider-title-three > h3{margin-top: 40px;}
	.home-two .my-slider-title-three h2{font-size: 30px;line-height: 36px;}
	.home-two .my-big-font.style2.my-slider-title > h2, .home-two .text-left.my-big-font > h2{left: 5%;margin-top: 13%;}

	#scrollUp {bottom: 40px;}
	.my-container-three .navbar-header{padding-bottom: 10px;padding-top: 10px;}
	

}
@media only screen and (max-width:900px) {
	.my-header-top-content ul li {
		margin-right: 40px;
	}
}
@media only screen and (max-width:650px) {
	.my-shop-chat-field .table>tbody>tr>td, 
	.my-shop-chat-field .table>tbody>tr>th, 
	.my-shop-chat-field .table>tfoot>tr>td, 
	.my-shop-chat-field .table>tfoot>tr>th, 
	.my-shop-chat-field .table>thead>tr>td, 
	.my-shop-chat-field .table>thead>tr>th {
    	padding: 30px 10px;
	}
}
@media only screen and (max-width:600px) {
	.my-seratator-inside {
		margin: 0;
		padding-left: 30px;
		padding-right: 30px;
		text-align: center !important;
	}
	.my-left-separator {
		float: none;
		width: 100%;
		text-align: center;
		border-right: none;
	}
	.my-right-separator {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 0;
		padding-left: 30px;
		padding-right: 30px;
	}
	.my-left-separator {
		-ms-transform: skewX(-0deg); /* IE 9 */
    	-webkit-transform: skewX(0deg); /* Safari */
    	transform: skewX(0deg); /* Standard syntax */
	}
	.my-left-separator h2 {
		text-align: center;
    	-ms-transform: skewX(-20deg); /* IE 9 */
    	-webkit-transform: skewX(-20deg); /* Safari */
    	transform: skewX(-20deg); /* Standard syntax */
	}
}
@media only screen and (max-width:572px) {
	.my-header-top-content ul li {
		float: none;
		text-align: center;
	}
	.my-header-top-content ul li {
		margin-right: 0;
	}
}
@media only screen and (max-width:550px) {
	.my-technology-content {
		padding: 80px 15px 60px 15px;
	}
}
@media only screen and (max-width:480px) {
	/* Home Slider text */
	.my-big-font h2{font-size: 36px;line-height: 48px;}
	.my-slider-title h2{font-size: 28px;line-height: 36px;}
	.home-two .my-big-font.style2.my-slider-title > h2, .home-two .text-left.my-big-font > h2{margin-top: 22%;}
	.home-two .big-font.style3.my-slider-title-three > h2{font-size: 24px;}
	.home-two .big-font.style3.my-slider-title-three > h3{margin-top: 21%;}
	.home-two .big-font.style3.my-slider-title-three > h2{margin-top: -8px;}
	.my-accordion .panel .panel-title a .icon-1::after{display: none;}
	.my-main-header-two .my-main-nav{top: 70px !important;}
    .my-main-header-two .scroll-to-fixed-fixed {top: 0 !important;}
}
@media only screen and (max-width:360px) {

}
@media only screen and (max-width:319px){

}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
