/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 21, 2017, 6:40:23 PM
    Author     : ROBIN
    Description: This is the 360education system's main css files. For any kind
                 of modification please contact with the author of this file.
*/



body {
    background: transparent;
    /*color: #4b5f5a;*/
    font-size: 100%;
    line-height: 1.25;
    font-family: 'Lato', Arial, sans-serif;
}


html, body {
    margin: 0 auto;
    /*font-family: 'Open Sans', sans-serif;*/
    color: #333;
    font-size: 15px;
    overflow-x: hidden;
}

.container-fluid {
    margin: 0;
    padding: 0;
}

h1 {
    font-family: BEBUS-NEUE;
    margin-bottom: 10px !important;
}
p {

}
section{
    /*position: relative;*/
}
.all-btn a {
    float: left;
    height: 40px;
    width: 150px;    
    font-size: 20px;
    /*    background-color: #0f93a3;
        color: whitesmoke;*/
    text-align: center;
    line-height: 38px;
    /*border: 1px solid #0f93a3;*/
    text-decoration: none;
    font-style: normal; 
    font-weight: 300;
    margin-bottom: 1%;
}
/*.top-area {
    overflow: hidden;
    position: relative;
}*/
.header {
    background-color: #057D8B;
    box-shadow: 0px 1px 10px  !important; 
    position: fixed;
    width: 100%;
    z-index: 999;
}
/*.section-start{
    margin-top: 102px;
    position: relative !important;
    top: 20%;
}*/
/*.fixed-section{
    position: fixed;
    z-index: 999;
    width: 100%;
}*/
.header .logo {
    /*height: 100px;*/
    /*background-color: #479FA9;*/
    padding: 1.4%;
}
.menu {
    padding: 0 !important;
    margin: 0 !important;
}
.menu-top .btn-sm{
    margin: 15px 35px 5px 0px !important;
}
.menu-down {
    height: 60px;
}
.menu-down .nav {
    height: 60px;
}
.menu-down .nav ul {
    float: right;
    list-style: none;
}
.menu-down .nav ul li {
    float: left;
    display: inline;
    margin-left: 2px !important;
}
.menu-down .nav ul li a {
    float: left;
    text-decoration: none;
    color: #dddddd;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-weight: 600;
    transition: all .3s linear;
}
.menu-down .nav ul li a:hover {
    color: #dddddd;
    background-color: #014c55;
    border-radius: 5px;
    transition: all .3s linear;
}
.menu-active{
    color: #dddddd;
    background-color: #014c55;
    border-radius: 5px;
}
@media screen and (max-width:700px){
    .menu-active{
        margin-left: 10px;
        border-left: 10px solid white !important;
        width: 100%;
        border-radius: 0px;
    }
}
.demo-request{
    margin-top: 12px;
}
.navbar-brand{
    margin-left: 10px;
    color: whitesmoke !important
}
.navbar{
    background: #085c68;
}
.navbar-collapse li {
    border-bottom: 1px solid #00525c;
    border-radius: 150px;
}
.navbar-collapse li a{
    margin-left: 50px;
    margin-right: 50px;
    color: whitesmoke !important
}
.navbar-collapse li:hover{
    background: #014c55
}
.navbar-collapse li:hover a{
    color: white !important;
}

/*=================
This is slider area
css design
===============*/
.slider-area {
    background-color: white;
}

/*============slider area end in here==========*/

.see-more-btn-sl a {
    color: whitesmoke;
    border: 1px solid white;
    line-height: 37px;
}
.see-more-btn-sl a:hover {
    background-color: rgba(0,3,7,0.3);
}
#home-content1{
    position: relative;
    z-index: 777;
}
.content1 {
    min-height: available;
    background-color: #f7f7f7;
    overflow: hidden;
}
.content2 {
    min-height: available;
    /*background-color: #F0AD4E;*/
    background-color: #F0AD4E;
}
.content1 .left-area, .content2 .right-area {
    margin-top: 7%;
}
.content2 .right-area {
    padding-left: 10%;
}
.content1 .left-area h1 {
    font-size: 40px;
    color: #0f93a3;
    line-height: 40px;
}
.content1 .left-area p {
    color: #0f93a3;
    text-align: justify;
    max-width: 400px;
}
.content2 .right-area p {
    color: white;
    text-align: justify;
    max-width: 400px;
}
.content2 .right-area h1 {
    font-size: 40px;
    color: white;
    line-height: 40px;
}

