body
{
    /*font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
	background: #f5f5f5;
}


.h100p
{
    height:100vh;
}
.w100p {
    width: 100vw;
}

.bgsc {
    background-size: cover;
}
.bgsc {
    background-size: cover;
}

.carousel-inner .slide1
{
    background-image: url('https://pruffme-a.akamaihd.net/images/main/001.jpg');
}
.carousel-inner .slide2
{
    background-image: url('https://pruffme-a.akamaihd.net/images/main/002.jpg');
}
.carousel-inner .slide3
{
    background-image: url('https://pruffme-a.akamaihd.net/images/main/003.jpg');
}


.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}



.center-black-box
{
    width: 840px;
    background: rgba(0,0,0,.70);
    padding: 30px 60px;
    padding-bottom:30px;
    border-radius: 2px;
    text-align: center;
    z-index: 10;
    position: absolute;
    top: 150px;
    left: calc(50% - 420px);
}



.play-icon-box
{
    background-image: url(images/main/icon-play-blue.png);
    background-repeat: no-repeat;    
    height: 57px;
    width:72px;
    margin:auto;
    cursor:pointer;
}
.center-text-main
{
    width:100%;
    text-align:center;
    color:#fff;
    font-size: 34px;
    margin-top: 20px;
    letter-spacing: 1.3px;
    
}
.uneder-icons_box
{
    margin-top:60px;
    height:50px;
    color:#fff;
    font-family:mybold;
    
    padding-left:40px;
    padding-right:40px;
}

.uneder-icons_box > div
{
    background-repeat: no-repeat;    
    float:left;
    height:100%;
    padding-left: 60px;
    padding-right:20px;
    width: 33%;
    text-align:left;
    padding-top:5px;
}

.uneder-icons_box .box1
{
    background-image: url(images/main/icon-box1.png);
    
}
.uneder-icons_box .box2
{
    background-image: url(images/main/icon-box2.png);
    
}
.uneder-icons_box .box3
{
    background-image: url(images/main/icon-box3.png);
    
}


.main-header-box
{
    position:absolute;
    top:0;
    width:100%;
    height:180px;
    
    
    
    -webkit-font-smoothing: antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(0, 0, 0, 0.65098) 0px, rgba(0, 0, 0, 0.14902) 65%, rgba(0, 0, 0, 0.0470588) 85%, rgba(0, 0, 0, 0) 100%);
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(22, 34, 45);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(22, 34, 45);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(22, 34, 45);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(22, 34, 45);
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(22, 34, 45);
    display: block;    
    z-index: 11;
}

.main-header-box .logo-box
{
    /*	background-image: url(images/main/top_icon.png);
    width:200px;
    height:40px;
    position:absolute;
    top:10px;
    left:20px; */
	
	/*	background-image: url(images/main/new_year_2019.gif);
    background-size: 136px 136px;
    background-position-x: -5px;
    box-shadow: 1px 3px 5px;
    background-position-y: -2px;
    border: 6px solid white;
    border-radius: 136px;
    background-repeat: no-repeat;
    width: 136px;
    height: 136px;
    position: absolute;
    top: 10px;
    left: 50px;	*/
	
	background-image: url(images/main/pruffme_logo_white.png);
    background-size: 200px 50px;
    background-repeat: no-repeat;
    width: 220px;
    height: 55px;
    position: absolute;
    top: 5px;
    left: 20px;
}

	


.main-header-box .actions-box
{
    position:absolute;
    top:22px;
    left:240px;
}

.main-header-box .actions-box > p
{
    color:#fff;
    cursor:pointer;
    background-repeat: no-repeat;    
    padding-left:30px;
    float:left;
    margin-right:20px;
    padding-bottom: 2px;
	padding-top: 2px;
}
.main-header-box .actions-box > .webinar
{
    background-image: url(images/main/icon_create_webinar.png);
}
.main-header-box .actions-box > .course
{
    background-image: url(images/main/icon_create_course.png);
}
.main-header-box .actions-box > .quiz
{
    background-image: url(images/main/icon_create_quiz.png);
}



.main-header-box .links-box
{
    position:absolute;
    top:5px;
    right:40px;
}
.main-header-box .links-box .navbar-collapse .nav > li > a
{
    color:#fff;
    padding-top:0;
}
.main-header-box .links-box .navbar-collapse .nav > li:last-child > a
{
    padding-right:0;
}
.main-header-box .links-box .navbar-collapse .nav > li > a:hover,
.main-header-box .links-box .navbar-collapse .nav > li > a:focus,
.main-header-box .links-box .navbar-collapse .nav > li > a:visited,
.main-header-box .links-box .navbar-collapse .nav > li > a:active
{
    background:none;
}





.main-header-box .menu-box
{
    position:absolute;
    top:40px;
    right:40px;
}

.main-header-box .menu-box > div
{
    display:none;
}

