@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('fonts/OpenSans-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronThin';
    src: url('fonts/Aileron-Thin.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronLight';
    src: url('fonts/Aileron-Light.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronBold';
    src: url('fonts/Aileron-Bold.woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronSemiBold';
    src: url('fonts/Aileron-SemiBold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronRegular';
    src: url('fonts/Aileron-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AileronItalic';
    src: url('fonts/Aileron-Italic.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PlayfairDisplayRegular';
    src: url('fonts/PlayfairDisplay-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

html,body{
    margin: 0 auto;    
    font-family: "OpenSans"; 
}
.clearfix{
    clear: both;
}
.row{
    width: 100%;
    position: relative;
}
.container{
    max-width: 1200px;
    margin: 0 auto;
    padding-left: -5px;
    position: relative;
    /*overflow: hidden;*/
}
.logo-area{
    width: 25%;
    float: left;
    overflow: hidden;
	min-width: 300px;
	max-width:300px;
}
.menu-area{
    width: 75%;
    float: right;
    overflow: hidden;
	min-width: 820px;
    max-width: 810px;
}


.container-header {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: -5px;
    position: relative;
    overflow: hidden;
}
/*HEADER STYLES*/
.headerbar{
    /*background: url('../images/topbg.png') repeat-x;*/
    /*height: 60px;*/
    width: 100%;
    overflow: hidden;
    font-family: "OpenSans"; 
}



/*===BUCKET MENU +++++++++++*/

.menu-wrapper{
    width: 100%;
    /*height: 60px;*/
    float: right;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
	max-width: 810px;
    min-width: 810px;
}
.menu{
    background-image: url("../images/mobile/menu_icon.png");		
}

.bucket-menu{
    /*height: 60px;*/
}
.bucket-menu ul{   
    padding-left: 0;
    margin: 0px 0px 0px 0px;
    float: left;
}
.bucket-menu ul li{
    font-family: "AileronRegular";
    list-style: none;
    padding: 0px;
    /*height: 60px;*/
    margin: 0px 3px 0px 0px;
    float: left;
    text-align: center;
}

.bucket-menu ul li.first {
    margin: 0px 1px 0px 0px;
}

.bucket-menu ul li.menu03, .bucket-menu ul li.menu09 {
    margin: 0px 6px 0px 0px;
}

.bucket-menu ul li.middle {
    margin: 0px 0px 0px 0px;
}

.bucket-menu ul li.menu08 {
    margin: 0px 15px 0px 0px;
}

.bucket-menu ul li.last {
    margin: 0px;
}

.bucket-menu ul li a{
    color: #90b6d4;
    font-size: 14px;
    line-height: 1.2em;
    letter-spacing: 0.1px;
    padding: 12px;
    margin: 0px;
    display: block;
    text-decoration: none;
}

.bucket-menu ul li.first a{
    padding: 12px;
}
.bucket-menu ul li.last a{
    padding: 12px;
    float: right;
}
.bucket-menu ul li.last-search a{
    padding: 5px 0 0 20px;
    float: right;
}

.bucket-menu ul li a:hover, .bucket-menu ul li a.selected{
    background: url('../images/spray/menubg.png') repeat-x;
    color: #fff;
}
.bucket-menu ul li.last-search a:hover,.bucket-menu ul li.last-search a:focus{
    background: none;    
}
/*========END BUCKET MENU====================*/


/*TOP_RIGTH MENU*/

.quickmenu{
    padding: 0 !important;
    margin: 10px 0 0 0;
    list-style: none;
    display: block;
}
.quickmenu li{
    float: left;
    font-size: 14px;
    /*font-weight: bold;*/
    /*padding-right: 5px;*/
    width: 33.3%;
}
.quickmenu li > a{
    float: left;
    /*padding: 12px 10px;   */
    margin-top: 12px;
    font-size: 14px;
    font-weight: bold;
    /*color: #da8946;*/
    text-decoration: none;
    font-family:"Aileron";   
    letter-spacing: 0.1pt;
}
.quickmenu li .active, .quickmenu li > a:hover{
    /*padding: 15px 10px; */  
    color: #fff;
    text-decoration: none;
    font-family:"Aileron";
    text-decoration: none;
    /*background: #da8946;*/
}


.top-right-menu{
    width: 100%;
    min-width: 820px;
    max-width: 810px;
    position: relative;
    float: right;
}
.phone{
    width: 280px;
    overflow: hidden;
}
.phone-image{
    padding: 25px 20px 0 0;
    width: 26px;
    height: 26px;
    float: left;
}
.telephone{
    font-family: "OpenSansLight";
    font-size: 32px;
    font-weight: 500;
    padding: 0px;
    color: #7888C2;
    border-right: 1px solid #00AEEF;
    margin-top: 17px;
}


.search{
    background: url('../images/spray/search.png');   
    width: 30px;
    height: 30px;
}
.searchbtn:hover .search, .searchbtn:focus  .search{
    width: 30px;
    height: 30px;
    background: #da8946;
    background: url('../images/spray/search-hover.png') transparent;       
}

.searcharea{
    float: left;
    position: fixed;
    margin-left: -190px;
    height: 30px;
    background: #CCC none repeat scroll 0% 0%;
    opacity: 1;
    width:180px;
    margin-top: 10px;
}
.searcharea input{
    height: 20px;
    width: 180px;
    border: 1px solid #ccc;
}
.search{
    float: right;
    position: relative;
    background: url('../images/spray/search.png') no-repeat;
}


/*------HEADER SUB MENU LINE-------------*/
.header-sub{
    width: 100%;
    background: url('../images/topsubbg.png') repeat-x;
    height: 50px;
}
.sub-wrapper{
    /*width: 70%;*/
    /*width: 260px;*/
    height: 50px;
    float: left;
    font-family: "OpenSans";
    font-size: 14px;
    padding: 20px 0px 0px 25px;
    color: #7888c2;
    line-height: 1.6em;
    position: relative;
    text-align: right;
}
.img-fblike{
    margin-top: 25px;
}
.sub-right-menu{
    width: 26%;
    float: right;
    position: relative;
    color: #ffffff;   
    font-size: 14px;
    padding-top: 15px;
}
.bold-link{
    font-family: "OpenSansBold";
    color: #7888c2;
    background: url('../images/spray/location.png') no-repeat left;
    padding-left: 15px;    
    font-size: 14px;
    text-decoration: underline;
}
.bold-font{
    font-family: "OpenSansBold";
    color: #ffffff;
    padding-left: 15px;    
    font-size: 14px;
}



/*LOGO AREA*/
.logo{
    width: 270px;
    height: 125px;
    float: left;
    position: relative;
    z-index: 5;
    padding-top: 15px;
}
.logoholder{
    margin: 0;
}
/*SLIDER AREA*/
.slider{  
    position: relative;
    height: 610px;
    /*margin-top: -165px;*/
}
.slider-img{
    height: 1420px;
    z-index: -5; 
    position: relative;
    background: url('../images/slider/slider1.png') no-repeat center;
}

/*HOME PAGE CONTENT*/
.section-a{
    width: 100%;
    margin-top: -125px;
    overflow: hidden;    
}
.wrapper{
    margin-top: 60px;
    background: #e6e6e6;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #FFF;
    position: relative;
    /*height: 540px;*/
}
.section-a-internal{
    background: #e6e6e6;
    overflow: hidden;
}
.service{
    width: 33.3%;
	margin-top: -50px;    
    overflow: hidden;
	float:left;
}
.service-area{
	width: 100%;
	max-width: 355px;
    height: 311px;
    float: left;
    /*margin-right: 55px;*/
    position: relative;
    z-index: 25;
    
    
    border: 1px solid #fff;
}
.servicedata{
    width: 100%;
    /*height: 540px;*/
}
.right{
    float: right;
    margin-right: 0px;    
}
.col-1{
    background: url('../images/service/service1.png') no-repeat center;
}
.col-2{
    background: url('../images/service/service2.png') no-repeat center;
	margin-right:20px;
}
.col-3{
    background: url('../images/service/service3.png') no-repeat center;
}

.title{
    font-family: "AileronThin";
    font-size: 35px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    letter-spacing: 0.001em;
    line-height: 0.85em;
}

.col-1 .title{
    width: 87%;    
    padding-top: 40%;
}
.col-2 .title{
    width: 86%;
    padding-top: 60%;
}
.col-3 .title{
    width: 83%;
    padding-top: 78%;
}

.trade-mark{
    width: 100%;
    text-align: center;  
    margin-top: -140px;
    overflow: hidden;
    height: 57px;
}
.trade-mark img{
    height: 57px;
}

.service-btn{
    width: 100%;
    margin-top: 310px;
    bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background: #fff;/*transparent url("../images/service/service-btn-bg.png") repeat scroll 0% 0%;*/
    overflow: hidden;
}
.service-btn a{
    color: #90b7d5;
    font-family: "AileronLight";
    text-decoration: none;
    font-size: 20px;
}




.section-b{
    background: url('../images/pagebg.png') repeat;
    overflow: hidden;
    padding-bottom: 50px;
}
.page-line {
    padding-top: 75px;
    border-bottom: 1px solid #FFFFFF;
}
.welcome_title {
    text-align: center;
    font-family: "AileronThin";
    margin-top: 0px;    
}
.main-title{
    font-family: "AileronThin";    
    font-size: 33.43px;
    /*background: url('../images/pagebg.png') repeat;*/
    color: #4ea1ff;
    text-transform: uppercase;
    margin: 0 auto;
    font-weight: 500;
}
.sub-title{
    font-family: "AileronLight";
    font-weight: 500;
    font-size: 24px;
    color: #7888c2;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 0;
}
.sub-title-level2{
    font-family: "AileronRegular";
    font-weight: 500;
    font-size: 20px;
    color: #4C4C4C;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 0px;
    text-align: left;
    border-bottom: 1px solid #00AEEF;
    width: 65%;
    padding-bottom: 10px;
}
.italic-font{
    font-family: "AileronItalic";

}



.col-1-3{
    width: 33.3%;
    float: left;
    margin-top: 20px;
}
.col-2-3{
    width: 65.2%;
    background: #fff;
    float: left;
    margin-top: 50px;
    padding-bottom: 80px;
    margin-bottom: 70px;
    
}
.right{
    float: right;
}
.text-area{
    padding-right: 35px;
}
.text-area-middle{
    padding-right: 30px;
    padding-left: 15px;
}
.text-area-right{
    padding-left: 35px;
}

.para{
    padding-top: 55px;
    font-family: "AileronThin";
    font-size: 15px;
    line-height: 1.7em;
    color: #90b7d5;
    /*width: 85.6%;*/
    margin: 0 auto;
    margin-left: 60px;
    margin-right: 60px;
}
.para-text{
    padding-top: 0px;
    font-family: "AileronRegular";
    font-size: 16px;
    line-height: 1.9em;
    color: #4c4c4c;
    margin: 0 auto;
    margin-left: 20px;
    padding-right: 0px;
    margin-left: 0px;
}
.gradient{
    margin-top: 30px;
    overflow: hidden;
    /*background: transparent -moz-linear-gradient(left center , rgba(234, 231, 231, 0.7) 0%, rgba(255, 255, 255, 0.35) 61%, rgba(255, 255, 255, 0) 62%) repeat scroll 0% 0%;    */
    background: -webkit-linear-gradient(top, #91b8d5,rgba(120, 135, 194, 6));
    background-image: linear-gradient(to top, rgba(120, 135, 194, 6), #91b8d5);
    padding-bottom: 30px;
}
.gradient-title{
    font-family: "AileronLight";
    font-size: 24px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 75%;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.gradient-text{
    width: 81.5%;
    color: #fff;
    font-family: "AileronSemiBold";
    font-weight: 500;
    font-size: 16px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    line-height: 1.8em;
}
.gray{
    background: #f7f7f7;
    margin-top: 50px;
}
.gray-lvl2{
    background: #f7f7f7;
    margin-top: 40px;
}
.gray-title{
    font-family: "AileronLight";
    font-size: 24px;
    color: #90b7d5;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 75%;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #00aeef;
    text-transform: uppercase;
}
.gray-text{
    width: 83.6%;
    color: #4c4c4c;
    font-family: "AileronRegular";
    font-weight: 500;
    font-size: 16px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    line-height: 1.8em;
    overflow: hidden;
}
.img-1-3{
    width: 33%;
    float: left;
    padding-top: 10px;
}
.img-1-3 img{
    margin-left: 0;
    padding-left: 0;
    border:5px solid #fff;
    float: left;
}
.middle img{
    margin: 0 auto;
    border:5px solid #fff;
    float: none;
}
.rightalign img{
    border:5px solid #fff;
    float: right;
}
.link-bold{
    font-family: "AileronBold";
    font-weight: 500;
    text-transform: uppercase;
    color: #90b7d5;
    font-size: 14px;
}
.white{
    padding-top: 30px;
    font-family: "AileronRegular";
    font-weight: 500;
}


.img-wrap{
    text-align: right;
    float: right;
    padding: 0 0px 0px 20px;
    margin-top: -20px;
}
.list-no-style{
    list-style: none;
    margin-left: 0;
    margin-top: 0;
    padding-left: 20px;
}
.list-no-style li{ 
    clear: both;
margin-bottom: 10px;
line-height: 1.8em;
overflow: hidden;
}
.bullet{
    margin: 10px 10px 0 0px;
    background: url('../images/spray/bullet.png') no-repeat;
    width: 7px;
    height: 7px;
    float: left;
}
.text-wrapper{
    float: left;
    width: 94%;
}

.box{
    width: 99%;
    margin: 30px 0 0px 0;
    position: relative;
    float:right;
    overflow: hidden;
}
.box.white{
    background: #fff;
    padding-bottom: 25px;
    padding-top: 30px;
}
.box-title{
    text-align: center;
    width: 78%;
    margin: -10px auto;
}
.box-title h2{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 0px 0px 12px;
    font-family: "AileronLight";
    color: #7888c2;
    margin-top: 0;
}
.box-image{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 00px;
    background: #fff;
}
.box-image-logo{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    width: 89%;
    padding-bottom: 00px;
    background: #fff;
}
.box-image-logo-transparent{
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    width: 85%;
    /*padding-top: 20px;*/
    background: transparent;
    
}
.logo-area-sidebar{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.center-logo{    
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0;
    float: none;
}
.bottom{
    padding-bottom: 20px;
}
.box.white.bottom-nomargin{
    padding-bottom: 0px;
}
.box.bottom-nomargin{
    padding-bottom: 0px;
}
.box-image .center{    
    text-align: center;
    width: 180px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 0px;
    float: none;
    padding-bottom: 35px;
}
.center-img{
   /* width: 112px; */ 
   background: transparent;
}
.cert-img{
    text-align: center;
    margin-top: 0px;
    position: relative;
    z-index: 50;
    height: 97px;
}
.imgthumbnail{
    width: 140px;
    height: 77px;
}
.box-text{
    background: #F7F7F7;
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    color: #242424;
    font-family: "AileronRegular";
    line-height: 1.8em;
    text-align: center;
    padding: 20px 0 20px 0;
    overflow: hidden;
}
.img-box{
    margin: 0;
    width: 100%;
    height: 170px;
}
.box-btn{
    margin: 0 auto;
    margin: -135px 0 65px 0;
    text-align: center;
}
.gallery-btn-read{
    margin: 0 auto;    
    margin-top: 15px;
    padding-bottom: 10px;
}
.gallery-link{
    color:#90b7d5;
    font-family: "AileronRegular";
    font-size: 12.9px;
    text-transform: uppercase;
}
.gallery-text{
    color:#393939;
    font-family: "AileronRegular";
    font-size: 12px;
}

.box-btn-read{
    margin: 0 auto;    
    margin-top: 20px;
    padding-bottom: 10px;
}
.btn-readmore{
    font-family: "AileronBold";
    text-transform: uppercase;
    font-size: 15px;
    background: #1b3a68;
    padding: 5px 20px;    
    color: #fff;
    border-radius: 9px;
    text-decoration: none;
}

.gallery{
    width:100%;
}

.box-logo{
    width: 100%;
    overflow: hidden;
    background: #fff;    
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
}
.img-box-logo{
    padding-top:0px;
    width:320px;
    height:45px;
    background: transparent;
    text-align: center;
}

.white-title{
    font-family: "AileronLight";
    font-size: 24px;
    color: #90B7D5;
    padding-bottom: 10px;
    margin: 0px auto;
    width: 100%;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}
.blue{
    background: #91b7d5;
    overflow: hidden;
    padding-bottom: 20px;    
}
.sidebarimg{    
    overflow: hidden;
}
.sidebarimg img{
    border: none;
}
.sidebar-btn {
    width: 100%;
    margin-top: -78px;
    bottom: 0px;
    padding-top: 15px;
    font-family: "AileronLight";
    padding-bottom: 12px;
    font-size: 20px;
    text-align: center;
    background: #FFF none repeat scroll 0% 0%;
    overflow: hidden;
    line-height: 1.2em;
    z-index: 50;
    position: relative;
    margin-bottom: 35px;   
    text-decoration: none;
    color: #7888c2;
}

.sidebar-btn-gradient a{
    margin: 5px auto;
    text-align: center;
    padding: 5px 10px;    
    font-family: "OpenSansBold";
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    background-image: linear-gradient(to right, rgba(228, 239, 255, 1), #b2d5ff);
    background: -webkit-linear-gradient(right,rgba(228, 239, 255, 1),#b2d5ff);
}
.sidebar-btn-gradient a.submit{
    padding: 5px 30px;    
}
.sidebar-btn-gradient a.readmore{
    padding: 5px 20px;    
}
.sidebar-btn-gradient a.view{
    margin-top: 5px;
    padding: 5px 20px;   
    color: #7888c2;
    margin-bottom: 30px;
    overflow: hidden;
}
.sidebar-btn-gradient {
    text-align: center;
    width: 97%;    
    padding-bottom: 5px;
    margin: 5px auto 5px;
    
}
.box-title-gradient h2{
    text-align: center;
    font-family: "AileronLight";
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    
}
.sidebar-text{
    margin-top: 135px;
    font-family: "AileronRegular";
    font-weight: 500;
    font-size: 14px;
    width: 90%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 1.1em;
    overflow: hidden;
    padding-bottom: 5px;
}


.box-image-gradient{
    width: 82%;
    margin: 0 auto;    
}
.box-text-gradient{
    width: 79%;
    margin: 0 auto; 
    text-align: center;
    font-family: "AileronRegular";
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 1.6em;
}
textarea, input{
    width: 93%;
    padding: 7px 10px;
    font-family: "AileronRegular";
    font-weight: 500;
    font-size: 15px;
    color: #2f2f2f;
    margin: 0 auto;
    margin-bottom: 10px; 
    border: 0;
}

.form-text{
    width: 90%;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    color: #fff;
    padding: 10px 0 20px 50px;
    font-family: "AileronRegular";
}
.box-title-sidebar h2{
    padding: 10px;
    margin-top: -5px;
    width: 79%;
    margin: 0 auto; 
    text-align: center;
    font-family: "AileronLight";
    font-weight: 500;
    color: #fff;
    font-size: 20px;
}





/*---------FOOTER DATA-----------*/
.section-c{
    width: 100%;
    overflow: hidden;
    background: #092755 none repeat scroll 0% 0%;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.nomargin{
    margin-top: 0;
}
.col-1-2{
    width:50%;
    float:left;
    background: #092755 none repeat scroll 0% 0%;
    overflow:hidden;
    padding-top: 30px;
}
.footer-heading h3{
    margin-top: 0;
    font-family: "PlayfairDisplayRegular";
    font-size: 24px;
    color: #a9d1ff;
    font-weight: 500;
    background: #092755 none repeat scroll 0% 0%;
}
.list-no-style-footer{
    list-style: none;
    margin-left: 0;
    margin-top: 0;
    padding-left: 15px;
}
.list-no-style-footer li{ 
    clear: both;
    padding-right: 10px;
    margin-bottom: 30px;
    clear: both;
    float: left;
}
.text-wrapper-footer{
    color: #ffffff;
    font-family: "AileronRegular";
    font-weight: 500;
    font-size: 15px;
    float: left;
    line-height: 1.6em;
    width: 90%;
}
.bold-font-footer{
    color: #90b7d5;
    font-weight: 500;
    font-family: "AileronBold";
    font-size: 16px;
}
.bullet-footer{
    margin: 10px 10px 0px 0px;
    background: transparent url("../images/spray/bullet.png") no-repeat scroll 0% 0%;
    width: 7px;
    height: 7px;
    float: left;
}
.footer-right{
    padding-left: 80px;
    border-left: 2px solid #a9d1ff;
    overflow: hidden;
}
.footer-logo{  
    width: 94%;
    text-align: center;
    padding-bottom: 30px;
}
.footer-logo-last{
    text-align: right;
    padding-right: 0px;
    padding-bottom: 30px;
    margin-right: 0;
    right: 0;
    float: right
}
.footer-main-title{
    font-family: "PlayfairDisplayRegular";    
    font-size: 25px;
    background: url('../images/pagebg.png') repeat;
    color: #4ea1ff;
    width: 230px;
    margin: 0 auto;
    font-weight: 500;
}
.section-b-footer{
    background: transparent url("../images/pagebg.png") repeat scroll 0% 0%;
    overflow: hidden;
    padding-bottom: 10px;
}

.footer-page-line {
    padding-top: 35px;
    border-bottom: 1px solid #FFFFFF;
}
.footer-welcome_title {
    text-align: center;
    font-family: "Aileron";
    margin-top: -20px;    
}
.footer-social-media{
    margin: 0 auto;
    text-align: center;
}
.footer-social{
    margin: 0 auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    text-align: center;
    list-style: none;
    display: inline-block;
}
.footer-social li{
    list-style: none;
    opacity: 1;
    float: left;
    padding: 0 3px 0 0;
    display: block;
}
.footer-social li img{
    width: 37px;
}
.footer-social li:hover, .footer-social li:focus{
    opacity: 0.6;    
    transition: 1s;
}

.footer-menu{
    background: #4ea1ff;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

.col-1-2.transparent{
    margin: 0;
padding: 0;
    background: transparent;
}
.menu-holder{
    list-style: none;
    margin: 30px auto;
    padding-top: 0;
    width: 100%;
    padding-left: 0;
}
.menu-holder li{
    list-style: none;
    opacity: 1;
    float: left;    
    display: block;    
    padding: 0px 7px;
    line-height: 0.9em;
    border-right: 2px solid rgb(232, 239, 246);
}
.menu-holder li.last{
    border-right: none;
}
.menu-holder li a{
    font-family: "OpenSansSemiBold";
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}

ul.menu-holder li:hover a{
    color: #000;
}
ul.menu-holder li.selected-link a{
    color: #000;
}

.footer-copy{
    padding-top: 10px;
    padding-bottom: 0px;
    font-family: "OpenSans";
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #0c0c0c;
    letter-spacing: 0.01em;
    line-height: 1.7em;
    text-align: right;

}
.para-footer{
    font-family: "OpenSans";
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    color: #0c0c0c;    
    line-height: 1.7em;
    padding-top: 30px;
    text-align: right;
}

/*PAGE DESIGNS*/
.section-d{
    background: url('../images/pagebg.png') repeat;
    overflow: hidden;
    margin-top: -500px;
    padding-bottom: 50px;
}
.main-title-page{
    font-family: "PlayfairDisplayRegular";
    font-size: 50px;
    background: url('../images/pagebg.png') repeat;
    color: #4ea1ff;
    width: 290px;
    margin: 0 auto;
    font-weight: 500;
}
.welcome_title-page{
    text-align: center;
    font-family: "Aileron";
    margin-top: -40px;
    padding-bottom: 30px;
}
.testimonial{
    padding-bottom: 20px;
    border-bottom: 1px solid #75b2f8;
}
.testimonial-last{
    padding: 20px 0;
    border-bottom: 0px;
}
/* Carousel Control */

/*==========OWL SLIDER STYLE=================*/

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 93%;
    margin: 0 auto;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x : 50%;
    -webkit-perspective-origin-y : 50%;
    -moz-perspective : 1200px;
    -moz-perspective-origin-x : 50%;
    -moz-perspective-origin-y : 50%;
    perspective : 1200px;
}
/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {opacity: 1}
}
@-moz-keyframes empty {
    0% {opacity: 1}
}
@keyframes empty {
    0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-moz-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
    25% { opacity: .5; -webkit-transform: translateZ(-500px); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
    25% { opacity: .5; -moz-transform: translateZ(-500px); }
    75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
    25% { opacity: .5; transform: translateZ(-500px); }
    75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
    0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px); }
    100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
    0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -moz-transform: translateZ(-500px); }
    100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
    0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; transform: translateZ(-500px); }
    100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
    to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
    to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
    to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
    from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
    from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
    from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
    from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
    from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
    from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
    to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
    to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
    to { opacity: 0; transform: scale(1.5); }
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /*background: #869791;*/
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=80);/*IE7 fix*/
    opacity: 0.8;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=90);/*IE7 fix*/
    opacity: 0.9;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
    left: -10px;
    top: 100px; 
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    right: -10px;
    top: 100px;
}


.owl-item{
    max-width:140px;
    margin-right: 15px;
}

.item-title-holder{
    margin-top: -5px;
    width: 100%;
    overflow: hidden;

}
.item .item-title{
    font-size: 12.2px;
    width: 100%;
    position: relative;
    font-family: "AileronLight";
    color: #7888c2;
}/*
.owl-buttons .owl-prev {
    left: -30px;
    top: 20px;
}
*/


@media only screen and (min-width: 1200px){
    .hide-from-desktop{
        display: none;
    }
    .bucket-menu ul li{
        margin: 0px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
    .hide-from-desktop{
        display: none;
    }
    .bucket-menu ul li{
        margin: 0px;
    }
    .sub-wrapper{
        width: 90%;
    }
    .sub-right-menu{
        width: 35%;
        text-align: right;
        padding-right: 20px;
        margin-right: 0;
    }
    .service{
        width: 33%;
        /*margin-right: 5px;*/
    }
	.col-2{
    margin-right:0px;
	}
    .img-box-logo {
        padding-top: 0px;
        width: 300px;
        height: 40px;
        background: transparent;
        text-align: center;
    }
    .menu-holder {
        list-style: none;
        margin: 0 auto;
        padding-top: 20px;
        width: 64%;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1140px){
.logo-area {
    width: 25%;
    float: none; 
    overflow: hidden;
    min-width: 250px;
    max-width: 300px;
    margin: 0 auto;
}
.logo img{
    width: 25%;
    /* float: left; */
    overflow: hidden;
    min-width: 250px;
    max-width: 300px;
    margin: 0 auto;
}
.menu-area {
    width: 75%;
    float: none;
    overflow: hidden;
    min-width: 820px;
    max-width: 810px;
	margin:0 auto;
}
}
@media screen and (max-width: 1023px){
    .hide-from-mobile{
        display: none;
    }
    .hide-from-desktop{
        display: block;
    }
    .slider-img {
        height: 950px;
        z-index: -5;
        position: relative;
        background: url('../images/slider/slider1.jpg') no-repeat scroll 60% 50%;
    }
    .service{
        width: 100%;
        margin-right: 10px;
        float: none;
        margin: 10px auto;
    }
    .wrapper{
        overflow: hidden;
        height: auto;
    }
    .col-1-3 {
        width: 100%;
        float: left;
    }
	.col-2-3 {
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 50px;
    padding-bottom: 80px;
    margin-bottom: 70px;
	}
	.logo-area {
    width: 25%;
    float: none;
    overflow: hidden;
    min-width: 300px;
    max-width: 300px;
	margin:0 auto;
}
	.slider {
    position: relative;
    height: 90px;
    /* margin-top: -165px; */
	}
	.service-area {
    /* width: 100%; */
    max-width: 355px;
    height: 311px;
    float: none; 
    /* margin-right: 55px; */
    position: relative;
    z-index: 25;
    border: 1px solid #fff;
    margin: 0 auto;
}

    .text-area-right {
        padding: 5px;
    }

    .footer-logo {
        width: 94%;
        max-width: 180px;
        text-align: center;
        padding-bottom: 30px;
    }
    .right {
        float: none;
    }
    .footer-logo-last {
        text-align: left;
        padding-right: 0px;
        padding-bottom: 30px;
        margin-right: 0;
        right: 0;
        float: left;
    }
    /*MOBILE MENU AREA==============================*/

    /*Top Icon Menu*/
    .header-top-icons {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        height: 52px;
        display: block;
        background: #242424;
    }

    .top-menu-mobile {
        margin: -1px 0px 0px 0px;
        padding: 0px;
        list-style-type: none;
    }

    .top-menu-mobile li {
        height: 52px;
        width: 19%;
        display: block;
        float: left;
        text-align: center;
    }

    .top-menu-mobile li a {
        text-indent: -9999px;
        height: 52px;
        width: 100%;
        display: block;
    }

    .top-menu-mobile li.menu {
        border-right-style: solid;
        border-right-color: #fff;
        border-right-width: 1px;
        font-size: 48px !important;
        color: #fff;
        line-height: 50px;
        background-image: url(../images/mobile/menu_icon.png);
        background-position: center center;
        background-repeat: no-repeat;
    }

    .top-menu-mobile li.call {
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-left-color: #fff;
        border-right-width: 1px;
        border-right-color: #fff;
        background-image: url(../images/mobile/call_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .top-menu-mobile li.appointment {
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-left-color: #fff;
        border-right-width: 1px;
        border-right-color: #fff;
        background-image: url(../images/mobile/appointment_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .top-menu-mobile li.contact {
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-left-color: #fff;
        border-right-width: 1px;
        border-right-color: #fff;
        background-image: url(../images/mobile/contact_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .top-menu-mobile li.directions {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #fff;
        background-image: url(../images/mobile/map_icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
}

@media screen and (max-width: 648px){
    .col-1-2 {
        width: 100%;
    }
}


/*============MM MENU ================================================================*/

/*
        jQuery.mmenu CSS
*/
/*
        jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
    display: none; }

.mm-wrapper {
    overflow-x: hidden;
    position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0; }

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu > .mm-panel.mm-opened {
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate(0%, 0);
    transform: translate(0%, 0); }
.mm-menu > .mm-panel.mm-subopened {
    -webkit-transform: translate(-30%, 0);
    -moz-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    -o-transform: translate(-30%, 0);
    transform: translate(-30%, 0); }
.mm-menu > .mm-panel.mm-highest {
    z-index: 1; }
.mm-menu .mm-list {
    padding: 20px 0; }
.mm-menu > .mm-list {
    padding-bottom: 0; }
.mm-menu > .mm-list:after {
    content: '';
    display: block;
    height: 40px; }

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px; }
.mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0; }

.mm-list {
    font: inherit;
    /* font-family: font-bold; */
    font-size: 14px; }
.mm-list a,
.mm-list a:hover {
    /*color: #0f7490;*/ /* Mobile Menu Hover Text Color */
    text-decoration: none; }
.mm-list > li {
    position: relative; }
.mm-list > li > a,
.mm-list > li > span {
    color: #0f7490; /* Mobile Menu Hover Text Color */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 20px 10px 20px 20px;
    margin: 0; }
.mm-list > li:hover, .mm-list > li.selected  {
    color: #fff;
    background: #4EA1FF/*#2d95b2*/;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
.mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none; }
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px; }
.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
.mm-list > li.mm-spacer {
    padding-top: 40px; }
.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px; }
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
    height: 40px; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
    height: 25px; }

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
    background: #242424; /* Mobile Menu BG Color */
    color: #fff; }

.mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
        jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
    box-sizing: border-box;
    position: relative; }

.mm-slideout {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease; }

html.mm-opened {
    overflow: hidden;
    position: relative; }
html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
    background: inherit; }

#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block; }

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed; }
.mm-menu.mm-current {
    display: block; }

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px; }

html.mm-opening .mm-slideout {
    -webkit-transform: translate(80%, 0);
    -moz-transform: translate(80%, 0);
    -ms-transform: translate(80%, 0);
    -o-transform: translate(80%, 0);
    transform: translate(80%, 0); }

@media all and (max-width: 175px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate(440px, 0);
        -moz-transform: translate(440px, 0);
        -ms-transform: translate(440px, 0);
        -o-transform: translate(440px, 0);
        transform: translate(440px, 0); } }
/*
        jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
    border: 1px solid transparent;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;
    position: relative; }
.mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
.mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
.mm-buttonbar > a {
    text-decoration: none; }
.mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
.mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
    border-left: none; }
.mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
.mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
.mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
.mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
    margin-top: 20px;
    margin-left: -30px;
    margin-right: -30px; }

.mm-footer .mm-buttonbar {
    border: none;
    border-radius: none;
    line-height: 40px;
    margin: -10px -10px 0 -20px; }
.mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
    margin: 10px 20px; }

.mm-menu .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: #333333; }
.mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
        jQuery.mmenu counters addon CSS
*/
em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 40px;
    top: 50%; }
em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
    margin-right: 80px; }
em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
    top: 12px;
    margin-top: 0; }

.mm-nosubresults > em.mm-counter {
    display: none; }

.mm-menu em.mm-counter {
    color: rgba(255, 255, 255, 0.3); }

/*
        jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

/*
        jQuery.mmenu footer addon CSS
*/
.mm-footer {
    background: inherit;
    border-top: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 10px 0 20px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
    height: 80px; }

.mm-menu .mm-footer {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3); }

/*
        jQuery.mmenu header addon CSS
*/
.mm-header {
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    padding-top: 30px; }
.mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative; }
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
    text-decoration: none;
    display: block;
    box-sizing: border-box;
    min-width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
.mm-header .mm-prev {
    padding-left: 20px;
    padding-right: 10px;
    left: 0; }
.mm-header .mm-next,
.mm-header .mm-close {
    padding-left: 10px;
    padding-right: 20px;
    right: 0; }
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.mm-header [href].mm-prev:before {
    border-right: none;
    border-bottom: none;
    margin-left: 2px;
    margin-right: 5px; }
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
    margin-left: 5px;
    margin-right: -2px; }
.mm-header [href].mm-next:after {
    border-top: none;
    border-left: none; }
.mm-header [href].mm-close:after {
    content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    top: 50px; }
.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
    padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none; }
.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px; }
.mm-menu.mm-hasheader > .mm-panel.mm-list {
    padding-top: 60px; }
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
    padding-top: 100px; }

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

