/*
Theme Name: Naczynscy
Theme URI: 
UNIQUALITY
Author: Mariusz Wójcik
Author URI: http://primeon.pl
Description: Naczynscy
Version: 1.0
*/
body{
    font-family: "Ubuntu", "Helvetica Neue", sans-serif; 
    color: #464d59;
    background-color: #fff;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Ubuntu", "Helvetica Neue", sans-serif;
    font-weight: 300;
}
a{
    color: #00a8db;
    text-decoration: none;
    -moz-transition: all 200ms ease-in;
    /* WebKit */
    -webkit-transition: all 200ms ease-in;
    /* Opera */
    -o-transition: all 200ms ease-in;
    /* Standard */
    transition: all 200ms ease-in;
}
i{
    -moz-transition: all 200ms ease-in;
    /* WebKit */
    -webkit-transition: all 200ms ease-in;
    /* Opera */
    -o-transition: all 200ms ease-in;
    /* Standard */
    transition: all 200ms ease-in;  
}
#header {
    z-index: 100;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
}
.ribbon{
    height: 3px;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        right bottom,
        color-stop(0%, #e75239),
        color-stop(20%, #e75239),
        color-stop(20%, #ffcc27),
        color-stop(40%, #ffcc27),
        color-stop(40%, #cde35b),
        color-stop(60%, #cde35b),
        color-stop(60%, #82cc33),
        color-stop(80%, #82cc33),
        color-stop(80%, #41bece),
        color-stop(100%, #41bece)
        );
}
.navbar-toggle{
    border:1px solid #ebeff6;
    color: #8f97a5;
    margin-top: 18px;
}
.navbar-toggle .icon-bar{
    background-color: #8f97a5;
}
.navbar {
    padding-top: 0px;
    margin-bottom: 0px;
    border: none;
}
.navbar-inner {
    background-color: rgba(255,255,255,0.9);
    border-bottom: 1px solid #e5e5e5;
}
.navbar .navbar-collapse {
    padding: 0px;

}
.navbar .logo {
    padding: 12px 0px 7px 0px;
    float: left;
    margin-left: 0px;
}
.isScrolled .logo{
    padding: 5px 0px 0px 0px;
}
.isScrolled .logo img{
    width: 90%;
    height: 90%;
}
.isScrolled .navbar-inner{
    background-color: rgba(255,255,255,1);    
}
.isScrolled #menu-menu li > a{
    padding-top: 17px;
    padding-bottom: 21px;
}
#menu-menu {
    float: right;
    margin: 0px 0px 0px 0px;
    font-size: 18px;
}
#menu-menu li > a{
    position: relative;
    bottom: -2px;
    color: #292f39;
    font-weight: 300;
    font-size: 18px;
    padding: 28px 18px 30px 18px;
    border-bottom: 3px solid transparent;
}
#menu-menu li > a:hover{
    color: #34a6b5;
    border-color: #ccc;
    background: transparent;
}
#menu-menu li.current-menu-item a,  #menu-menu li.current_page_parent a, #menu-menu li.current-page-ancestor a {
    color: #292f39;
    border-color: #00a8db;
    font-weight: 400;

}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper{
    position: relative;
    margin-bottom: 10px;
}
.bx-viewport{

}
.main{
    position: relative;

}
.main .slider{
    width: 100%;
    height: 100%;
    position: absolute;
}
.main .bx-wrapper{
    height: 100%;
}
.main #bxslider{
    height: 100%;
}
.main .bx-viewport{
    height: 100% !important;
}
.main #bxslider > li{
    position: relative;
    padding-top: 0px;
    height: 100%;

    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0%;
}
.main #bxslider > li .slider-box-wrapper{
    height: 430px;
    position: relative;
}
.main #bxslider > li .slider-box-wrapper .slider-box{
    position: absolute;
    bottom: 0px;
}
.main-box{
    margin: 200px 0px 20px;
    padding: 10px 20px; 
    background-color: rgba(255,255,255,0.8);
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;  
}
.main-box:hover{
    background-color: rgba(255,255,255,1);
}
.main-box-foot{
    text-align: right;
}
.main-box h2{
    font-size: 22px;
    margin: 0px 0px 10px 0px;
    font-weight: 300;
}
.boxy{
    padding-bottom: 10px;
}
.boxy .box{
    color: #fff;

    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);

    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;  
}
.boxy .box:hover{
    margin-top: -10px;
}
.boxy .box h3{
    font-size: 22px;
    font-weight: 300;
    padding: 10px 20px;
    margin: 0px 0px 0px 0px;
}
.boxy .box p{
    font-weight: 300;
    padding: 0px 20px 10px; 
}
.boxy .box .box-foot{

}
.boxy .box .box-foot a{
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 10px;
    text-decoration: none;
}
.boxy .box .box-foot a:hover{

}
.boxy .box1{
    background-color: #f3705a;
}
.boxy .box1 a{
    color: #f3705a;
}
.boxy .box1 a:hover{
    color: #fff;
    background-color: #f3705a;
}
.boxy .box2{
    background-color: #bbd72f;
}
.boxy .box2 a{
    color: #bbd72f;
}
.boxy .box2 a:hover{
    color: #fff;
    background-color: #bbd72f;
}
.boxy .box3{
    background-color: #ffcc27;
}
.boxy .box3 a{
    color: #ffcc27;
}
.boxy .box3 a:hover{
    color: #fff;
    background-color: #ffcc27;
}
.boxy .box4{
    background-color: #41bece;
}
.boxy .box4 a{
    color: #41bece;
}
.boxy .box4 a:hover{
    color: #fff;
    background-color: #41bece;
}
.blue-box{
    border: 1px solid #e7ecf4;
    background-color: #f8fafd;
}
.blue-box .box-title{
    padding: 10px 10px 10px 10px;
    font-weight: 700;
}
.blue-box p{
    padding: 0px 10px;
}
.blue-box hr{
    margin: 10px 0px;
}
.movies{
    padding: 10px 0px 0px 0px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;

}
.movies .movies-container{
    text-align: center;
}
.movies .movies-container a {
    margin: 0px 10px 20px;
    display: inline-block;
    color: #749bbc;
    text-decoration: none;
}

