body{
    background-color: #3d4753;
    background-repeat: repeat-x;
    overflow-y: scroll;
    color: #000;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}


.bg{background-image: url(../img/bg.jpg); position: fixed; z-index: -1; left: 0px; right: 0px; top: 0px; bottom: 0px; }

*{font-family: "Roboto", sans-serif, "Arial";}

.nav > li > a:hover, .nav > li > a:focus { 
        background-color: #EEEEEE;
text-decoration: none;
} 
.nav-pills > li > a { 
    border-radius: 0px;
} 
.nav > li > a { 
    display: block;
    padding: 0px;
    position: relative;
} 
 

.topSection{
    height: 95px;
}
.brand {

    height: 95px;
    background:#fff;
    border-bottom: solid 5px #FF581C;
	background-position:0px 0px;
	background-image:url(../img/logo.svg);
    background-repeat: no-repeat;
}

.mobileBars{float: right; display: block;   height: 95px; background-color: #fff; color: #FF581C; cursor: pointer;
font-size: 25px; line-height: 95px; padding: 0px 10px; cursor: pointer; display: none; margin: 0px; }
.mobileBars:hover{background-color: #FF581C; color: #fff;}


.sideContainer nav {
    margin-left: 50px;
    margin-right: -70px;
    margin-top: 20px;
}
 

.nav {
    padding: 0px;
    margin: 0px;
    border-bottom: none;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-left: 0px;
}
.nav > li { 
    display: block;
    position: relative;
}
.nav ul, ol {
    margin-bottom: 10px;
    margin-top: 0px;
}
.nav li {
    float: none;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom: solid 1px #5C6770;
}

.nav li:last-child{border-bottom: none;}

.nav li a {
    background: rgba(57, 66, 73, 0.4);
    color: #FFFFFF;
    font-size: 16px;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
}
.nav li a span {
    border-left: 0px solid #FFFFFF;
    display: block;

    padding: 15px 0px;
    text-align: left;

    text-indent: 15px;
}
.nav li a span.icon {
    background: rgba(57, 66, 73, 0.8);
    float: right;
    text-align: center;
    font-size: 30px;
    padding: 6px 0px;
    width: 70px;

    text-indent: 0;
}
.nav li.dark a {
background: #273642;
}

.nav li.dark.darkest a {
background: #273642;
}

.nav li.dark a span.icon {
background: #3D5364;
}

.nav li.dark.darkest a span.icon {
background: #3D5364;
}
/*.enable-transitions nav, .enable-transitions nav * { 
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0;
}*/
.nav  a.navActive > span, .nav  a:hover span{
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0;
    background-color: #fff  !important;;
     color: #152727  !important;;
}

.nav  a.navActive > span.icon, .nav  a:hover span.icon{
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0;
    background-color: #FF581C !important;
    color: #fff !important;
}

/*li a:hover i.fa{
   transform: rotate(15deg); 
    
}*/

/* ----  */


.sloganMainPage{
  padding: 50px 50px;

  text-align: left;
    position: fixed;
    bottom: 115px;
    right: 150px;
    left: 340px;

    box-shadow: 0px 0px 20px rgba(255,255,255,0.95) inset;
    background: rgba(215,215,215, 0.6);
    color: #FFFFFF;

    border-left: 25px solid #FF581C;
    
}

.sloganMainPage h1 {
    font-size: 70px;
    letter-spacing: -3px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    line-height: 70px;
}

.sloganMainPage h1 span{
    color: #FF581C;
}


#animation{margin: 0px; padding: 0px; display: table; width: 100%; }


.sideContainer {

    margin: 0px;
    vertical-align: top;
    padding: 0px;


    display: table-cell;

    width: 250px;

}

.bottomContainer{display: block; position: fixed; bottom: 10px; left: 0px; width: 200px;
        color: #b6c3cd;  padding: 5px 5px 10px 25px;}

.bottomContainer h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;

}
.bottomContainer hr {
    background-color: #b6c3cd;
    height: 1px;
    margin: 0px 0px 10px;
    border: 0;
    box-sizing: content-box;
}

.sideContainerBody{position: fixed; width: 250px;  top: 0px;
    bottom: 0px;  left: 0px;   background: rgba(27,34,38, 0.8);}


.rightContainer{ display: table-cell; padding-left: 90px; padding-top: 115px; padding-right: 20px;
    vertical-align: top;  }


.pageWrap{
    max-width: 1150px;
  text-align: left;
  padding: 0px;
    margin-bottom: 50px;
}

.pageTitle{
    overflow: hidden;
    position: relative;

    margin: 0px;

    border-left:  solid 25px #FF581C;
    box-shadow: 0px 0px 30px rgba(255,255,255,0.2) inset;

    background: rgba(27,34,38, 0.5);
    overflow: hidden;
}

.softcat{background-color: #f7f7f7; color: #444444; text-align: left;  }
.page table{border: solid 1px #ddd; padding: 10px; text-align: left; }
.page table td{  }

.pageWrap .page h1{color: #FF581C; padding: 10px 0px; font-size: 28px; line-height: 28px; letter-spacing: normal;  }


.hostingBlock{background-image: url(../img/hosting-bottom.jpg); height:94px; background-color: #000; }

.pageWrap .page h2{padding: 0px !important;}





.page{background-color: #fff;}
.pageWrap h1{
  z-index: 1;
   margin: 0px;
   padding: 20px 20px 0px 20px;

   color: #fff;
   font-size: 50px;
    font-weight: 700;
    letter-spacing: -3px;
    line-height: 45px;
    z-index: 1;
}

.pageWrap h2{
      padding: 20px 23px;
       color: #b6c3cd;
       bottom:0px;
     margin: 0px;
    font-size: 18px;
    line-height: 24px;

}

.pageWrap h3{ color: #FF581C;  padding: 10px 23px; margin: 0;}


.pageTitle span.icon { 
z-index: 0;

    color: rgba(255,255,255, 0.1);
font-size: 160px;
float: right;
    margin-top: -10px;
    margin-right: 30px;
transform: rotate(-20deg);
}



.page{  padding: 30px 30px;  position:relative; }
.geoInfo{position:absolute; bottom: 50px; left:50px; padding:20px; 
background: rgba(255,255,255,0.95); z-index:1000; border: solid 1px #242424; }

/* **** */

#formCallbackBox{

    position:fixed; left:0px; bottom:0px; top:0px; width:450px; background-color: #313131; z-index: 10000;
border-left: solid 20px #FF581C; padding:20px 20px; box-sizing: border-box; color: #fff; left: -500px;

}

#formCallbackBox h2{ color: #FFFFFF; font-size: 28px; margin:0px; padding:0px; }
#formCallbackBox p{font-size:14px; color: #ddd; }
#formCallbackBox hr {
    background-color: #FFFFFF;
    height: 1px;
    margin: 10px 0px 10px;
    width: 80px;
    
    border-bottom: 0px none currentColor;
    border-left: 0px none currentColor;
    border-right: 0px none currentColor;
    border-top: 1px solid #EEEEEE;
    box-sizing: content-box;
}


#formCallbackBox p{margin: 0px; padding: 4px 0px;}
#formCallbackBox input, #formCallbackBox textarea{ background: transparent; color: #fff;
    padding: 15px; border: solid 1px #999;  outline:none; width: 100%; box-sizing: border-box;
    background-position: 12px center; background-repeat: no-repeat; padding-left: 50px;
}


#formCallbackBox input.fc-name{background-image: url(../svg/name.svg); }
#formCallbackBox input.fc-email{background-image: url(../svg/email.svg);}
#formCallbackBox input.fc-phone{background-image: url(../svg/phone.svg);}
#formCallbackBox input.fc-captcha{background-image: url(../svg/captcha.svg);}
#formCallbackBox textarea.fc-message{background-image: url(../svg/message.svg); resize:vertical;
    max-height: 300px; overflow-y: auto; }

#formCallbackBox button {
    background: #FF581C;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 10px;
    padding: 7px 20px;
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
#formCallbackBox button:hover {    background: #7d8998;}
.reqInputFalse{border-color: #f00 !important; background-color: rgba(255,0,0,0.1) !important; }

#formCallbackBox .close { color: #ddd; float: right; font-size: 36px; font-weight: 700; line-height: 1; opacity: 0.2;
                        text-shadow: 0px 1px 0px #FFFFFF; margin-right:10px; }
#formCallbackBox .close:hover{opacity: 0.4; }

/* ------- MOBILE ------- */

@media screen and (max-width : 1000px) {


    .sideContainer {
        display: block;
        width: auto;
        padding: 5px;
        padding-bottom: 0;
    }

    .sideContainerBody {
        position: static;
        width: auto;
        padding: 0px;
        margin: 0px;

    }

    .rightContainer {
        display: block;
        padding: 0px 5px;
    }

    .bottomContainer {
        display: block;
        text-align: center;
        padding: 15px 10px;
        margin: 5px;
        position: static;
        background: rgba(27, 34, 38, 0.506);
        margin-bottom: 5px;
        width: auto;

    }
    .bottomContainer h2{ font-size: 14px;}

    .pageTitle{border-left-width: 5px;}
    .bottomContainer hr, .pageTitle span.icon {display: none;}

    .sideContainer .navigation {
        padding: 0px;
        margin: 0px;
        display: none;
    }
    .sideContainer .navigationShow{display: block;}
    .sideContainer nav{margin-top: 5px; padding: 0;}
    .sideContainer .navigation > li {
        margin-bottom: 5px;
    }
    .page {padding: 10px 10px; }
    .page img{width: 290px;}
    .pageWrap {margin-bottom: 0px;}
    .mobileBars{   display: block; }

    .nav li a span.icon {        float: left;    }
    .topSection {margin-bottom: 5px;  }
    .sloganMainPage{float: none; padding: 20px 10px; margin: 0px; margin-top: 5px;
        border: 0; position: static; text-align: left; }
    .sloganMainPage h1{  padding: 0px; margin: 0px; font-size: 36px;}


}