.home-content2 .right-area {
    padding-bottom: 10px;
}
.home-content2 .right-area h1 {
    font-size: 40px;
    color: white;
    line-height: 40px;
    margin-top: -10px
}
.see-more-btn1 a {
    background-color: #0f93a3;
    color: whitesmoke;
    /*border: 1px solid #0f93a3;*/
}
.see-more-btn1 a:hover {
    background-color: #096073;
}
.see-more-btn2 a {
    background-color: #866747;
    color: whitesmoke;
    /*border: 1px solid whitesmoke;*/
}
.see-more-btn2 a:hover {
    background-color: #333;
}
.content3 {
    padding: 3% 0;
    background-color: white;
}
.footer{

}
@media screen and (min-width : 900px){
    .footer-top img{
        margin-bottom: -6px !important;
    }
}

.footer-middle {    
    background-color: #02212f;
}
.footer-middle h3 {
    font-size: 16px;
    font-family: sans-serif, 'Open Sans';
    font-weight: 600;
    color: #dddddd;
}
.footer-middle ul {
    list-style: none;
}
.footer-middle ul li {
    margin-left: -40px;
    font-size: 13px;
    line-height: 25px;
    color: #a5a5a5;
    font-family: sans-serif, 'Open Sans Thin';
    font-weight: 300;
}
.footer-middle ul li i {
    font-size: 12px;
    margin-right: 5px;
}
.footer-middle ul li a {
    text-decoration: none;
    color: #a5a5a5;
    transition: all .4s;
}
.footer-middle ul li a:hover {
    /*text-decoration: underline;*/
    margin-left: 5px;
    transition: all .4s;
    color: white !important;
}
.footer-middle .support p{
    color: #dddddd;
    max-width: 320px;
}
.footer-middle .support input {
    background-color: #09181f;
    border: 1px solid #484848;
    max-width: 315px;
    max-height: 40px;
    color: #9acfea;
}
.footer-middle .support textarea {
    background-color: #09181f;
    border: 1px solid #484848;
    max-width: 315px;
    max-height: 200px;
    color: #F0AD4E;
}
.footer-middle .support .mail-send {
    color: #dddddd;
    width: 100px;
}
.footer-middle .support .mail-send:hover {
    background-color: #02212f;
    transition: all .2s;
}
.footer-bottom{
    text-align: center;
    background-color: #02212f;
}
.social-icon i{
    border: 1px solid white;  
    padding-top: 25px;  
    border-radius: 50%;   
    height: 75px;    
    width: 75px;   
    font-size: 20px;   
    color: #dddddd;   
    transition: all .3s; 
    margin: 1%;
}
.social-icon i:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);

    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;

}
.footer-bottom .footer-text{
    color: #dddddd;
    padding: 1%;
}
.footer-end{
    background-color: #0f0f0f;
    color: #bd5c02;
    text-align: center;
    font-size: 14px;
    font-family: sans-serif, 'Open Sans Thin';
    font-weight: 300;
    padding: 2% 3%;
}

/*============Mission page============*/

.mission-head{
    background-image: url(../../img/backgrounds/sky-back.png);
    /*background-attachment: fixed;*/
    background-size: 100% 100%;
    overflow: hidden;
}