.movies .movies-container a:hover span.image span{
    background-color: #f3705a;
}
.movies .movies-container a span.image{
    display: block;
    width: 210px;
    height: 115px;
    border: 1px solid #e5e5e5;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;  
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0%;
}
.movies .movies-container a:hover span.image{
    border-color: #f3705a;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.movies .movies-container a span.image span{
    margin-top: 31px;
    display: inline-block;
    padding-top: 14px;
    width: 55px;
    height: 47px;
    background-color: #191919;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;  
}
.movies .movies-container a span.text{
    display: block;

}
.facebook{
    padding-top: 20px;
    font-size: 15px;
    float: right;
    text-align: right;
}
.facebook-text{
}
.pagination{
    float: right;
}
.pagination .current{
    background-color: #f1f1f1;
}
/*----------------------------------------------------------------------------*/
/*news */
.news{  
}
h4.header{
    color: #464d59;
    padding: 5px 0px;
    margin: 0px;
    font-size: 21px;
    font-weight: 300;
}
h4.header span{
    color: #2383c1;
}
.post:before,
.post:after{
    display: table;
    clear: both;
    content: "";
}
.post{
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebedf0;
}

.post .post-content{

}
.post .post-header{
    margin-bottom: 6px;
}
.post .post-header h3{
    margin: 0px;
    font-size: 18px;
    font-weight: 300;
}
.post .post-header a{
    color: #464d59;
}
.post .post-date{
    font-weight: 300;
    float: left;
    clear: left;
    color: #888f9a;
}
.post .post-text{
    font-weight: 300;
    color: #5d6472;
}
.post .post-content .btn{

}
.ll-btn{
    margin-bottom: 20px;
}
.ll-btn a{
    text-decoration: none;
    text-align: center;
    display: block;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
}
.ll-btn a img{
    padding: 10px;
}
.ll-btn a span.text{
    color: #fff;
    display: block;
    padding: 5px 10px;
}

