/*
    Theme Name: Bethany
    Theme URL: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  font-weight: bold; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.form-control {
  font-weight: normal;
}
.section-padding
{
	padding: 0px 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Lato', sans-serif;
}
/**media Queries**/
.navbar-default {
    background-color: transparent;
}
.main-header
{
	background: url(./img/kandersteg1663.jpg) no-repeat;
	background-size: cover;
	min-height: 666px;  
}

.nav > li > a {
    padding: 0px;
}
.navbar-brand
{
	padding: 0px;
	height: inherit;
	font-family: 'Lato', sans-serif;
}
.navbar-default .navbar-brand {
  color: #fff;
  padding-left: 3px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
  line-height: 33px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
{
	color: #FFD34E;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #FFD34E;
    background-color: transparent;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 0px 8px;
    text-transform: uppercase;
    text-shadow: 2px 2px black;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #FFD34E;
}

.navbar-fixed-top {
    /* transition: all 0.5s; */
    background: rgba(0, 0, 0, 0.35);
    padding: 10px 0;
}

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}

.top-nav-collapse {
  /*   background: rgba(0,0,0,0.8);
    padding: 25px 0; */
}


.wrapper
{
	/* padding: 320px 0px 130px; */
        text-shadow: 2px 2px black;
}
.top-title
{
	z-index: 5;
	font-size: 27px;
	font-weight: 700;
	color: #fff;
	line-height: 38px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
}
.sub-title
{
	font-size: 37px;
	font-weight: 700;
	color: #fff;
	line-height: 71px;
	letter-spacing: 4px;
	opacity: 1;
	text-transform: uppercase;
}
.title
{
	font-weight: 700;
  color: #effc28;
  line-height: 60px;
  letter-spacing: 3px;
	opacity: 1;
	text-transform: uppercase;
	padding: 25px 0px;
}

