@font-face {
    font-family: 'Poppins-Black';
    src: url(../fonts/Poppins-Black.ttf)
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins-Bold.ttf)
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url(../fonts/Poppins-ExtraBold.ttf)
}

@font-face {
    font-family: '/Poppins-ExtraLight';
    src: url(../fonts/Poppins-ExtraLight.ttf)
}

@font-face {
    font-family: 'Poppins-Light';
    src: url(../fonts/Poppins-Light.ttf)
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url(../fonts/Poppins-Medium.ttf)
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.ttf)
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url(../fonts/Poppins-SemiBold.ttf)
}

@font-face {
    font-family: 'Poppins-Thin';
    src: url(../fonts/Poppins-Thin.ttf)
}

body{
    font-family: 'Poppins-Regular';
    font-weight: 400;
}

h1,h2,h3,h4{
    font-family: 'Poppins-Regular';
    font-weight: 400;
}
.main{
    padding: 20px 0px;
}

.main *{
    font-weight: 400 !important;
}

h3 > span, h4 > span{
    display: block;
    color: #DF6C46;
    font-size: 60%;
    line-height: 180%;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}

.no-marg{
    margin: 0px !important;
}

.dark{
    background: #2c2c2c;
    background-image: url(../img/dark_embroidery.png);
    color:#fff;
}

.dark a:hover{
    color: white;
    text-decoration: none;
}

.orange{
    color:  #DF6C46 !important;
}

a{
    color:  #DF6C46;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: #777;
}

#social_header{
    min-height: 45px;
    line-height: 45px;
}

#connect i{
    font-size: 16px;
    width: 16px;
}

#menu{
    min-height: 90px;
    border-bottom: 1px solid #eee;
    background: white;
}

#menu #logo{
    background: url(../img/logo/logo.png) center left no-repeat;
    min-height: 90px;
    min-width: 150px;
    background-size: 140px;
    background-position-x: 15px;
}

#menulinks li{padding:0px;}

#menulinks.in{
    width: 110%;
    font-size: 16px;
}

#menulinks.in a{
    line-height: 50px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
}

#menulinks a{
    line-height: 90px;
    color : #999;
    padding: 0px 23px;
    border-right: 1px solid #ddd;
    display: inline;
}

#menulinks a:focus{
    background: white;
}

#menulinks .dropdown-menu a{    
    line-height: 40px;
    border: none;
    display: block;
    font-weight: 300;
}

#menulinks .dropdown-menu{
    padding-top: 0px;
    border-top: 1px solid whitesmoke;
}

#menulinks a:hover, #menulinks a.active{
    text-decoration: none;
    color:  #DF6C46
}

#menulinks li:last-child a{
    padding-right: 0px;
    border: none;
}

#banner{
    height: 200px;
    background: #eee;
    background-image: url(../img/banner_bg.jpg);
    background-position: center center;
    background-size:cover;
}

#banner.big{
    height: 400px;
}

#newsletter{
    min-height: 110px;
    margin-top: 30px;
    padding: 45px 0px 55px;
}

#newsletter input{
    height: 45px;
    border: none;
    border-radius: 0px;
    text-transform: uppercase;
    text-align: center;
}

#newsletter input[type=text]{
    color: #333;
}

#newsletter .contact{
    font-size: 21px;
    margin-top: 50px;
}

#footer{
    background: rgba(85, 85, 85, 0.50);
    min-height: 400px;
    padding: 25px 0px;
}
#footer h4{margin: 25px 0px 25px;}
#footer ul{line-height: 35px;}
#footer i{margin-right: 8px}

#product-el li{
    text-transform: uppercase;
    margin-bottom: 7px;
}
#footer p{
    line-height: 1.8;
    margin-top: 30px
}
.dark hr{
    border-color: #777;
}

c {padding: 0px 5px;}

.card{
    height: 50px;
    width: 80px;
    background: white;
    background-image: url(../img/cards.jpg);
    margin-right: 10px;
}