.ll-btn.ll-btn-log a span.text{
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in; 
    background-color: #ffcc27;
}
.ll-btn.ll-btn-reg a span.text{
    background-color: #8fcf35;
}
.ll-btn a:hover{
    border-color: #333;  
}
.ll-btn a:hover span.text{
    background-color: #333;

}
.before-footer{
    background-color: #f8fafd;
    border-top: 1px solid #eaeff5;
    color: #575a5f;
    padding: 10px 0px;
    color: #575a5f;
}
.before-footer .container{
    position: relative;
}



footer{
    background-color: #34a6b5;
    line-height: 50px;
    color: #fff;
}
footer > .container{
    position: relative;
}
footer a{
    color: #fff;

}
footer a:hover{
    color: #fff;   
}
.text-central{
    text-align: center;
    font-size: 26px;
}
/*----------------------------------------------------------------------------*/
/*langlion */
#langlion{
    position: absolute;
    top: -5px;
    right: 0px;
}
/*----------------------------------------------------------------------------*/
.page-header{
    margin-top: 85px;
    background-color: #00a8db;
    height: 96px;
}
#crumbs{
    padding-top: 36px;
    color: #b3edff;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
}
#crumbs a{
    color: #fff;
}
.content{

    padding-top: 10px;
}
/*Page */

#sidebar{
}
#sidebar .context-menu{
    margin: 0px 0px 20px 0px;
}
#sidebar .context-menu > ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#sidebar .context-menu > ul > li{
    padding: 0px;
    margin-bottom: 3px;
}
#sidebar .context-menu > ul > li > a{
    display: block;
    line-height: 20px;
    padding: 15px 10px;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    color: #34495e;
    text-decoration: none;
    position: relative;

    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */	
}
#sidebar .context-menu > ul > li > a .arrow{
    width: 1px;
    height: 1px;
    display:block;
    position: absolute;
    border: 10px solid transparent;

    top: 14px;
    right: -20px;
}
#sidebar .context-menu > ul > li > a i{
    font-size: 28px;
}
#sidebar .context-menu > ul > li > a span{
    position: relative;
    top: -3px;
}
#sidebar .context-menu > ul > li.current_page_item > a,
#sidebar .context-menu > ul > li.current_page_item > a:hover{
    color: #fff;
    background-color: #00a8db;
}
#sidebar .context-menu > ul > li.current_page_item > a .arrow{
    border-left-color: #00a8db; 
}
#sidebar .context-menu > ul > li > a:hover{
    background-color: #f1f1f1;
}

#sidebar .header,
#sidebar .contact{
    padding-left: 20px;
}

.page-content{

    padding: 0px 18px 10px;
    margin-bottom: 20px;
    min-height: 500px;

}
.page-content > h1{
    margin-top: 0px;
    font-size: 26px;
    font-weight: 300;
}
.page-content > h4{
    margin-top: 0px;
}
.page-content h2.title{
    color: #2383c1
}
.page-content ul li{

}
.page-content > img,
.page-content > p > img{
    outline: 0; max-width: 100%; height: auto;
}

.page-content table{
    width: 100%;
    border:1px solid #e5e5e5;
    border-collapse: collapse;
}
.page-content table td{
    padding: 5px 10px;
    border:1px solid #e5e5e5;

}
.page-content table tr:first-child td{
    background-color: #00a8db;
    color: #fff;
    font-weight: bold;
    padding: 7px 10px;
}

h4.title-see-more{
    font-weight: 600;
}
.see-more{
    margin-bottom: 20px;
}
.see-more .box{
    position: relative;
    background-color: #f5f5f5;
    padding: 10px 15px;
    min-height: 120px;
    -webkit-border-radius: 15px;	
    -moz-border-radius: 15px;	
    border-radius: 15px;
}
.see-more .box .box-img{
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    padding-top: 34px;
    font-size: 21px;
    color: #fff;
    background-color: #2383c1;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;

    -webkit-border-radius: 50%;	
    -moz-border-radius: 50%;	
    border-radius: 50%;
}
.see-more .box .box-text{
    font-size: 26px;
    margin-left: 110px;
}
.see-more .box  .btn-info{
    position: absolute;
    bottom: 10px;
    right: 15px;
}

