* {
    outline: 0 !important
}

body {
    font-family: 'Open Sans', sans-serif;
}
img.alignleft {
    float: left;
    margin-right: 15px;
}
img.alignright {
  
    float: right;
    margin-left: 15px;
}
.abtdesc p
    {
        line-height: 25px;
    letter-spacing: 0.2px;
    
    }
    .carbutton {
    position: static !important;

    margin-left: auto  !important;
    margin-right: auto  !important;
    margin-bottom: 0px !important;
}
.ouArrow {
    font-size: 20px;
}
.ourdiv:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.ouArrow a {
    color: #ce2029;
}
.ouInd.carousel-indicators .active {
    background-color: #ce2029 !important;
}

.ouInd.carousel-indicators li {
    border: 1px solid #ce2029 !important;
}

.ouInd.carousel-indicators {
    top: 100% !important;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.sec-Dec p, .sec-Dec h4 {
    padding-bottom: 10px;
}
.mb0 {
    margin-bottom: 0 !important;
}

.m0 {
    margin: 0 !important; 
}

.wf {
    width: 100%
}

.fwn {
    font-weight: normal !important;
}

a {
    text-decoration: none !important;
    transition-duration: .2s
}

ul {
    padding: 0;
    margin: 0;
}

.row.nop {
    margin-right: 0;
    margin-left: 0
}

.row.nop > [class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    z-index: 100; 
    cursor: pointer;
    background: #ce2029;
    display: none;
    display: block;
}

.scroll-to-top:hover {
    opacity: 0.8;
}


.feedback {
    position: fixed;
    left: 0;
    bottom: 25%;
    top: 5%;
    z-index: 20000;
    height: 100%
}
.feedback textarea {
    height: 100px;
}
.feedback-form, .feedback-form2, .feedback-form3, .feedback-form4 {
    display:none;
    float: left;
    
}

.fix {
    position: fixed;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
    z-index: 999;
}
@media only screen and (max-width: 600px) {
  .fix {
    position: fixed;
    left: 0;
    top: 70% !important;
    transform: translateY(-50%);
    z-index: 999;
}
}
@media screen and (max-width: 800px) {
  .fix {
    position: fixed;
    left: 0;
    top: 85% !important;
    transform: translateY(-50%);
    z-index: 999;
}
}

.sLink,.sLink2,.sLink3,.sLink4 {
    color: #fff !important;
    font-size: 25px;
    margin-top: 1px;
    width: 55px;
    display: block;
    height: 58px;
    padding: 10px;
    background: #0095da;
    transition-duration: 0.2s;
    cursor: pointer;
}

.modal-content {
    border-radius: 0px;
}

.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    background: #ce2029 ;
    color: #fff;
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #ce2029;
    opacity: 1;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: rgba(204, 204, 204, 0.68);
    width: 100%;
    height: 35px;
    margin: 0 0 8px 0;
}

.rb-label {
    margin: 0;
    margin-top: 5px;
    font-weight: 500;
    color: #757575;
    padding-bottom: 5px;
}

.form-control:focus {
    border-color: #a3211f;
    box-shadow: none;
}

.lftIcon {
    width: 25px;
}

.fix li:hover {
    opacity: 0.8;
}

.xsIco li {
    display: inline-block;
    padding: 15px 0;
}

.side-menu-button {
    cursor: pointer;
    color: #cfb12b !important;
    padding:  0;
    top: 5px;
    font-size: 32px;
}

.resMenuOuter {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    background: #c51f25;
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    transition-duration: .3s;
    transform: translateX(-100px);
    box-shadow: #000 0 0 100px;
}

.resMenu {
    padding: 15px 15px;
    overflow: hidden;
    position: relative
}

.menu-open .resMenuOuter {
    visibility: visible;
    opacity: 1;
    transform: translateX(0)
}

.menuBack {
    color: #d3b740 !important;
    font-size: 40px;
    position: absolute;
    right: 20px;
    top: 9px
}

.resMlist {
    margin: 50px 0;
}

.active > .rMlink {
    color: #d3b740;
    font-weight: 700
}

.rMlink {
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    padding: 15px 0;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, .09)
}

.rMlink:hover {
    color: #d3b740
}

.resMlist li:first-child .rMlink {
    border-top: 0
}

.mob-pnel {
    padding: 0 !important;
}

.mob-pnel li a {
    color: #fff !important;
    text-transform: capitalize;
    font-weight: 300;
    opacity: 0.8;
}