.main-header-box .menu-box .login-box
{
    
}
.main-header-box .menu-box .login-box .login-label
{
    color: #fff;
    background-image: url(images/main/icon-login.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    font-family: mybold;
    font-size: 17px;
    line-height: 17px;
    height: 17px;
    margin: 0;
    cursor:pointer;
}
.main-header-box .menu-box .login-box .login-label:hover
{
    text-decoration:underline;
}

.logined-label-name
{
    color:#fff;
    cursor:pointer;
}
.logined-label-name:hover,
.logined-label-name:focus
{
    text-decoration:underline;
}

.logined-box .dropdown-menu
{
    right:0;
    left:auto;
}
.logined-box .btn
{
    display:none;
    background-color: #F3F3F3;
}



.mobile-actions-box
{
    display:none;
    width: 500px;
    position: absolute;
    top: 75px;
    left: calc(50% - 250px);
    background: rgba(0,0,0,.70);
    padding: 20px;    
}
.mobile-actions-box > div
{
    width:100%;
    height:70px;
    margin-bottom:20px;
    background-repeat: no-repeat;
    cursor:pointer;
}


.mobile-actions-box .webinar
{
    background-image: url(images/main/icon_webinar_big.png);
}
.mobile-actions-box .course
{
    background-image: url(images/main/icon_course_big.png);
}
.mobile-actions-box .quiz
{
    background-image: url(images/main/icon_quiz_big.png);
}

.mobile-actions-box > div .header
{
    margin:0;
    width:100%;
    padding-left:100px;
    color:#fff;
    font-size:22px;
    padding-top: 10px;
}
.mobile-actions-box > div .description
{
    margin:0;
    width:100%;
    padding-left:100px;
    color:#fff;
    font-size:13px;
}













.for_now_playing_container
{
    width:100%;
}







.by_category_webinars_container
{
    width:100%;
    background-color: #f5f5f5;
    position:relative;
    clear:both;
}

.by_category_webinars_container_inner
{
    /*position:absolute;
    top:0;
    left:110px;
    right:110px;  */
    margin-left:110px;
    margin-right:110px;
    position:relative;
}

.by_category_header_container
{
    width:100%;
    height:80px;
}
.by_category_header_container_label
{
    font-size: 22pt;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    font-family: mybold;
    line-height: 50px;
    height: 50px;
}
.by_category_header_container_all_events_box
{
    position:absolute;
    right:0;
    top:0;
    width: 160px;
    padding-top: 1px;
    margin-top:35px;
    cursor:pointer;
}
.by_category_header_container_all_webinars
{
    position:absolute;
    right:0;
    top:0;
    width: 160px;
    padding-top: 1px;
    margin-top:35px;
    cursor:pointer;
}

.by_category_header_container_all_webinars > a
{
    color:#00b2b2;
    text-decoration:underline;
}


.by_category_icons_box
{
    width:100%;
    height: 50px;
    background-color: #f6f6f6;
    padding-top:5px;
    padding-left:15px;
    padding-right:15px;
}
.by_category_icons_box_inner
{
    position:absolute;
    left:0;
    right:160px;
    overflow: hidden;
    height:50px;
}

.by_category_icons_box_inner > div
{
    margin-right:40px;
    margin-bottom:50px;
    float:left;
    cursor:pointer;
}
.by_category_icons_box_to_all
{
    width:160px;
    position:absolute;
    right:0;
    cursor:pointer;
}
.by_category_icons_box_to_all > div
{
    font-size:12pt;
    color: #797f88;
    text-decoration: underline;
    margin-top:4px;
}


.by_category_list_container
{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.courses_list_container
{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.by_category_item_box
{
    background-image: url(images/main/item_underline.png); 
    background-repeat: no-repeat;
    background-position: 0 290px;
    
    width:340px;
    height:290px;
    background-color: #ffffff;
    position: relative;
    
    margin-right: 20px;
    margin-bottom:30px;
    cursor:pointer;
	border: 1px solid #dadada;
    border-radius: 5px;
    flex: 1 0 calc(33% - 20px);
    overflow: hidden;
}
.by_category_item_box:nth-child(3n)
{
    margin-right: 0;
}


.by_category_append_new_container
{
    clear:both;
    height:100px;
    width:100%;  
    padding-top:20px;
    position:relative;
}

.by_category_show_another
{
    width:400px;
    height:65px;
    background-color: #00b2b2;
    
    position:absolute;
    left:50%;
    margin-left:-200px;
    border-radius: 0;
    
}

.by_category_show_another > p
{
    color: #fff;
    font-size: 14pt;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    text-align: center;
    left: 0;  
}

.by_category_spinner
{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 15px;
}










@media all and (max-width: 1100px) {   
    
    .main-header-box
    {
        height:100px;
    }
    .center-black-box
    {
        display:none;
    }
    .main-header-box .actions-box
    {
        display:none;
    }
    
    .mobile-actions-box
    {
        display:block;
    }
    
    .by_category_webinars_container_inner
    {
        margin-left:10px;
        margin-right:10px;
    }
	
	/* Новогодний шар 2019 года */
	
		.main-header-box .logo-box {
    /*background-image: url(images/main/new_year_2019.gif);
    background-size: 120px 120px;
    background-position-x: -5px;
    box-shadow: 1px 1px 5px;
    background-position-y: -2px;
    border: 5px solid white;
    border-radius: 120px;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 10px;
    left: 20px;*/
	
	background-image: url(images/main/pruffme_logo_white.png);
    background-size: 200px 50px;
    background-repeat: no-repeat;
    width: 220px;
    height: 55px;
    position: absolute;
    top: 5px;
    left: 20px;
}
}



@media all and (max-width: 768px) {
    /*    
    .main-header-box .menu-box {
        top: 22px;
        right: 10px;
    }*/
    .by_category_list_container {
        flex-direction: column;
        align-items: center;
    }
    .by_category_header_container_all_webinars {
        left: 0 !important;
    }
    .courses_list_container {
        flex-direction: column;
        align-items: center;
    }
    
    .by_category_icons_box,
    .by_category_header_container_label
    {
        display:none;
    }
    
    .by_category_header_container_all_events_box
    {
        left:0;
    }
    .by_category_header_container
    {
        height:30px;
    }
    
    
    .by_category_item_box
    {
        width:60%;
        /* margin-left:15%; */
        margin-right:0;
    }
	
	/* Новогодний шар 2019 года */
	
	.main-header-box .logo-box {
    /*background-image: url(images/main/new_year_2019.gif);
    background-size: 90px 90px;
    background-position-x: -5px;
    box-shadow: 1px 3px 5px;
    background-position-y: -2px;
    border: 4px solid white;
    border-radius: 90px;
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 10px;
    left: 20px;*/
	
	background-image: url(images/main/pruffme_logo_white.png);
    background-size: 200px 50px;
    background-repeat: no-repeat;
    width: 220px;
    height: 55px;
    position: absolute;
    top: 5px;
    left: 20px;
}
   
}

@media all and (max-width: 500px) {
    .courses_list_container {
        flex-direction: column;
    }
    .by_category_item_box
    {
        width:90%;
        /* margin-left:5%; */
        margin-right:0;
    }
    .by_category_header_container_all_webinars
    {
        margin-top:5px;
        left:5%;
        right:auto;
    }
    
    .mobile-actions-box
    {
        width: 100%;
        position: absolute;
        top: 70px;
        left: 0;
        /*background: none;*/
        padding: 20px;
        z-index:10;
    }
    
    .by_category_show_another
    {
        width:90%;
        margin-left:0;
        left:5%;
    }
	
	/* Новогодний шар 2019 года */
	
	.main-header-box .logo-box {
    /*background-image: url(images/main/new_year_2019.gif);
    background-size: 70px 70px;
    background-position-x: -5px;
    box-shadow: 1px 3px 5px;
    background-position-y: -2px;
    border: 4px solid white;
    border-radius: 90px;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 10px;
    left: 20px;*/
	
	background-image: url(images/main/pruffme_logo_white.png);
    background-size: 120px 30px;
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 20px;
}

	.dropdown {
    position: relative;
    top: -20px;
	}

.now_playing_arrow_left {
    background-image: url(images/main/left_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-color: #222;
    width: 35px;
    height: 50px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.now_playing_arrow_right {
    background-image: url(images/main/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-color: #222;
    width: 35px;
    height: 50px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}
    
}

@media all and (max-width: 380px) {
    .logined-box .btn
    {
        display:block;
    }
    .logined-label-name
    {
        display:none;
    }
    .main-header-box .menu-box {
        top: 15px;
    }
    
    .main-header-box
    {
        height:100px;
    }
    
    .mobile-actions-box
    {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        top:75px;
    }
    
    .mobile-actions-box .webinar,
    .mobile-actions-box .course,
    .mobile-actions-box .quiz
    {
        background-image:none;
    }
    
    .mobile-actions-box > div .header
    {
        padding-left:10px;
        text-align:center;
    }
    .mobile-actions-box > div .description
    {
        padding-left:10px;
        text-align:center;
    }
	
	/* Новогодний шар 2019 года */
	
	    .main-header-box .logo-box {
   /* background-image: url(images/main/new_year_2019.gif);
    background-size: 50px 50px;
    background-position-x: -5px;
    box-shadow: 1px 3px 5px;
    background-position-y: -3px;
    border: 3px solid white;
    border-radius: 50px;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 10px;
    left: 20px; */
	
	background-image: url(images/main/pruffme_logo_white.png);
    background-size: 120px 30px;
    background-repeat: no-repeat;
    width: 140px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 10px;
}
	.dropdown {
    position: relative;
    top: 0px;
	}
	
	.now_playing_arrow_left {
    background-image: url(images/main/left_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-color: #222;
    width: 35px;
    height: 50px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

.now_playing_arrow_right {
    background-image: url(images/main/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    background-color: #222;
    width: 35px;
    height: 50px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
}

}