.terms .topic {
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
}

.terms ol {
    padding-right: 20px;
}

.terms ol li {
    margin-bottom: 20px;
}

.terms ol li h5 {
    font-weight: 600;
    font-size: 16px;
}

.mcard{background-position: -90px 0px;}
.visa{background-position: -181px 0px;}
.verve{background-position: -1px 0px;}

.btn-btssystems{
    background:  #DF6C46
}

.f_summary  a{color: white;}
.f_summary  a:hover{color:  #DF6C46; text-decoration: none;}

div.modal-height{
    height: 600px;
    overflow-y: scroll;
}

.font-bg{
    font-size: 300px;
    color: #eee;
}


section.address{
    margin-bottom:45px;
    line-height: 28px;
}

.main input, .main textarea{
    border-radius: 0px;
    min-height: 40px;
    margin: 5px 0px 15px;
}

.main input[type='submit']{
    text-transform: uppercase;
    color: white;
}

.schedule{
    display: flex;
    margin-top: 35px;
    margin-bottom: 15px;
}

.schedule div{
    border-top: .13em solid #ccc;
    flex:1;
}

.schedule .open{border-color: #EEA78F; flex: 4}
input.btn-loading{opacity: 0.5 !important}

.form-control.error{border-color: tomato;}

.item{
    background: url() center center no-repeat;
    background-size: cover;
}

#banner h1{
    text-align: center;
    line-height: 200px;
    color: white;
}

#banner.big h1{
    text-align: center;
    margin: 200px 0px 10px;
    line-height: 100px;
    font-weight: 600;
    font-size: 50px;
    color: white;
}

#banner h2{
    margin-bottom: 50px;
}

div#f_solutions > div{
    border-left: 1px solid #efefef;
    padding: 30px;
}
div#f_solutions > div:first-child{
    border-color: transparent;
}

div#f_solutions img{
    width: 118.5%;
    height: 145px;
    margin: 0px -30px;
    margin-bottom: 30px;
    margin-top: 30px;
}

div#f_solutions h3{
    overflow-y: hidden;
    max-height: 51px;
}

div#f_solutions p.summary{
    height: 120px;
    text-align: justify;
    overflow-y: hidden;
}

.more{
    text-align: right;
}

.main p{
    line-height: 1.6em;
    color: #777;
}

#f_solutions {
    margin-top: -15px
}

#philosophy{
    border-top: 1px solid #efefef;
    padding: 80px 0px;
}

#testimonials{
    border-top: 1px solid #efefef;
    background: url(../img/testimonial.jpg) left center no-repeat;
    background-size: cover;
}

.bg-orange{background:  #DF6C46;}
.testimonies{min-height: 500px;}
#clients{padding-top: 40px;}
#clients li{
    height: 100px;
    width: 180px;
    margin: 15px 23px;
    overflow: hidden;
    border-bottom: 2px solid #eee;
    background: url() center center no-repeat;
/*    filter: grayscale(); */
    opacity: 0.7;
}

#clients li:hover{
    border-color:  #DF6C46;
    filter: none;
    opacity: 1
}

#clients ul{
    height: auto;
    margin-top: 45px;
    text-align: center
}

.entries{
    max-width: 550px;
    padding: 50px;
    color: white;
}