.mission-head .left-side img{
    position: relative;
    top: 50px;
    left: -20px;
    margin-top: 150px;
    transition: all 2s;
    transform: scale(1.2);
}
.mission-head .right-side{
    text-align: center;
}
.mission-head .right-side h1{
    /*width: 50%;*/
    position: relative;
    top: 250px;
    color: #057d8b;
    text-shadow: 3px 2px 2px white;
    font-size: 50px;
    transition: all .5s;
}
@media (min-width : 300px) and (max-width : 500px ){
    .mission-head .left-side img{
        /*width: 50%;*/
        position: relative;
        top: 40px;
        left: -20px;
        margin-top: 50px;
    }
    .mission-head .right-side h1{
        font-size: 30px;
        position: relative;
        top: 0px;
    }
}
@media (min-width : 501px) and (max-width : 767px ){
    .mission-head .left-side img{
        position: relative;
        /*top: 50px;*/
        left: -20px;
        /*margin-top: 100px;*/
    }
    .mission-head .right-side h1{
        font-size: 30px;
        position: relative;
        top: 0px;
        font-size: 40px;
    }
}
@media (min-width : 768px) and (max-width : 900px ){

    .mission-head .right-side h1{
        position: relative;
        top: 200px;
        font-size: 40px;
    }
}
.mission-area{
    height: 350px;
    background-image: url(../../img/backgrounds/hill-back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.mission-details{
    min-height: 350px;
    padding: 2% 10% 2% 10%;
    background-color: rgba(255,255,255, .7);
}
.mission-area h1{    
    color: #00525d !important;
}
.mission-details p{
    line-height: 25px;
}
.system-data{
    color: white;    
    text-align: center;
    background: white !important;
}
.tabbable h2{
    font-size: 25px;
    font-weight: bold;
}
.tabbable .nav{
    padding: 0;
    margin: 0;
}
.system-data .tabbable li{
    color: white;
    background: #349aa6;
    border-right: 10px solid #349aa6;
}
.system-data .tabbable a{
    color: white;    
    transition: all .6s;
}
.system-data .tabbable li a:hover{
    background: #057D8B;   
    transition: all .6s;
}
.system-data .tabbable .active{
    background: #00525c;   
    transition: all .6s;
}
.tabbable .nav > li > a:hover{
    text-decoration: none;
    /*background-color: #EC9A48;*/
    transition: all .6s;
}
.tabbable .nav > li > a:focus {
    text-decoration: none;
    background-color: #00525c;
    transition: all .6s;
}
.tabbable .nav > li.active {
    border-right: 10px solid #096073;
    transition: all .6s;
}
.tab-content {
    padding: 0;
    margin: 0;
    background: none;
    color: black;
    transition: all .2s;
}
.tab-content .active{
    padding: 0;
    margin: 0;
    background: none !important;
    color: black;
}
.nav-tabs li,
.nav-tabs li:hover{
    background: none !important;
    border: none;
    width: 90px;
    text-align: center;
    border-radius: 0px;
}
.nav-tabs{
    background: #098695;
}
.nav-tabs .active{
    border: none  !important;
    /*width: 90px;*/
    text-align: center;
    color: white;
    border-radius: 0px;
}
.nav-tabs li a{
    border: none  !important;
    width: 90px;
    text-align: center;
    border-radius: 0px;
    background: none;
}
.nav-tabs li a:hover{
    border: none  !important;
    color: #02212f !important;
    background: whitesmoke !important;
}
.nav-tabs > li.active > a{
    color: #02212f !important;
    background: white !important;
}
.tab-pane p{
    padding-left: 5%; 
    padding-right: 5%; 
    line-height: 25px;
}
.tab-pane h2{
    font-weight: 600;
    color: #00525d !important;
    font-family: sans-serif, 'Open Sans';
}
@media (max-width: 500px) {
    .tab-pane h2{
        font-size: 20px;
    }
}
/*==========features slider=========*/
.features-slider{
    height: auto;
    background-image: url(../../img/backgrounds/hill-back.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.fs-data-list{
    /*    float: left;
        position: relative;*/
    /*top: 40px;*/
    /*margin-left: 10px;*/
    height: 280px;
    width: 100%;
    background-color: rgba(255,255,255, .6);
    text-align: center;
    overflow: hidden;
    padding: 2px;
    transition: all .5s;
}
@media (max-width : 768){
    .fs-data-list{
        margin-right: 14px !important;
    }
}
.fs-heading{
    padding-top: 15px !important;
    padding-bottom: 5px !important;
    color: #00525c
}
.fs-data-list h2{
    display: none;
    color: white;
    font-size: 20px;
    font-weight: 700;
}
.fs-data-list i{
    font-size: 50px;
    color: #00525c;
    margin-top: 85px;
    border: 3px solid #00525c;
    padding-top: 20px;
    height: 100px;
    width: 100px;
    border-radius: 250px;
    transition: all .5s;
}
.fs-data-list:hover {  
    background: steelblue;
}
.fs-data-list:hover i{
    font-size: 30px;
    color: white;
    margin-top: 50px;
    border: 2px solid white;
    padding-top: 16px;
    height: 70px;
    width: 70px;
    transition: all .5s;
}
.fs-data-list:hover h2{
    display: block;
}
.needchange {
    margin-left: -30px !important;
}

/*================service area and collaboration============*/
.service-content{
    position: relative;
    min-height: 1100px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../img/backgrounds/service-back.jpg);
    background-attachment: fixed;
}
.service-content1, .service-content2, .service-content3, .service-content4, .service-content5{
    min-height: 300px;
    width: 100%;
}
.service-content1 {
}
.service-content2 {
    background-color: rgba(255,255,255, .7);
}
.service-content3 {
    background-color: rgba(0,0,0, .7);
}
.service-content4 {
    background-color: rgba(255,255,255, .7);
}
.service-content5 {
    /*background-color: rgba(0,0,0, .7);*/
}
.service-content1 .right-area, 
.service-content2 .left-area,
.service-content3 .right-area,
.service-content4 .left-area,
.service-content5 .right-area
{
    overflow: hidden;    
    padding-top: 5%;
}
.service-content1 .right-area{
    overflow: hidden;
}
.service-content p{
    max-width: 400px;
}
.service-content3 .right-area p, 
.service-content3 .right-area h1{
    color: whitesmoke;
}
.service-content .row{
    margin-left: 0px;
    margin-right: 0px;
}
.serv-bg{
    background-image: url(../..//img/backgrounds/dob-bg.png);
    border-bottom: 2px dotted #057D8B 
}

/*==================price=============*/

.price .content1 .left-area {
    margin-top: 2%;
}
.price .see-more-btn1 a{
    background: #bd5d03;
}
.price .see-more-btn1 a:hover{
    background-color: #02212f;
}
.join-btn {
    margin-bottom: 2%;
}
.join-btn a {
    height: 40px;
    width: 150px;  
    padding: 5px 30px;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    text-decoration: none;
    font-style: normal; 
    font-weight: 300;
    color: whitesmoke;
    border: 1px solid whitesmoke;
}
.join-btn a:hover {
    background-color: #02212f;
}
.price .content3 h1{
}
.price .left-area h1{
    color: #EC9A48;    
}
.price .left-area p{
    color: #444;    
}
.price .join-text{
    color: white !important;    
}
.price .content3{
    background-color: #cfe6e6;
    min-height: 300px !important;
}
.price-table-area{
    display: table;
    margin: 0 auto;
}
@media screen and (min-width : 350px) and (max-width : 400px){
    .price-table-area{
        margin-left: 8%;
    }
}
.price-table{
    float: left;
    height: available;
    width: 250px;
    border: 2px solid #e2e2e2;
    margin-bottom: 80px;       /* used for expand and collaps button */
    margin-left: 20px;
    margin-right: 20px;
    transition: all .3s;
    background-color: whitesmoke;
}
.price-table:hover{
    box-shadow: 0px 0px 10px #333;
}
.price-head{
    float: left;
    width: 100%;
    background-color: #bd5c02;
}
.price-head1{
    float: left;
    width: 100%;
    background-color: #EFAD4D;
}
.price-head2{
    float: left;
    width: 100%;
    background-color: #0476bc;
}
.price-head3{
    float: left;
    width: 100%;
    background-color: #00a874;
}
.price-box{
    height: 100px;
    width: 100px;
    border: 5px solid white;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    background-color: #bd5c02;
}
.price-head1 .price-box{
    background-color: #EFAD4D;
}
.price-head2 .price-box{
    background-color: #0476bc;
}
.price-head3 .price-box{
    background-color: #00a874;
}
.price-box h3{
    color: white;
    font-weight: 700;
    font-size: 28px;
    margin-top: 32px;
    transition: all .5s !important;
}
.price-table:hover h3{
    transition: all .5s;
    transform: scale(1.5);
}
.price-head h2{
    color: white;
    font-weight: 600;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}
.price-data {
    float: left;
    height: 210px;
    overflow:hidden;
    text-align: center !important;
    width: 100%;
}
.price-data ul{
    float: left;
    list-style: none;
    text-align: center;
    margin: 0;
    width: 100%;  
}
.price-data ul li{
    text-align: center;
    margin-left: -40px;
    padding: 5px 10px;
    border-bottom: 2px solid #e2e2e2;
    color: #444;
    font-size: 15px;
    font-weight: 300;
}
.explore-box{
    float: left;
    margin-bottom: -20px;
}
.explore-box span{
    float: left;
    cursor: pointer;
    text-decoration: none;
    color: white;
    font-weight:600;
    width: 150px;
    padding: 5px 20px;
    font-size: 18px;
    background-color: #bd5c02;
    margin-left: 51px;
    transition: all .3s;
    border-radius: 5px;
    border: 2px solid #e2e2e2;
}
.explore-box1 span{
    background-color: #EFAD4D;
}
.explore-box1 span:hover{
    background-color: #00525d;
}
.explore-box2 span{
    background-color: #0476bc;
}
.explore-box2 span:hover{
    background-color: #00525d;
}
.explore-box3 span{
    background-color: #00a874;
}
.explore-box3 span:hover{
    background-color: #00525d;
}

/*=============about page========*/

.about-content1{
    background-image: url(../../img/backgrounds/about-dot.png);
    height: 300px;
    width: 100%;
    background-attachment: fixed;
}

.about-heading h1 {
    margin-top: 120px;
    font-size: 56px;
    color: #057d8b;
    width: 100%;
    text-align: center;
}
.about-content2 {
    min-height: available;
    background-color: #057d8b;
}
.about-content3 .row {
    margin: 0;
}
.about-content3 h3 {
    width: 280px;
    font-size: 20px;
    color: whitesmoke;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #F0AD4E;
    box-shadow: 6px 6px 0px #333;
    margin: 2% 0;
}
.about-content3 i {
    font-size: 20px;
}
.about-content3 p {
    font-size: 14px;
    color: #333;
}
.about-page .about-content4 {
    background-color: #F0AD4E;
    font-size: 14px;
    color: #333;
}
.about-page .about-content4 h1 {
    color: whitesmoke;
    /*font-size: 50px;*/
}
.about-page .about-content4 p {
    color: whitesmoke;
    font-size: 15px;
    padding-bottom: 20px;
    padding-right: 5%;
    padding-left: 5%;

}
.about-page .about-content5{
    background: whitesmoke
}
.about-page .about-content5 h1{
    color:  #EC9A48;
}
.about-item{
    padding: 2%;    
}
.about-item h3{
    color: #00525d;
}
.about-item i{
    background: #EC9A48;
    /*    height: 60px;
        width: 60px;*/
    color: white;
    padding: 15px;
    border-radius: 50%;
    font-size: 25px;
    transition: all .3s;
}
.about-item:hover i{
    background: #00525d;
}
.about-item:hover h3{
    color: #EC9A48;
}

/*============signin and registration form area==========*/
.highcharts-credits,
.highcharts-title,
.highcharts-button{
    display: none !important;
}
.service-body{
    margin-top: 100px;
}
.collaboration-body{
    margin-top: 100px;
}







/*==============*/

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 40px;
    *zoom: 1;

}

.bx-wrapper img {
    min-width: 90%;
    max-width: 90%;
    height: 200px;
    display: block;
    box-shadow: 0px 1px 12px gray;
}
.bx-wrapper .immg{
    margin: 20px 0px;
}
.bx-wrapper .edit_slide:hover img{
    margin-top: 10px;
}
.edit_slide{
    width: 250px !important;
    /*margin-left: 50px;*/
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

    padding: 0 6%;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:  5px solid #fff;
    left: -5px;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: none;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


.bx-wrapper .bx-controls-direction a:hover {
    opacity: .8;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.partner-page{
    /*float: left;*/
    /*background: red;*/
}

.partner-content1{
    min-height: 300px;
    background-color: #098695;
    background-image: url(../../img/backgrounds/dark-denim-3.png);
}

.partner-content1 .container{
    padding-top: 7%;
    position: relative;
    top: -10px;
    left: 0;
    background-image: url(../../img/backgrounds/shape.png);
    background-repeat: no-repeat;
    color: white
}

.partner-view{
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
.partlist {
    margin: 20px 0px;
    /*overflow: hidden;*/
}

.partlist .zoomarea {
    transition: all .5s;
    transition-delay: .5s;
    box-shadow: 10px 10px 0px #bad5d5;
}

.partlist img{
    border: 2px solid #ccc;
    transition: all .5s;
}

.partlist img:hover{
    transition: all .5s;
    transform: scale(1.1);
    z-index: 9999;
}

.carousel-inner{
    overflow: visible !important;
}

.arrow-item{
    float: right;
    margin-right: 30px;
}

.arrow-item i{
    font-size: 20px;
    padding: 10px;
    margin-left: 20px;
    color: #00525c;
    background: #e2e2e2;
    overflow: hidden;
    transition: all .3s;
}

.arrow-item i:hover{
    padding: 10px;
    margin-left: 20px;
    color: #00525c;
    background: #e2e2e2;
    transition: all .3s;
    transform: scale(1.2);
}

.bgr-blusee{
    background: #00525c;
}

.marging-top{
    margin-top: 30px;
}

.slideshow{
    margin: 0 !important;
}

.tab-pane p{
    text-align:justify
}

.request-bg{
    background-image: none !important;
}
.request-bg h1{
    padding: 20px 0px;
    /*margin-top: -20px;*/
    font-size: 40px;
}
.well{
    /*margin-top: 2%;*/
    background: none;
    border: none;
}
.well fieldset{
    margin-top: 4%;
}
@media screen and (min-width : 500px){
    .request-heading{
        margin-top: -4%
    }
}