@media (min-width: 1200px) { 
    .contact-teaser {
        padding-right: 30px;
    }
    .ht {
            height: 555px;
    }
.specialimg img {
    padding-top: 88px;
}
    .m00 {
        margin: 0 !important; 
    }
    .sec2Tit {
  
    }
    .bDlissi {
        /*height: auto;*/
    }
    .secBox {
        padding: 30px !important;
        min-height: 282px;
    }

}
@media (max-width: 1199.98px) { 
.specialimg img {
    padding-top: 88px;
}
.ht {
        height: 615px;
    }
    .bDlissi {
        height: 140px; 
    }
 }
.mr10 {
    margin-right: 10px;
}

.logo img {
    width: 200px;
}

.tTitle {
    padding: 50px 30px; 
    color: #d3b740;
    font-weight: 600;
    font-size: 20px;
}

.topRight {
    padding: 49px 0;
}

.tp_rht1 {
    padding-top: 59px;
}

.topRight li {
    padding-right: 2px;
    padding-left: 2px;
}

.topText {
    color: #c51f25 !important;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.tSocial {
    position: relative;
    margin-left: 10px;
    
}
.contact-teaser ul.topRight
{
float:right;    
}
/*.tSocial:before{
    background: #333 none repeat scroll 0 0; 
    content: ""; 
    height: 2px;
    left: -29px;
    right: 0px;
    bottom: 0;
    position: absolute;
    top: 12px;
    width: 45%;
    transform: rotate(-90deg);
}*/

.tSocial li {
    display: inline-block;
}

.soIcons a {
    color: #eeeeee;
    display: block;
    margin-left: 2px;
    height: 24px;
    line-height: 24px;
    width: 24px;
    text-align: center;
}

.facebook {
    background: rgb(59, 89, 152);
}

.twitter {
    background: rgb(2, 176, 232);
}

.skype {
    background: rgb(5, 167, 227);
}

.bottom {
    background-color:  #585c61;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 4px;
}

.main-menu .item {
    display: inline-block;
    position: relative;
}

.main-menu .item.active > .link {
    color: #d3b740;
}

.main-menu .item .link {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    padding: 10px 0px;
    display: block;
    letter-spacing: 1px;
    margin: 10px 22px;
    transition-duration: 0.2s;
}

.main-menu .item:hover > .link {
    color: #d3b740;
}

.main-menu .item:first-child .link {
    margin-left: 0;
}

.main-menu .item:last-child .link {
    margin-right: 0;
}

.main-menu .item:hover > .sub-list {
    visibility: visible;
    opacity: 1;
    left: 0;
}

.main-menu > li:hover .sub-list, .main-menu > li:focus .sub-list {
    max-height: 2000px;
    z-index: 10;
}

.item .sub-list .item {
    width: 100%;
}
.main-menu .item .sub-list {
    min-width: 295px;
    padding: 0;
}

.sub-list {
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
    perspective: 400px;
}

.sub-list li {
    opacity: 0;
    transition: opacity .4s, transform .5s;
}

.main-menu > li:hover .sub-list li, .main-menu > li:focus .sub-list li {
    opacity: 1;
    transform: none;
}

.main-menu .item .sub-list .item .link {
    background-color: #585c61;
    font-size: 13px;
    text-transform:  uppercase;
    font-weight:  500;
}

.subresMlist  {
    padding-left:15px;  
}

.subresMlist li a {
    font-size:18px; 
}

.sub-list .item .subLink {
    padding: 10px 22px;
    margin: 0;
}

.sub-list .item.active > .subLink, 
.sub-list .item:hover > .subLink {
  
    color: #fff !important;
}

.sub-list .item:hover > .subLink {
    background-color: #d3b73e !important;
   
}

.srchPull {
    color: #a5cf4d !important;
    font-size: 23px;
    padding: 21px 0 21px 21px
}

.sSing:before, .gallBg:before, .prdPage:before {
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    transition-duration: .3s;
}

.gallBg:before{
    background-image: url(../img/gallBg.jpg);
    background-size: contain;
}

.sSing {
    position: relative;
    height: 485px
}

.sStext {
    left: 120px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 30px;
}

.sCtrls {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: initial;
    right: initial;
    bottom: initial;
    margin-top: 20px
}

.sCtrls li {
    display: block;
    border: 0;
    background: none !important;
    width: 10px !important;
    height: initial !important;
    text-indent: 0;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    text-align: right;
    margin: 0;
    margin-bottom: 20px !important;
    transition-duration: .2s
}