.btn-submit
{
    background: #d12625;
    border: 0px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 40px;
    font-weight: normal;
    border-radius: 0px;
    letter-spacing: 1px;
    color: white;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-top: 25px !important;
    border: 2px solid  white;
}
.btn-submit:hover {
    background: #fff;
	    border: 2px solid #D1262B;
}
.normal-case {
  text-transform: none;
}
/****/
.cta-1
{
	padding: 20px 0px;
}
.cta-info
{
	border: 5px solid #694c8c;
	padding: 25px 15px;
}
.cta-info h3
{
	font-size: 24px;
}
.dec-tec
{
	font-size: 34px;
}
/****/
#proposals
{
	background-color: #f8f8f8;
}
.head-title
{
	color: #2b2b2b;
	font-size: 32px;
	font-weight: 700;
}
.botm-line
{
	background-color: #2b2b2b;
	width: 34px;
	height: 3px;
	display: inline-block;
}
.section-title:hover .botm-line
{
	width: 70px;
	/* For Safari 3.1 to 6.0 */
    -webkit-transition-property: width;
    -webkit-transition-duration: 2s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 1s;
    /* Standard syntax */
    transition-property: width;
    transition-duration: 2s;
    transition-timing-function: linear;
    transition-delay: 1s;
}
p
{
	color: #353333;
	 font-weight: normal;
}
.icon {
    position: relative;
    height: 48px;
    width: 48px;
    float: left;
    margin-top: 14px;
    margin-bottom: 20px;
}
.icon i
{
	font-size: 35px;
}
.icon-text {
    margin-left: 10px;
    padding:0px 25px 0px 0px;
}
.icon-text-par {
    margin-left: 10px;
    padding: 0;
}
h3.txt-tl {
    font-size: 24px;
    line-height: 1.35;
}
/****/
.parallax {
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: center center;
}
.bg-image-3 {
    background: url('./img/nationalday1663.jpg') no-repeat  ;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-image-4 {
    background: url('./img/gasterntal1662.jpg') no-repeat  ;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.section {
    position: relative;
    padding: 88px 0 67px 0;
    display: block;
}
#sme_platform1, #sme_platform2 {
    padding: 0px 0 40px 0 !important;
}
.cta-txt h3 {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 700;
}
.cta-txt p
{
	color: #fff;
}
/****/
.portfolio-box
{
	margin-bottom: 15px;
}
.padding-right-zero
{
	padding-right: 0px;
}
#contact
{
	background-color: #f8f8f8;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

.black
{
	color: #000 !important;
	font-weight: 600;
}
.btn-send
{
	border-radius: 0px;
	color: #000;
	background-color: #FFD34E;
}
a {
  color: #21428b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #bf2221;
  text-decoration: none;
}
.credits a {
  color: #bf2221;
  text-decoration: none;
}
.credits a:hover,
.credits a:focus {
  color: #21428b;
  text-decoration: none;
}
.cont-title
{
	font-size: 24px;
	padding:15px 0px;
}
.location-info p span {
    display: inline-block;
}
.location-info p span {
    width: 40px;
    font-size: 24px;
    color: #666;
    vertical-align: middle;
}
.location-info p {
    margin-bottom: 5px;
}
.location-info p {
    font-size: 18px;
    line-height: 32px;
    color: #000;
}
.contact-icon-container {
    position: absolute;
    top: -38px;
    right: 0;
    padding-right: 20px;
    font-size: 320px;
    color: #555;
    line-height: 300px;
    -ms-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}
/****/
#footer
{
	background-color: #191919;
	padding: 20px 0px;
}
.footer-copyright {
    color: #fff;
    line-height: 32px;
    text-align: center;
}
.footer-social
{
	float: right;
}
.footer-social a {
    font-size: 18px;
    color: #666;
}
.link-dec, .link-dec:hover{
    color: #000;
}
/****/
@media (min-width: 451px) and (max-width: 900px){
    .section-title{
        margin-bottom: 15px;
    }
}
@media (min-width: 20px) and (max-width: 450px){
    .navbar-toggle:hover, .navbar-toggle{
        background-color: #fff;
        color: #000;
    }
    .navbar-toggle{
        margin-top: 0px;
    }
    .navbar-default .navbar-nav > li > a{
        text-align: center;
        background-color: rgba(255, 255, 255, 0.32);
       /*  color: #000; */
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
        background-color: rgba(255, 255, 255, 0.32);
        color: #FFD34E;
    }
    .top-title{
        font-size: 15px;
    }
    .title{
        font-size: 50px;
    }
    .sub-title{
        font-size: 24px;
    }
    .footer-copyright {
    text-align: center;
    }
    .padding-right-zero{
        padding-right: 15px;
    }
    .section-title{
        margin-bottom: 15px;
    }
    .cta-txt h3{
        font-size: 28px;
    }
    body{
        font-size: 14px;
    }
    h3.txt-tl{
        font-size: 20px;
    }
}
/****/



.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
  position: absolute;
    background-color: #564a4a;
    min-width:  215px;
    padding: 0px 0px;
    /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
    z-index: 1;
}

.dropdown-content a {
         color: white;
    padding: 6px 4px;
    text-decoration: none;
    display: block;
    text-align: left;
	text-transform: uppercase;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
    color: black;
    padding: 4px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.item-1, 
.item-2, 
.item-3  {
	position: absolute;
	display: block;
	top: 3em;
	width: 90%;
	font-size: 46px; 
	animation-duration: 40s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.item-1{
	animation-name: anim-1;
}

.item-2{
	animation-name: anim-2;
}

.item-3{
	animation-name: anim-3;
}
 
@keyframes anim-1 {
	0%, 8.3% { left: -100%; opacity: 0; }
  8.3%,25% { left: 5%; opacity: 1; }
  33.33%, 100% { left: 110%; opacity: 0; }
}
@keyframes anim-2 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left: 5%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-3 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 5%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}
 .cta-info.text-center img {
    display: table;
    margin: auto;
}
ul.nav.navbar-nav {
    margin-top: 25px;
}
 .cta-txt.center-txt h3 {
    text-align: center;
}
@media only screen and (min-width: 1400px){
.main-header {
     
    min-height: 750px;
     
}
}

@media only screen and (max-width: 398px){
.main-header { 
    min-height: 165px !important;
}
a.navbar-brand img {
    width: 40% !important;
}
.navbar-fixed-top { 
    padding: 4px 0 !important; 
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 4px 8px !important;
    margin-top: 0px !important;
    margin-right: 15px;
    margin-bottom: 4px !important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.item-1, .item-2, .item-3 { 
    top: 1.5em !important;
    width: 90% !important;
    font-size: 13px !important;
    
}
.title { 
    line-height: 15px !important;
    letter-spacing: 2px !important; 
    padding: 20px 0px !important;
}
.wrapper {
    padding:  0px !important;  
    text-shadow: 1px 1px black !important;
}
.col-md-12.wow.fadeInRight.delay-02s.animated {
    height: auto !important;
}
.text-center img { 
    display: table;
    margin: 15px auto;
}
.col-md-8.wow.fadeInRight.delay-02s.animated {
    height: auto !important;
}
}

.cta-txt.center-txt a {
    display: table;
    margin: auto;
}
.cta-txt a {
    display: table;
    margin: auto;
}
.cta-txt {
    display: table;
    margin: auto;
}

.sme_heading{
  color: #b62322; 
	font-weight: bold;
	text-shadow: 2px 2px black;
  font-size: 54px;
  line-height: 90px;
}
.sme_text {
   text-shadow: 2px 2px black; 
   line-height: 64px;
   font-size: 44px;
   color: #effc28; 
}
@media only screen and (max-width: 398px){
.section {
    position: relative;
    padding: 0px 0 6px 0 !important;
    display: block;
}
.sme_heading{
    color: #b62322;
    font-weight: bold;
    text-shadow: 1px 1px black !important;
    font-size: 26px !important;
}
.sme_text {
    text-shadow: 1px 1px black !important;
    font-size: 20px !important;
    
}
}

.errMsg {
	color: #fb4314;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
}
 
input#num1 {
	width: 20%;
}

input#num2 {
	width: 20%;
}

input#captcha {
	width: 20%;
}
.col-md-12.cta-info img {
    margin: auto !important;
}

