
body
{
	font-size: 15px;
	color: #000;
	font-family: arial;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
.no-pad
{
	padding-left: 0;
	padding-right: 0;
}
.res-img
{
	width: 100%;
}
.logo
{
	padding: 10px 0;
}
.navbar-default, .navbar-collapse {
    border-color: transparent;
    background: #fed500;
    padding: 12px 0 22px 0;
    /*padding: 10px 0 15px 0;*/
    border-radius: 0;
    margin-top: 0 !important;
    /*border-bottom-left-radius: 70px;*/
}
.add_design
{
  background: #fed500;
  height: 92px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
  -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
  -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 32% 100%);
}

.navbar {
    margin-bottom: 0px !important;
}
.navbar-default .navbar-nav > li > a {
    color: #212121;
    margin-top: 0 !important;
    line-height: 15px;
    font-weight: 600;
}
/*.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 20px;
    line-height: 0;
}*/
.carousel-control.right {

    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;

}
.carousel-control.left {

    left: 0;
    right: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;

}
.carousel-inner h1
{
	font-size: 52px;
	margin-top: 30px;
    font-family: arial;
    line-height: 60px;
}
.carousel-inner span
{
	color: #fed500;
}
.carousel-inner p
{
	color: #000;
	font-size: 18px;
    line-height: 22px;
    font-family: arial;
}
.item
{
	padding: 60px 0;
}
.carousel-indicators .active {
    width: 20px;
    height: 10px;
    margin: 0;
    background-color: #fed500;
}
.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 10px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #f7dd56;
    border: 1px solid #fff;
    border-radius: 0px;
}
/*.carousel-indicators {

    bottom: 20px;
    top: 110%;

}
*/
.back-bg
{
    background:#fed500;
    padding: 60px 0;
}
.marg_align
{
    padding: 0 0 60px 0;
}
.img-resize
{
    width: 30%;
    margin-left: 35%;
}
.text-box
{
    width: 100%;
    padding: 20px 5px;
    text-align: center;
    margin-bottom: 20px;
}
.text-box p
{
    font-size: 13px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;
}
.text-box a
{
    background: #fff;
    padding: 10px;
    text-align: center;
    color: #000;
    font-size: 13px;
}
.text-box a:hover
{
    text-decoration: none;
    color: #fff;
    background: #000;
    transition: 500ms;
}
.text-box h2
{
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 0px 0;
    /*font-weight: 600;*/
    font-family: arial;
}
ul.testimonial-list > li > div.testimonial-list-content {
    margin: 0px;
    padding: 15px;
    background:#fff;
}
.paragraph h4
{
    text-transform: uppercase !important;
    font-family: arial;
}

.ftr
{
    padding: 60px 0;
}
.ftr_about img
{
    width: 60%;
}
.ftr_about p
{
    font-size: 13px;
    color: #000;
}
.fa-facebook, .fa-twitter, .fa-linkedin, .fa-google-plus
{
    font-size: 22px;
    color: #000;
    border:1px solid #000;
    padding: 5px;
    margin-right: 10px;
}
.ftr_link h2
{
    font-size: 22px;
    color: #000;
    font-family: arial;
    margin-bottom: 10px;
    font-weight: 600;
}
.ftr_link a
{
    font-size: 15px;
    color: #000;
    font-family: arial;
    line-height: 36px;
}
.ftr_link span
{
    font-size: 13px;
    /*background: #84ae24;*/
    color: #fed500;
}
.ftr_link h3
{
    font-size: 15px;
    color: #000;
    font-family: arial;
    line-height: 30px;
}
.footer-bg
{
    background: #000;
    padding:60px 0;
}
.footer-bg a
{
    color: #a4a4a4;
    line-height: 30px;
}
.footer-bg a:hover
{
    color: #a4a4a4;
    text-decoration: none;
}
.footer-bg h2
{
    font-size: 18px;
    font-family: arial;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 600;
}
.ftr-bottom
{
    background: #ffd500;
    padding:10px 0;
    color: #000;
    text-align: center;
}
.ftr a:hover
{
    color: #000;
    text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
    font-weight: 600;
    font-size: 15px;
}