.sCtrls li.active {
    border-bottom: 2px solid #fff;
    width: 30px !important;
}

.sStMain {
    font-size: 42px;
    color: #fffffe;
    line-height: 1;
    margin-bottom: 25px;
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.3) 0 6px 30px;
}

.sStDesc {
    color: #fff;
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.3px;
    font-weight: 600;
    margin-bottom: 35px
}

.btn-slide {
    background: #ce2029;
    border: 1px solid #ce2029;
    color: #fff !important;
    font-weight: 600;
    padding: 7px 25px !important;
    transition-duration: .2s;
}

.btn-slide:hover {
    background: 0;
    color: #ce2029 !important;
}

/* .btn {
    border-radius: 2px;
    box-shadow: none !important;
    font-size: 13px;
    height: 34px;
    padding: 5px 20px
} */

#slide {
    background: #272a31;
    margin-top: 3px;
}

.left .sSing:before, .right .sSing:before {
    opacity: 0;
    filter: alpha(opacity=0)
}

.secBox {
    padding: 20px;
    min-height:282px;
}

.et_pb_button {
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border: 2px solid;
    border-radius: 3px;
    transition: all .2s;
}

.et_pb_button {
    color: #3694eb;
}

.et_pb_button:hover:after {
    content: '\f105';
    margin-right: 0px;
    font: normal normal normal 14px/1 FontAwesome;
    transition: all .2s;
    text-transform: none;
    padding-left: 10px;
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
}

.et_pb_button:hover {
    border: 2px solid transparent;
    padding: .3em 2em .3em 0.5em;
    background-color: #ccc !important;
}


/*.bg-blue {
    background-color: #2a77bb !important; 
    border: 1px solid #2a76bb;
}*/

.boxTop {
    position: relative;
}

.sec {
    margin-top: 4px;
    position:  relative;
}

.sec2Tit {
    position: absolute;
    font-size: 16px;
    font-weight: 700;
    top: 10px;
    padding-left: 85px;
    color: #fffffe;

}

.pt25 {
    padding-top: 25px !important;
}

.secDec {
    line-height: 25px;
    letter-spacing: 0.2px;
    font-weight: 600;
}

.bg-l-blue {
    background-color: #3694eb !important;
    border: 1px solid #2f8adc;
}

.bg-l-blue:hover {
    background-color: #74b4ec !important; 
}

.bklC {
    color: #333 !important;
}

.plr-0 {
    padding-left: 0!important;
    padding-right: 0!important;
}

.icoImg {
    width: 70px;
}

.sec3 {
    padding: 30px 20px;
    background: #ebe9ea;
}

.hTit {
    margin-bottom: 28px;
    font-size: 23px;
    font-weight: 700;
}

.hsubTit {
    color: #c51f25;
    font-size: 20px;
    font-weight: 600;
}

.sec4 {
   background: #f7f7f7;
}

.sec4Box {
    background: #fff;
    padding: 10px;
    min-height: 177px;
    margin-top: 30px;
}

.sec4Box:hover {
    box-shadow: rgba(0, 0, 0, .2) 0 0px 10px;
}

.sec4Title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.icoNull {
    padding: 33px 0;
    width: 91px;
}

.flipcard {
   
    width: 220px;
    height: 160px;
    perspective: 500px;
}

.flipcard.v:hover .front, .flipcard.v.flip .front{
    transform: rotateX(180deg);
}

.flipcard.v:hover .back, .flipcard.v.flip .back{
    transform: rotateX(0deg);
}

.flipcard.v .back{
    transform: rotateX(-180deg);
}

.flipcard.h:hover .front, .flipcard.h.flip .front{
    transform: rotateY(180deg);
}

.flipcard.h:hover .back, .flipcard.h.flip .back{
    transform: rotateY(0deg);
}

.flipcard.h .back {
    transform: rotateY(-180deg);
    margin-top: -178px;
    padding-top: 40px;
    padding-bottom: 50px;
    background-color:#fff;
}

.flipcard .front, .flipcard .back {
    /*position:absolute;*/
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.5s ease-in;
    color: white;
    padding: 10px;
    backface-visibility: hidden;
}

.inner { 
    margin: 0px !important;
}

.imFlip {
    width: 180px;
}
.sec5box {
    padding: 20px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; 
}
.btom10 {
    margin-bottom: 10px !important;
}

.brghtNone {
    border-right: none; 
}

.bbtmNone {
    border-bottom: none;
}

.sec5Tit {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}