/*
        jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
    display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
    top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.05); }

/*
        jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
    box-sizing: border-box; }

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0; }

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0; }

.mm-menu > .mm-search {
    background: inherit;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }

.mm-search {
    padding: 10px; }
.mm-search input {
    border: none;
    border-radius: 30px;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }
.mm-search input::-ms-clear {
    display: none; }

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0; }
.mm-menu .mm-noresultsmsg:after {
    border: none !important; }

.mm-noresults .mm-noresultsmsg {
    display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none; }
.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px; }
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
    margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
    padding-top: 0; }

.mm-menu .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3); }

/*
        jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
    position: absolute;
    left: -10000px; }

label.mm-toggle,
label.mm-check {
    margin: 0;
    position: absolute;
    bottom: 50%;
    z-index: 2; }
label.mm-toggle:before,
label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-bottom: -15px; }
label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
    float: right; }

label.mm-check {
    width: 30px;
    height: 30px;
    margin-bottom: -15px; }
label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
    opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
    bottom: auto;
    margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
    top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check {
    top: 5px; }

label.mm-toggle, label.mm-check {
    right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
    margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
    margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
    right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
    margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
    margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
    right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
    margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
    margin-right: 120px; }

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, 0.15); }
.mm-menu label.mm-toggle:before {
    background: #333333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }

.mm-menu label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6); }

/*
        jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -o-transform: translateX(30%);
    transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(30%);
    -moz-transform: scale(0.7, 0.7) translateX(30%);
    -ms-transform: scale(0.7, 0.7) translateX(30%);
    -o-transform: scale(0.7, 0.7) translateX(30%);
    transform: scale(0.7, 0.7) translateX(30%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-30%);
    -moz-transform: scale(0.7, 0.7) translateY(-30%);
    -ms-transform: scale(0.7, 0.7) translateY(-30%);
    -o-transform: scale(0.7, 0.7) translateY(-30%);
    transform: scale(0.7, 0.7) translateY(-30%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(30%);
    -moz-transform: scale(0.7, 0.7) translateY(30%);
    -ms-transform: scale(0.7, 0.7) translateY(30%);
    -o-transform: scale(0.7, 0.7) translateY(30%);
    transform: scale(0.7, 0.7) translateY(30%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translateX(100%);
    -moz-transform: scale(1.5, 1.5) translateX(100%);
    -ms-transform: scale(1.5, 1.5) translateX(100%);
    -o-transform: scale(1.5, 1.5) translateX(100%);
    transform: scale(1.5, 1.5) translateX(100%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    transition-property: transform, left; }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%); }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(0.7, 0.7) translateX(-30%);
    -moz-transform: scale(0.7, 0.7) translateX(-30%);
    -ms-transform: scale(0.7, 0.7) translateX(-30%);
    -o-transform: scale(0.7, 0.7) translateX(-30%);
    transform: scale(0.7, 0.7) translateX(-30%); }

/*
        jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }

@media all and (max-width: 140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(140px, 0);
        -moz-transform: translate(140px, 0);
        -ms-transform: translate(140px, 0);
        -o-transform: translate(140px, 0);
        transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(10000px, 0);
        -moz-transform: translate(10000px, 0);
        -ms-transform: translate(10000px, 0);
        -o-transform: translate(10000px, 0);
        transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        -webkit-transform: translate(-10000px, 0);
        -moz-transform: translate(-10000px, 0);
        -ms-transform: translate(-10000px, 0);
        -o-transform: translate(-10000px, 0);
        transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
    height: 100%;
    min-height: 140px;
    max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important; }

/*
        jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

.mm-menu.mm-right {
    left: auto;
    right: 0; }

.mm-menu.mm-bottom {
    top: auto;
    bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-80%, 0);
    -moz-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    -o-transform: translate(-80%, 0);
    transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-140px, 0);
        -moz-transform: translate(-140px, 0);
        -ms-transform: translate(-140px, 0);
        -o-transform: translate(-140px, 0);
        transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
    html.mm-right.mm-opening .mm-slideout {
        -webkit-transform: translate(-440px, 0);
        -moz-transform: translate(-440px, 0);
        -ms-transform: translate(-440px, 0);
        -o-transform: translate(-440px, 0);
        transform: translate(-440px, 0); } }
/*
        jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    z-index: 0 !important; }

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
    box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 80%;
    min-height: 140px;
    max-height: 880px; }

/*
        jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
    background: #f3f3f3;
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: #f3f3f3; }
.mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
    background: white;
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
    border-color: rgba(0, 0, 0, 0.6);
    background: white; }
.mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
    border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }

html.mm-opened.mm-black .mm-page {
    box-shadow: none; }

.mm-menu.mm-black {
    background: black;
    color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
    border-color: rgba(255, 255, 255, 0.6);
    background: black; }
.mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
    border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
    border-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963; }