.entries p{color: white! important}
.entries span{color: #333 !important; display: block;}
.entries img{
    margin: 30px 0px 20px;
    border:3px solid white;
}
.title{font-size: 17px;margin-bottom: 20px;}

.testimony{padding: 20px;
border-top: 1px dashed #ccc
}
.testimony:first-child, .testimony:nth-child(2){
    border-color: transparent;
}

.about-summary{
    line-height: 180%;
    padding: 30px 0px;
}

.bookmark{
    min-height: 300px;
    text-align: center;
    padding-top: 40px;
}

.bookmark i.bm{
    margin-bottom: 15px;
    color: #eee;
    font-size: 150px;
}

li.values{
    text-transform: uppercase;
    width: 150px;
    height: 150px;
    border: 1px solid #eee;
    border-radius: 75px;
    margin: 15px 30px;
    font-size: 12px;
    text-align: center;
    color:  #DF6C46;
    background: whitesmoke;
    font-weight: 400 !important;
}

li.values i{
    display: block;
    font-size: 50px;
    margin: 30px 0px 10px 0px;
}

.subcat{
    text-indent: 10px;
}

.sidemenu{
    margin:20px;
}

div.gm-style{
    opacity: 0.75;
}

.p_items a.cat{ 
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 13px;
    display:block;
    text-align: center;
    font-weight: 400 !important;
}

.p_items h4{
    text-align: center;
    line-height: 150%;
}

.p_items li{
    padding: 20px;
}

.p_items .product{
    border: 1px solid #eee;
    padding: 10px;
    padding-bottom: 0px;
}

.product .btn-btssystems{ margin: 10px; border: none;margin-top:0px;}

.item {
/*    filter: brightness(1.5); */
    color: white;
    text-shadow: 1px 2px 6px #555;
}


.cms-menu li:hover{
    opacity: 0.6
}

.cms-menu li.clicked{
    background: whitesmoke;
}

#cms-viewport td.header{
    width: 150px;
    font-weight: 400 !important;
}

#cms-viewport td{
    font-size: 15px;
    line-height: 45px;
    border-color: transparent;
}

#cms-viewport a{
    color: inherit !important;
    border-bottom: 1px dotted #ccc
}

#cms-viewport input, #cms-viewport form{
    margin: 0px;
    line-height: 10px;
    height: 20px;
    padding: 0px;
    border: none;
    font-style: italic;
    background: none;
}

#cms-viewport textarea{
    line-height: 200%;
    display: inline-block;
}

div.menulinks a{
    margin: 17px 5px 10px;
    display: inline-block;
}

#summary button{padding: 10px;}
#summary form{height: 250px;}


#cms-viewport input[type="checkbox"] { 
    position: absolute;
    opacity: 0;
}

/* Normal Track */
input[type="checkbox"].ios-switch + div {
    vertical-align: middle;
    width: 40px;	height: 20px;
    border: 1px solid rgba(0,0,0,.4);
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition-duration: .4s;
    -webkit-transition-property: background-color, box-shadow;
    box-shadow: inset 0 0 0 0px rgba(0,0,0,0.4);
    margin: 15px 0px;
}


/* Big Track */
input[type="checkbox"].bigswitch.ios-switch + div {
	width: 45px;	height: 25px;
}

/* Green Track */
input[type="checkbox"].green.ios-switch:checked + div {
    background-color: rgb(92, 184, 92);
    border: 1px solid #5cb85c;
    box-shadow: inset 0 0 0 10px rgba(92, 184, 92,1);
}

/* Normal Knob */
input[type="checkbox"].ios-switch + div > div {
    float: left;
    width: 18px; height: 18px;
    border-radius: inherit;
    background: #ffffff;
    -webkit-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: transform, background-color, box-shadow;
    -moz-transition-timing-function: cubic-bezier(.54,1.85,.5,1);
    -moz-transition-duration: 0.4s;
    -moz-transition-property: transform, background-color;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(0, 0, 0, 0.4);
    pointer-events: none;
    margin-top: 1px;
    margin-left: 1px;
}

/* Big Knob */
input[type="checkbox"].bigswitch.ios-switch + div > div {
    width: 21px; height: 21px;
    margin-top: 1px;
}

/* Checked Knob (Blue Style) */
input[type="checkbox"].ios-switch:checked + div > div {
	-webkit-transform: translate3d(20px, 0, 0);
	-moz-transform: translate3d(20px, 0, 0);
	background-color: #ffffff;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(92, 184, 92,1);
}

#cms-viewport #philosophy{
    border-top: none;
    padding: 0px;
}

button.navbar-toggle.collapsed{
    margin-top: 25px;
}