/* opinie
-------------------------------------------------------------- */
.opinions-box{
    padding-top: 20px;
}
.opinions-box .opinion{
    position: relative;
    margin-bottom: 30px;
} 
.opinions-box .opinion .opinion-content{
    border: 3px solid #c2e7ff;
    background-color: #f6fbff;
    padding: 10px 10px 25px 10px;
    -webkit-border-radius: 10px;	
    -moz-border-radius: 10px;	
    border-radius: 10px;
}
.opinions-box .opinion .opinion-author{
    position: relative;
    top: -17px;
    float: left;
    color: #154e74;
    background-color: #c2e7ff;
    padding: 5px 10px;
    margin: 0px 20px;
    -webkit-border-radius: 15px;	
    -moz-border-radius: 15px;	
    border-radius: 15px;
}
.opinions-box .opinion.opinion-right .opinion-author{
    float: right;
}
/* jak sie zapisac sign
-------------------------------------------------------------- */
.signs-box{
    padding-top: 20px;
    margin-bottom: 20px;
}
.signs-box .sign-box{
    margin-bottom: 30px;
}
.signs-box .sign-box .sign-icon{
    float: left;
    width: 100px;
    height: 100px;
    padding-top: 25px;
    font-size: 36px;
    text-align: center;
    color: #fff;
    background-color: #154e74;

    -webkit-border-radius: 50%;	
    -moz-border-radius: 50%;	
    border-radius: 50%;

}
.signs-box .sign-box .sign-text{
    color: #154e74;
    font-size: 1.4em;
    margin-left: 110px;
    min-height: 100px;
}
.signs-course td{
    text-align: center;
    vertical-align: top;
}
.signs-course .sign-box{
    position: relative;
    max-width: 100px;
}
.signs-course .arrow{
    padding-top: 40px;
    color: #a9abb1;
}
.signs-course .sign-box .sign-icon{
    width: 100px;
    height: 100px;
    padding-top: 25px;
    font-size: 36px;
    color: #fff;
    background-color: #154e74;

    -webkit-border-radius: 50%;	
    -moz-border-radius: 50%;	
    border-radius: 50%;
}
.signs-course .sign-box .sign-text{
    padding-top: 10px;
    text-align: center;
    color: #154e74;
    font-size: 1.2em;
    line-height: 1.2em;
}
/* lista kursó course-list
-------------------------------------------------------------- */
.course-list{
    padding: 20px 0px;
}
.item-box{
    cursor: pointer;
    color: #676b76;
    background-color: #ffffff;
    -moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;	
    -moz-border-radius: 8px;	
    border-radius: 8px;
    margin-bottom: 30px;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}
.item-box:hover{
    color: #154e74;
    background-color: #c2e7ff;

}
.item-box .item-box-heading{
    text-align: center;
    color: #fff;
    background-color: #2383c1;
    padding-top: 45px;
    font-size: 26px;
    height: 127px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0%;

    -webkit-border-radius: 8px 8px 0px 0px;	
    -moz-border-radius: 8px 8px 0px 0px;		
    border-radius: 8px 8px 0px 0px;	
}
.item-box .item-box-body{
    font-size: 21px;

    font-weight: 600;
    padding: 10px 20px;
    height: 60px;
}
/*kontakt contact 
-------------------------------------------------------------- */
.contact-box{
    margin: 20px 0px;
    padding: 15px;
    background-color: #2383c1;
    color: #fff;
    -webkit-border-radius: 8px;	
    -moz-border-radius: 8px;	
    border-radius: 8px;
}
.contact-box a{
    color: #c8e9ff;
}
.contact-box h1, .contact-box h2, .contact-box h3, .contact-box h4, .contact-box h5, .contact-box h6{
    margin: 0px 0px 10px 0px;
    font-weight: 600;
}
.contact-form{
    padding: 0px 0px;
}
.contact-form .row{
    margin-bottom: 20px;
}
.contact-form .col-md-4{
    text-align: right;
    color: #9097a3;
    font-size: 18px;
}
#google-map{
    height: 300px;
    border: 1px solid #d0cecc;
}
#google-map .map-info{
    min-height: 60px;
}
#google-map .map-info h3{
    margin: 0px;
    font-size: 18px;
}