.portfolio-box.design img {
  margin-top: 25px;
}

p.txt-para span {
  font-weight: bold;
  font-style: italic; 
}
p.txt-para i {
  font-size: 16px;
  color: #b62322;
  margin-right: 5px;
}
p.txt-para-red i {
  font-size: 16px;
  color: #b62322;
  margin-right: 5px;
}
p.txt-para-blue i {
  font-size: 16px;
  color: #040ace;
  margin-right: 5px;
}
p.txt-para-green i {
  font-size: 16px;
  color: #06ac03;
  margin-right: 5px;
}
p.txt-para-violet i {
  font-size: 16px;
  color: #b800c4;
  margin-right: 5px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #694c8c;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#myBtn:hover {
  background-color: #555;
}

.ion21btn_inline * {
	box-sizing:border-box;
}
.ion21btn_template5 {
	resize: none;
	font-size: 13px;
	font-family: 'Open Sans', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: left;
	color: rgb(0, 0, 0);
	width: 200px;
	height: 30px;
	z-index: 16543210;
	position: fixed;
	right: 20px;
	bottom: 0px;
}
.ion21btn_collapsed {
	resize: none;
	font-size: 13px;
	font-family: 'Open Sans', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	box-sizing: border-box;
	background-color: rgb(2, 117, 216);
	border: 1px solid rgb(32, 112, 176);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
	position: absolute;
	left: 0px;
	width: 200px;
	top: 0px;
	height: 30px;
	user-select: none;
	transform: translate(0px, 2.44702e-15px);
}
.ion21btn_collapsed_text {
	resize: none;
	font-size: 15px;
	font-family: 'Open Sans', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	padding-left: 9px;
	color: white;
	position: relative;
	line-height: 30px;
	left: 0px;
	width: 190px;
	top: 0px;
	height: 28px;
}
.ion21btn_collapsed_text a {
	color: white;
}
.ion21btn_sprite {
	resize: none;
	font-size: 13px;
	font-family: 'Open Sans', 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	position: absolute;
	left: 164px;
	width: 16px;
	top: 7px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url('https://s2.mylivechat.com/livechat2/images/sprite.png');
	background-position: -4px -148px;
}

.ion21mf-act {
  text-align: center;
  background-color: #dde9ff;
}
.ion21mf-com {
  text-align: center;
  background-color: #f0fedb;
}
.ion21mf-inv {
  text-align: center;
  background-color: #fde5c3;
}
.ion21mf-img {
  float: right; 
  max-width: 300px; 
  margin-left: 15px;
}
.ion21mf-imgv {
  float: right; 
  max-width: 400px; 
}
.ion21mf-imgr {
  float: right; 
  max-width: 500px;
  margin-left: 10px; 
}

.ion21headline {
  color: white; 
  background-color: #694c8c;
  padding: 15px;
  text-align: center;
}

marquee h3 {
  font-size: 20px; 
  color: #694c8c; 
  font-weight: 700;
  text-align: center;
}

.ion21sv {
  padding: 0px 7px 0px 10px;  
  font-style: normal !important;
}
.ion21sv-green {
  color: #37bf71;
}
.ion21sv-red {
  color: #bf2221;
}
.ion21sv-blue {
  color: #694c8c;
}
.ion21sv-para {
  color: #b62322;
}
.ion21sv-grey {
  color: #7f7f7f;
}

.project-ects ul {
  padding-left: 0px;
  font-weight: normal;
	list-style: circle;
}
.project-ects li {
  margin-left: 30px;
}
.txt-value span {
  padding-left: 30px;
}
.txt-ecta {
  margin-left: -5px;
  padding: 3px 5px;
  background-color: #feffba;
}
.ion21headiop {
  margin-top: -120px;
  margin-bottom: 10px;  
}
.ion21spl {
  font-size: 22px;
}
.ion21marspan {
  padding-left: 700px;
}
.ion21MSicon {
  max-width: 128px;
}
.ion21imgWrap {
  width: 120px;
  height: 120px;
  position: relative;
  background: #b2b7bc;
  overflow: hidden;
  -webkit-border-radius: 100%!important;
  -moz-border-radius: 100%!important;
  border-radius: 100%!important;
}
.ion21Block2 {  
  float: left;
  width: 100%;
  margin-bottom: 5px;
  padding: 17px 7px 3px 7px;
  background-color: #fafefe;
}
.ion21btnGreen {
  color: #fff;
  background-color: #5a7819;
}
.SHpptImg {
  margin-top: 20px;
	border: 1px solid #dedede;
}
.SHtop20 {
  margin-top: 20px;
}  
