body{
    position: relative;

}
.affix-top {
    position: relative;
}

.affix {
    top: 90px;
}

/*.affix,
.affix-bottom {
    width: 213px;
}*/

.affix-bottom {
    position: absolute;
}
.back-section{
    /*background: url('../../images/bg.png')  repeat;*/
    /*background: url(../img/patterns/17.png) repeat;*/
    background: url(../img/texture-metal1.html) repeat;
   /* background: url('../img/background_light.jpg')  repeat;*/
   /* background-size: 100% 100%;*/
}

.bg1{
/*background:rgba(157, 141, 185, 0.45);*/
    background: url('../../images/bg/13.jpg');
}
.bg2{
    background: rgba(231, 175, 124, 0.14);
}
.bg3{
   /* background: rgba(173, 216, 230, 0.37);*/
    background: url('../../images/bg/9.jpg');

}
.bg4{
    background: rgba(191, 234, 141, 0.45);
}
.bg5{
   /* background: rgba(216, 138, 67, 0.47);*/
    background: url('../../images/bg/10.jpg');
}
.text-white{
    color:#fff !important;
}
.pb-0{
 padding-bottom: 0;
}
.fs-14{
    font-size: 14px;
}
.fs-15{
    font-size: 15px;
}
.fs-30{
    font-size: 30px;
}
.fs-200{
    font-size: 200px;
}
.padding-top-0{
    padding-top: 0;
}
h2.mytitle-v2 {
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}

h2.mytitle-v2:after {
    left: 0;
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -10px;
    background: #fff;
    position: absolute;
}

h1.mytitle-v2.title-center,
h2.mytitle-v2.title-center,
h3.mytitle-v2.title-center {
    text-align: center;
}

h1.mytitle-v2.title-center:after,
h2.mytitle-v2.title-center:after,
h3.mytitle-v2.title-center:after {
    left: 50%;
    width: 70px;
    margin-left: -35px;
}
.text-white li{
    color:#fff;
}
/*My Services Box v1
------------------------------------*/
.myservice-box-v1 .service-block {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
}

.myservice-box-v1 p {
    position: relative;
    margin-bottom: 50px;
}

.myservice-box-v1 p:after {
    content: " ";
    left: 50%;
    height: 1px;
    width: 50px;
    bottom: -15px;
    position: absolute;
    margin-left: -25px;
    background: #fff;
}

.myservice-box-v1 ul {
    padding: 0 40px;
}

.myservice-box-v1 li {
    margin: 8px 0;
    font-size: 15px;
    padding-top: 8px;
    border-top: dotted 1px #fff;
}

.myservice-box-v1 li:hover {
    color: #fff;
}
.b1{
    background: rgba(0, 50, 255, 0.35);
}
.b2{
    background: rgba(33, 204, 120, 0.06)
}
.b3{
    background: rgba(199, 6, 20, 0.42);
}
.b4{
    background: rgba(83, 204, 120, 0);
}
.b5{
    background: rgba(0, 238, 255, 0.28);
}
.b6{
    background: rgba(0, 50, 255, 0.35);
}
.w{
    background: url('../../images/bg/10.jpg')
}
/*Navbar Brand*/
.header-fixed .header-v6.header-fixed-shrink .navbar-brand {
    height: 93px;
    max-height: 93px;
    line-height: 65px;
}
/*Navbar Nav*/
.header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
    line-height: 54px;
}
.header-fixed .header-v6.header-sticky{
    background: #fff;
}
.pt-50{
    padding-top: 50px;
}
.pb-50{
    padding-bottom: 50px;
}
.padding-bottom-0{
    padding-bottom: 0;
}
.scrolloff {
    pointer-events: none;
}
#news-container ul li{
    border-bottom:1px solid #ddd;
}
.no-border{
    border: none;
}
.required label.control-label:after{
    content:" *";
    color: #ab4f1c;
}
.join-us{
    position: fixed;
    top:50%;
    transform: rotate(90deg);
    z-index: 999;
    left:-54px;
}
.enq{
    position: fixed;
    top:50%;
    transform: rotate(-90deg);
    z-index: 999;
    right:-32px;
}
.img-enq{
    position: fixed;
    top:50%;
    z-index: 999;
    right:0;
}
.img-join-us{
    position: fixed;
    top:50%;
    z-index: 999;
    left:0;
}
#mv{
    position:relative;
    clear:both;
	z-index: 1;
}
.border-t-r-5{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.m-t-80{
    margin-top: 80px;
}
.alph{
    position: fixed;
    bottom: 11px;
    left: 14px;
    z-index: 9999;
}
.drp{
    min-width: 250px;
}
.drp .container{
    width: 100%;
}
.drp a{
    margin-bottom: 5px;
    width: 30px;
    font-weight: bold;

}
.drp > .container-fluid{
    padding-left: 5px;
    padding-right: 5px;
}
.da-slide .da-img iframe{
    width:530px;
    height:300px;
}
@media (max-width: 900px) {
    .da-slide .da-img ,.da-slide-current .da-img{
        display:block;
        width: 80%;
    }
    .da-slide-current .da-img{
     /*   left: 10%;*/
        margin-left: -50%;
    }
    .da-slide h2{
        top:265px;
        line-height: 33px;
        /*text-align: center;*/
        left: 29%;
    }
    .da-slide h2 i{
        font-size: 16px;
    }
    .da-slide .da-img iframe{
        width:100%;
       /* height:300px;*/
    }
}

.downcontrol {
    position: fixed;
    bottom: 11px;
    /* left: 28px; */
    left: 120px;
    z-index: 9999;
    border-radius: 3px;
}



/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    /*margin: 0 5px;*/
}


/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover ,.social-network a.icoFacebook{
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover,.social-network a.icoTwitter{
    background-color:#33ccff;
}
.social-network a.icoGoogle:hover,.social-network a.icoGoogle {
    background-color:#BD3518;
}
.social-network a.icoYoutube:hover,.social-network a.icoYoutube {
    background-color:#DC4C48;
}
.social-network a.icoVimeo:hover,.social-network a.icoVimeo {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover ,.social-network a.icoLinkedin{
    background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 35px;
    height: 35px;
    font-size:20px;
}
.social-circle li i {
    margin:0;
    line-height:35px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.p-b-30{
padding-bottom: 30px;
}
.p-t-30{
    padding-top: 30px;

}
.icon-mag-add{
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 20px;
    font-size: 22px;
    cursor: pointer;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    background: rgba(114,192,44,0.8);
}
.mylist li{
	padding:5px 5px;
}