body {
margin:0;
padding:0;
font-family: 'OpenSans' !important;
letter-spacing: 0.5px;
}

*:focus,
*:active,
a:active,
a:focus,
input:focus,
input:active { 
-moz-outline-style: none;
outline:none;
outline: 0;
}
.navbar-default {
    box-shadow: 0 0 8px 0px silver;
}
.affix-top {
        background-color: #fff !important;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    color: #ff7b00 !important;
    width: auto;
}

.navbar-brand img {
    float: left;
    width: 100px;
}

.navbar-brand h2 {
    white-space: nowrap;
    font-size: 26px;
    font-weight: 600;
}
.nav>li {
    position: relative;
    display: block;
    margin: 1px;
}
.nav li a {
font-family: 'OpenSans';
}
.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #333 !important;
    padding: 34px 24px;
}

.navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus, .navbar-default .nav>li>a.active {
   background-color:#008081;
   color: #fff !important;
}
hr {
    border-color: #ff7b00;
    border-width: 3px;
    max-width: 50px;
}

header .header-content .header-content-inner p {
    font-size: 24px !important;
}
.btn{
    background-color:#ff7b00 !important;
    letter-spacing: 0.5px;
    border-radius: 4px !important;
    color:#fff;
}
.btn:hover {
    background-color:#008081 !important;
    color:#fff;
}
/***********************************************/

.BorderBg {
    border-bottom: 8px solid #008081;
}
.HomeText h4 {
    line-height: 36px;
    letter-spacing: 0.5px;
}
/*********************** WhatWeDo **********************/
.WhatWeDo {
    background-color:#f5f5ef;
}
.WhatWeDo h2 {
    color: #ff7b00;
    font-size: 46px;
    font-weight: 800;
    border: 4px solid grey;
    padding: 2px 12px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 26px;
}
 .WhatWeDo h2 .Left {
    width: 50px;
    height: 50px;
    border: 4px solid #008081;
    float: left;
    top: -34px;
    position: absolute;
    margin-left: -49px;
}
    .WhatWeDo h2 .Right {
    width: 50px;
    height: 50px;
    border: 4px solid #ff7b00;
    float: right;
    bottom: 0;
    position: absolute;
}
.WhatWeDo p {
       letter-spacing: 0.5px;
    line-height: 36px;
}

.ListView {
}

.ListView li {
    list-style-type: none;
    line-height: 36px;
    font-size: 16px;
    font-weight:600;transition: all .35s;
    padding: 4px 0 4px 0px;
        margin: 1px;
}
.ListView li .fa {
    color:#008081;transition: all .35s;
}

.ListView li:hover .fa {
    color:#fafafa;
        padding-left: 6px;transition: all .35s;
}

.ListView li:hover {
    padding: 4px 0 4px 10px;
    transition: all .35s;
    background-color: #333;
    margin: 1px;
    color: #fafafa;
    border-radius:4px;
}








.ContactBlock {
    background-color: #101010;
    padding: 66px 0;
}
.ContactBlock img {
    width: 22%;
    float: left;
}
.ContactBlock h2 {
    color: #fff;
    width: 72%;
    /* float: left; */
    margin: 0;
    font-size: 20px;
    text-align: left;
    padding-left: 2%;
    line-height: 46px;
    display: inline-block;
}
.ContactBlock p {
    color: silver;
    line-height: 32px;
    letter-spacing: 0.5px;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}