.nav-sidebar { 
    width: 100%;
    padding: 0px 0; 
    border-right: 0px solid #ddd;
    background: #e8e6e7;
    margin-top: 35px;
}
.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    font-size: 13px;
    line-height: 32px;
    border-bottom: 1px solid #fff;
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #fed500; 
    color: #c60c0d; 
}
.nav-sidebar .active a:hover {
    background-color: #fed500;
    color: #c60c0d;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}
ul {
    padding: 0px 0px 0px 0px !important;
}
.service_support
{
    margin-top: 35px;
}
.service_support h2
{
    font-size: 16px;
    font-family: arial;
    /*font-weight: 600;*/
}
.service_support p
{
    font-size: 13px;
    font-family: arial;
    color: #000;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  text-decoration: none;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\002b";/*\2212*/
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
  border-radius: 0;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
.panel-body {
    padding: 15px;
    color: #000;
    line-height: 30px;
    font-size: 13px;
    border-radius: 0;
    background: #fff;
    border:1px solid rgba(0,0,0,.08);
    margin-bottom: 20px;
}
.padding_size
{
  background: url("../images/serv_bg.png") no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.contact-bg
{
  /*background:rgba(0,0,0,.09);*/
  padding: 50px 0px;
  background:url("../images/serv_bg.png") center no-repeat;
  background-size:cover;
}
.fa-location-arrow, .fa-envelope-open, .fa-phone-square
{
  font-size: 16px !important;
  color: #000;
}
.contact-bg h2
{
  color: #000;
  padding:8px 0;
  font-family: arial;
  line-height: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
.contact-bg p
{
  color: #000;
  border-bottom: 1px solid rgba(255,255,255,.6);
  padding:10px 0;
}
.contact-bg i
{
  width: 30px;
  height:30px;
  float: left;
  text-align: center;
}
.first_name
{
  width: 100%;
  margin-bottom: 20px;
  height: 35px;
  background:#fff;
  padding: 0 20px;
  color: #000;
  border: 1px solid #dbdbdb;
}
.text_area
{
  width: 100%;
  margin-bottom: 20px;
  height: 100px;
  background:#fff;
  padding: 10px 20px;
  color: #000;
  border: 1px solid #dbdbdb;
}
.sbm
{
  padding: 10px 20px;
  background: #fff;
  border:0;
  color: #000;
  margin-bottom: 30px;
  border: 1px solid #dbdbdb;
  font-weight: 600;
  text-transform: uppercase;
}
.border-bg
{
  width: 100%;
  height: 1px;
  background:rgba(0,0,0,.08);
  margin-bottom: 30px;
}
.test-bg
{
  padding: 50px 0px;
  background: url("../images/test.jpg") no-repeat;
  background-size: cover;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px !important;
}
.panel-title a:hover
{
  color: #000;
  text-decoration: none;
}
.dsng
{
  width: 50px;
  height: 2px;
  background: #f26600;
  margin-bottom: 20px;
}
.dsng2 {
  width: 50px;
  height: 2px;
  background: #f26600;
  margin-bottom: 0px;
  margin-top: 5px;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 600;
}
.dropdown-menu > li > a:hover {
  color: #000;
  background: #fed500;
  text-decoration: none !important;
}
.navbar-collapse {

  border-top: 0px solid transparent;
}

/*.navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
    line-height: 20px;
}*/
.paragraph h2
{
  font-size: 16px !important;
  color: #000 !important;
  font-weight: 600;
  font-family: arial;
  margin-top: 0px !important;
  margin-bottom: 15px !important;
}
.desk-off
  {
    display: none;
  }

  .text_colom
  {
    column-count: 2;
  }
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffc008;
}
.padding_size a
{
  font-size: 15px;
  color: #000;
  font-family: arial;
}
.service_support h5
{
  font-family: arial;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: transparent;
}
.theme-image-box a
{
  color: #940909;
  font-weight: 600;
}

.nav-tabs > li > a, li > a:focus {
    background-color:#efefef;
    margin-right: 0px;
    border-radius: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color:#e3e3e3;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    margin-bottom: 10px;
    padding: 10px 10px;
    border-radius: 0 !important;
}
.nav-tabs {
    border-bottom: 1px solid transparent;
    margin-right: 10px;
}
.nav-tabs > li > a
{
  margin-bottom: 10px;
}
    