.bDlissi {
    position: relative;
    margin-top: 60px;
    margin-left: 45px;
}

.bDliIc {
    position: absolute;
    left: -45px;
    /* top: -15px; */
}

.bDlti {
    margin-left: 30px;
    font-weight: 700;
    letter-spacing: 0.4px;
    color:#333 !important;
}

.norDes {
    margin-left: 30px;
    margin-top: 10px;
    font-weight: 600;
}

.icoImg60 {
    width: 60px;
}
.secDec a
{
color:#333; 
}

.p15 {
    padding: 15px 0;
}

.p40 {
    padding: 40px !important;
}

.sbox6 {

    background: #3694eb;
    padding: 21px;
    border-bottom: 2px solid #ffffff10;
    border-right: 2px solid #ffffff10;
}

.sbox6:hover {
       background-color: #74b4ec !important;
}

.sec6Tit {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 15px;
}

.locTit {
    padding: 10px 20px;
    background: #f7f7f7;
}

#map {
    height: 367px;
}

.btn-section {
    padding: 0;
    color: #fff !important;
    font-weight: 600;
    position: relative;
    height: initial;
    padding-bottom: 5px;
    background: 0
}

.btn-section:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #a5cf4d;
    width: 20px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

.btn-section:hover:before {
    width: 100%
}


.fTop {
    background: #6e6e6e;
}

.section_50 {
    padding: 50px 20px 20px;
}

.fTdDe {
    margin-bottom: 20px;
    color: #9fb4c7 !important;
    font-weight: 600;
}

.fTdeTi {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 22px;
}
.fTaLi {
    color: #9fb4c7;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}

.fTaL {
    margin-bottom: 5px;
    text-transform: none;
    font-size: 15px;
}

.fIncon {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.list-unstyled a:hover {
    color: #d3b740;
}

.haDec {
    line-height: 26px;
}

.ebox {
    height: 40px;
    font-size: 12px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.flstCn {
    padding-top: 25px;
    color: #fff;
    text-transform: uppercase;
}

.flstCn span {
    color: #d3b740;
}

.fBot {
    background: #1f2935;
    padding: 20px 0;
}

.fCopy {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2px;
}


.pl0{
    padding-left: 0!important;
}

.pr0{
    padding-right: 0!important;
}

.blg-1 {
    
}

.blg-2 {
    background-image: url(../assets/img/laboratory.jpg) !important;
}


.sbnr {
    height: 350px;
    background-image: url(../assets/img/sbnr.jpg);
    overflow: hidden;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

.bnrOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.18);
}

.proSme  {
    background: #303188;
    padding: 40px 0;
}

.pSTit {
    padding: 0 30px 30px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.pSlin {
    display: block;
    border: 1px solid #d82f38;
    border-left-width: 3px;
    border-bottom-width: 0;
    /*font-size: 15px;*/
    font-weight: 500;
    color: #fff !important;
    padding: 15px 30px;
    transition-duration: .2s;
}

.pSlin.active, .pSlin:hover {
    border-left-color: #d3ab3d;
    /* background-color: #f9f9f9; */
    color: #ffffff !important;
}

.pSbtom {
    background: #f2f2f2;
    padding: 30px;
}


.reTitle {
    margin-bottom: 35px;
    font-size: 20px;    
}

.sTime {
    padding: 5px 0;
}

hr {
    border-color: #ccc;
}

.sTime span {
    padding-left: 10px;
}

.pbnrPd {
    background: #f2f2f2;
    padding: 30px 60px; 
}

.blankCt {
    background: #f2f2f2;
   
} 

.blankCont {
    padding-right:0px !important;   
}

.bTitle {
    font-size: 23px;
    font-weight: 700;
}

.bTitle a {
    color: #333;
}

.bTitle a:hover {
    color: #c51f25 ;
}

.blicon {
    float: right;
    margin: 0 0 10px 30px;
}

.bloBnr img {
    width: 100%;
}

.bFull:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,.09);
}

.m50 {
    margin-top: 50px;
}

.gform {
    position: relative;
}

.gserach {
    height: 42px;
    width: 100%;
    padding: 0 20px;
    outline: none;
    border: 1px solid #ddd;
}

.gsubmit {
    position: absolute;
    right: 0;
    border: 0;
    color: #bbb;
    background-color: transparent;
    outline: none;
    height: 100%;
    padding: 0 20px;
    font-size: 12px;
    transition: color .2s ease-in-out;
}

.gsubmit:after {
    content: "";
    width: 1px;
    height: 24px;
    background-color: #ddd;
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}

.bsmallBox {
    padding: 15px;
    box-shadow: 0 10px 10px -10px #999999b5;
}

.wTit {
    line-height: 1.4;
    margin: 10px 0 15px;
    padding-bottom: 20px;
    position: relative;
    /* font-size: 14px; */
}

.wTit:before {
    width: 100%;
    border-bottom: 1px solid #ececec;
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 0;
}


.wTit:after {
    width: 50px;
    border-bottom: 1px solid #cd2122;
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 0;
}

.gImg img:hover {
    border: 5px solid #c51f25;
    transition: padding .2s ease-in-out,-webkit-transform .2s ease-in-out;
    
}

.bimg {
    position: absolute;
    left: -45px;
}

.bDec {
    margin-left: 30px;
    margin-top: 10px;
    line-height: 22px;
}

.bline {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
}

.bMenu li a {
    color: #747474;
    display: block;
    padding: 5px 0;
    position: relative;
    border-radius: 2px;
}

.bMenu li a:before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    width: 8px;
    height: 2px;
    background: #e1e1e1;
    vertical-align: middle;
    transition: all .15s ease-out;
}