/* teachers
-------------------------------------------------------------- */
.teachers-box{
    padding-top: 20px;
}
.teachers-box .teacher{
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
} 
.teachers-box .teacher .teacher-photo{
    width: 154px;
    height: 164px;
    float: left;
    text-align: center;
    border: 2px solid #00a8db;
    background-color: #f8fafd;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.teachers-box .teacher .teacher-photo i {
    position: relative;
    top: 60px;
    color: #ebeff6;
    font-size: 34px;
}
.teachers-box .teacher .teacher-content{
    min-height: 170px;
    margin-left: 170px;
}
.teachers-box .teacher.teacher-right .teacher-content{
    margin-left: 0px;
    margin-right: 170px;
}
.teachers-box .teacher.teacher-right  .teacher-photo{
    float: right;
}
.teachers-box .teacher .teacher-content .teacher-top{
    margin-bottom: 10px;
}
.teachers-box .teacher .teacher-content .teacher-top h2{
    color: #464d59;
    margin: 0px 0px 2px 0px;
    font-size: 18px;
}
.teachers-box .teacher .teacher-content .teacher-top h4{
    margin: 0px;
    color: #a3a7ac;
    font-size: 14px;
}
.teachers-box .teacher .teacher-content .teacher-bottom{
    color: #888f9a;
}
/*Clients 
------------------------------------------------------------------------------*/
/*klienci clients*/
.clients-grid{
    margin-top: 20px;
}
.clients-grid:before,
.clients-grid:after{
    display: table;
    content: " ";
    clear: both;
}
.clients-grid .box{
    position: relative;
    padding: 10px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0px 30px 30px 0px;
    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1), inset 0 0px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1), inset 0 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1), inset 0 0px 15px rgba(0, 0, 0, 0.1); 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.clients-grid .box > div{
    width: 230px;
    height: 150px;
    text-align: center;
    font-size: 25px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.clients-grid .box div.box-info{
    position: absolute;
    top: 10px;
    left: 10px;
    padding-top: 50px;
    height: 150px;
    width: 230px;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
}

/*Gallery
-------------------------------------------------------------- */
.gallery-grid{
    margin-top: 20px;
}
.gallery-grid > a{
    text-align: center;
    display: inline-block;
    float: left;
    width: 200px;
    color: #414652;
    margin: 0px 20px 20px 0px;
}

.gallery-grid .gallery-pic{
    width: 200px;
    height: 150px;
    display: block;
    background-color: #eaeaea;
}
.gallery-grid .gallery-pic img{
    display: inline-block;
}
.gallery-grid .gallery-pic i {
    position: relative;
    top: 55px;
}
.gallery-grid .folder-title{
    margin-top: 5px;
    display: block;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/*----------------------------------------------------------------------------*/
/*contact form 7 */
div.wpcf7-response-output{
    margin: 0px !important;
    padding: 15px !important;
    margin-bottom: 20px !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}
div.wpcf7-mail-sent-ng{
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7 !important;
}
div.wpcf7-mail-sent-ok{
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6 !important;
}
div.wpcf7-validation-errors{
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5 !important;
}
.wpcf7-not-valid{
    border-color: #b94a48 !important;
}
/*----------------------------------------------------------------------------*/
/*bootstrap */
.btn{
    background-color: #f5f5f5;
    color: #464d59;
    border-radius: 0px;
}
.btn:hover{
    background-color: #ccc;
}
.btn-primary{
    background-color: #34a6b5;
    border-color: #34a6b5;
    color: #fff;
}
.btn-primary:hover{
    background-color: #333;
    border-color: #333;
}

.btn-primary-glow{
    border-color: #9c0058;
    color: #fff;
    background-color: #9e035a;
    background-image: -moz-linear-gradient(top, #c83a8a, #9e035a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c83a8a), to(#9e035a));
    background-image: -webkit-linear-gradient(top, #c83a8a, #9e035a);
    background-image: -o-linear-gradient(top, #c83a8a, #9e035a);
    background-image: linear-gradient(to bottom, #c83a8a, #9e035a);
    background-repeat: repeat-x;

    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.btn-primary-glow:hover{
    color: #fff;
    background: #ce4d96;
    border-color: #ca4490;
}

.btn-info{
    background-color: #c2e7ff;
    border-color: #c2e7ff;
    color: #154e74;
}
.btn-info:hover{
    background-color: #a5dbfe;
    border-color: #a5dbfe;
}
.btn-danger{
    background-color: #e26195;
    border-color: #b03667;
    color: #fff;
}
.btn-danger:hover{
    background-color: #ce3e78;
    border-color: #951b4c;
}
.btn-warning{
    background-color: #f2c806;
    border-color: #ba9a05;
    color: #fff;
}
.btn-warning:hover{
    background-color: #dbb402;
    border-color: #937901;
}
.form-control{
    border: 1px solid #e7ecf4;
    background-color: #f8fafd;
    font-size: 16px;

    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus{
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,137,193,0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,137,193,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(35,137,193,0.6);
    border-color: #00a8db;
}
.form-group label i{
    color: #00a8db;
    font-size: 12px;
    position: relative;
    top: -5px;
}
span.wpcf7-form-control-wrap{
    display: block;
    min-height: 34px;
}
span.wpcf7-not-valid-tip{
    display: none !important;
}
.panel-default {
    border-color:#c2e7ff; 
}
.panel-default > .panel-heading {
    border-color:#c2e7ff;
    background-color: #f6fbff;
}
.panel-default >.panel-heading h4{
    margin: 0px;
}

/*----------------------------------------------------------------------------*/
/*langlion */
.langlion{
    text-align: right;
}
.langlion img{
    vertical-align: bottom;
    margin-left: 5px;
}
/*----------------------------------------------------------------------------*/
/*cookies */
.cookie-box{
    display: none;
    font-size: 12px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    color: #414554;
    height: auto;
}
.cookie-box .cookie-box-inner{
    height: auto;
    padding-bottom: 30px;
}
.cookie-box > div{
    position: relative;
}
.cookie-box .close-btn{
    position: absolute;
    right: 10px;
    bottom: 5px;
}
/*----------------------------------------------------------------------------*/
/*colorbox */
#cboxOverlay{ visibility: visible; opacity: 0.8 !important;}
#cboxClose {
    top: -8px;
    font-size: 20px;
}
/* Large desktop -------------------------------------------------------------*/
@media (min-width: 1200px) { 

}
@media (min-width: 980px) and (max-width: 1199px) { 

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .pagination{
        float: none;
    }
    #menu-menu li > a{
        font-size: 16px;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    #header > .container{
        padding: 0px;
    }
    .master-header {
        padding: 0px;
    }
    .nav-collapse, .navbar-collapse {
        overflow: hidden;
        height: 0;
    }
    #header .brand{
        padding: 10px;
    }
    .navbar-inner {
        color: #fff;
        border-bottom: 1px solid #e5e5e5;
    }
    #menu-menu{
        float: none;
        margin-bottom: 10px;
    }
    #menu-menu li > a,
    .isScrolled #menu-menu li > a{
        text-align: left;
        padding: 15px 10px;
        border-bottom: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    #menu-menu li > a:hover{
        color: #292f39;
        background-color: #e5e5e5;
    }
    #menu-menu li.current-menu-item a, #menu-menu li.current_page_parent a, #menu-menu li.current-page-ancestor a{
        color: #fff;
        background-color: #00a8db;
    }
    #sidebar{
        width: 100%;
    }
    #sidebar .context-menu > ul > li > a {
        padding: 7px 10px;
    }
    .post .post-image {
        float: none;
    }
    .post .post-content{
        margin-left: 0px;
    }
    .pagination{
        float: none;
    }
    #sidebar .context-menu > ul > li > a .arrow {
        display: none;
    }
}
/*animation ----------------------------------------------------------------- */