.ContactBlock a, .ContactBlock a:focus {
    color: silver;
    padding: 10px 22px;
    letter-spacing: 0.5px;
    border-radius: 40px !important;
    background-color: #333 !important;
}
.ContactBlock a:hover {
    color:#fff;
}
.ContactBlock .fa {
    color: #ff7b00;
    font-size: 30px;
}
.ContactBlock span {
   float: left;
    width: 100%;
    padding-left: 15%;
}
  .ContactBlock .PhoneBlock + .PhoneBlock {
    border-top: 1px solid #333;
    padding: 12px 0 0 0;
}
  .ContactBlock .PhoneBlock h2 {
    color: #fff;
    font-size: 22px;
}
  .ContactBlock .PhoneBlock h2  .fa {
    color: #ff7b00;
    font-size: 20px;
}
  .ContactBlock .PhoneBlock p  {
   color: silver;
    line-height: 32px;
    letter-spacing: 0.5px;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
}
.ContactBlock .PhoneBlock p a, .ContactBlock .PhoneBlock p a:focus {
    color: #ff7b00;
    padding: 0;
    letter-spacing: 0.5px;
    border-radius: 0px !important;
    background-color: transparent !important;
    font-weight: 800;
    text-transform: lowercase;
}
  .ContactBlock .PhoneBlock p a:hover  {
    border-radius: 0px !important;
    background-color: transparent !important;
}

  .ContactBlock .SocialList {
      margin:0;
      padding:0;
      text-align:center;
}

 .ContactBlock .SocialList li {
     list-style-type:none;
     display:inline-block;
     margin: 4px;
}
 .ContactBlock .SocialList li a {
    background: transparent !important;
    border: 1px solid #333;
    border-radius: 4px !important;
    padding: 10px 10px;
    width: 48px;
}
   .ContactBlock .SocialList li a:hover{
       background-color:#008081 !important;
}

   .ContactBlock .SocialList li a .fa {
    color: silver;
    font-size: 20px;
}
.ContactBlock .SocialList li a:hover .fa {
    color: #fff;
}




.BottomContactBlock {
    background-color: #000;
}
.BottomContactBlock p {
    margin: 0;
    padding: 16px 0;
    color: silver;
}



.width100{
    width:100%;
}

.ImgBlock img {
    margin-bottom: 40px;
}

.PaddingBottom46{
    padding-bottom: 46px !important;
}


/************************** ContactFormBlockStyle ***************************/

.ContactFormBlockStyle {
    background-image: url(../img/contant_from.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.ContactFormBlockStyle label {
    border-bottom: 3px solid #ff7b00;
    margin: 0;
    background-color: #fff;
    padding: 4px 6px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.ContactFormBlockStyle label span {
    color: red;
    margin: 4px;
}
.ContactFormBlockStyle .form-control {
    border-radius: 2px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset !important;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #fff;
    font-family: "Open Sans",sans-serif;
    color: #333;
    letter-spacing:0.5px;
    height: auto;
    padding: 12px;
    margin-bottom: 12px;
    border-radius:4px;
     border-top-left-radius:0px;
}

.ContactFormBlockStyle textarea {
    height: 160px !important;
    resize:none;
}

        .ContactFormBlockStyle .form-control:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    .ContactFormBlockStyle .btn-submit {
        background-color: #ff7b00;
        border: 2px solid transparent;
        border-radius: 2px;
        font-size: 24px;
        padding: 6px 16px;
        font-family: "Open Sans",sans-serif;
        color: #fff;
        transition: all 0.4s ease 0s;
    }

        .ContactFormBlockStyle .btn-submit:hover {
            border: 2px solid #ff7b00;
            background-color: #333;
            border-radius: 2px;
        }


.WhatWeDoListImgView {
    border: 1px solid #333;
    padding: 10px;
    border-radius: 4px;
        margin-bottom: 32px;transition: all 0.4s ease 0s;
}
.WhatWeDoListImgView:hover {
    border: 1px solid #009999;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 32px;
    box-shadow: 0 0 10px 0 #009999;
transition: all 0.4s ease 0s;
}
   .WhatWeDoListImgView h2 {
    color: #009999;
    line-height: 36px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    margin: 10px 0;
    width: 100%;
    text-align: center;
}
    .WhatWeDoListImgView img {
        width:100%;
    }

   .WhatWeDoListImgView:hover h2 {
    color: #ff7b00;
    background-color: #123123;
}



















/**********************/
@media only screen and (min-width:300px) and (max-width:767px){
    .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    
    padding:12px !important;
}
     .navbar-brand h2 {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
}.navbar-brand img {
    float: left;
    width: 80px;
}.navbar-toggle {
    position: relative;
    float: right;
    padding: 4px 10px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}.navbar-default .navbar-header .navbar-toggle {
    font-weight: 700;
    font-size: 24px;
    color: #008081;
    text-transform: uppercase;
}
}

/**********************/
@media only screen and (min-width:768px) and (max-width:1200px){
    .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    padding: 22px 12px !important;
    margin-top: 6px;
}
    .navbar-brand h2 {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
}.navbar-brand img {
    float: left;
    width: 80px;
}
}