.m15 {
    margin-top: 15px;
}

.binnerTitle {
    font-size: 30px;
    font-weight: 600;
}

.blSoc {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0;
}

.blSoc li {
    float: left;
    margin-right: 20px;
    width: 70px;
}

.blbtnG {
    border: 1px solid #ddd;
    padding: 1px 8px;
    border-radius: 3px;
}

.fa-google-plus {
    color: #aa0719;
}

.blbtntwt {
    box-sizing: border-box;
    padding: 2px 8px;
    background-color: #1b95e0;
    color: #fff;
    border-radius: 3px;
}

.twit {
    color: #fff;
}

.twit span {
    margin-left: 5px;
}

.pinbg {
    background: #aa0719;
}

.bt {
    right: 70px;
    height: 20px;
    width: 40px !important;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-indent: 0;
    position: absolute;
    color: #555;
    background: #efefef;
    border-radius: 2px;
}

.bt::before {
    top: 3px;
    left: -4px;
    border-right: 7px solid #efefef;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    position: absolute;
}

.bimglink {
    display: block;
    position: relative;
}

.kl-blog:hover .bimglink:after {
    height: 8px;
}

.bimglink:after {
    background-color: #66cc66;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background-color: #cd2122;
    transition: height .25s ease-in-out;
}

.bimDec {
    line-height: 21px;
    font-size: 13px;
}

@media (max-width: 992px) {
    .tTitle {
        padding: 29px 15px;
    }
    .logo img {
        width: 170px;
    }
    .topRight {
        padding: 37px 0;
    }
    .sc5bor {
        border-bottom: 2px solid #fff !important;
    }

    .sc5borR {
        border-right: 2px solid #fff !important;
    }

    .nob {
        border: none !important;
    }

    .sec5box {
        border: none;
    }

    .boLef {
        border-left: 2px solid #fff !important;
    }
    .sec2Tit {
     
    }


}


@media (max-width: 768px) {
    .contact-teaser ul.topRight
{
float:none; 
}
    .logo img {
        width: 180px;
    }
    .tTitle {
        padding: 15px;
        font-size: 16px;
        text-align: center;
    }
.feedback {
    
    bottom: unset;
    top: unset;
    overflow-y: auto;
}
    .topRight {
        padding: 25px 30px;
        text-align:  center;
    }
    .sc5bor {
        border-bottom: 2px solid #fff !important;
    }

    .sec5box {
        border: none;
    }

    .sc5borR {
        border-right: none !important;
    }

    .boLef {
        border-left: none !important;
    }
    .sStext {
        left: 15px;
    }
    .sbnr {
        height: 145px;
    }
    .sec2Tit {
       
    }
    .flip .card {
        height: 204px;
    }
}
*{padding:0;margin:0;}



.label-container{
	position:fixed;
	bottom:48px;
	right:105px;
	display:table;
	visibility: hidden;
}

.label-text{
	color:#FFF;
	background:rgba(51,51,51,0.5);
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	border-radius:3px;
}

.label-arrow{
	display:table-cell;
	vertical-align:middle;
	color:#333;
	opacity:0.5;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#06C;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.my-float{
	font-size:24px;
	margin-top:18px;
}

a.float + div.label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}

a.float:hover + div.label-container{
  visibility: visible;
  opacity: 1;
}