/* @import url(http://fonts.googleapis.com/css?family=Hind:600,300); */
/* @import url(http://fonts.googleapis.com/css?family=Roboto:500,100,300); */
/* @import url(https://fonts.googleapis.com/css?family=Oswald:300); */
/* @import url(https://fonts.googleapis.com/css?family=Dosis:300); */
/* @import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300); */
/* @import url(https://fonts.googleapis.com/css?family=Lobster); */
/* @import url(https://fonts.googleapis.com/css?family=Parisienne); */
/* @import url(https://fonts.googleapis.com/css?family=Nothing+You+Could+Do); */

/*----------------------------------------------------------------------------------------
                        FONT (OPEN SANS) IMPORT FROM GOOGLE FONTS 
-----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        COMMON STYLES
-----------------------------------------------------------------------------------------*/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    color: #333;
    background: #fff;
}

#wrap {
    overflow: hidden;
}

section,
header {
    padding-top: 100px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

section.dark-bg,
header.dark-bg {
    border-bottom: none;
}

.container {
    position: relative;
    z-index: 1;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

h1,
h2,
h3,
h4 {
    color: #222;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    letter-spacing: 0.5px;
}

h1 {
    font-size: 70px;
}

h2 {
    font-size: 54px;
    margin: 0 0 30px 0;
}

h3 {
    font-size: 26px;
    font-weight: 300;
}

.editContent h3 {
	color:#ff3e0f;
}

#benefits-grid-images-2 h3 {
	font-weight: 400;
}

h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 10px 0 20px 0;
}

.dark-bg h1,
.dark-bg h2 {
    color: #fff;
}

.dark-bg {
    color: #fff;
}

ul {
    margin: 0;
    padding: 0px;
    list-style: none;
}

@media (max-width: 1200px) {
    section,
    header {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 992px) {
    body {
        text-align: center;
    }
    section,
    header {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    h1 {
        font-size: 40px;
		text-align: center;
    }
    h2 {
        font-size: 40px;
		text-align: center;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 18px;
    }
    .row [class^=col-] {
        padding-bottom: 40px;
    }
    .row.no-dev [class^=col-],
    .row [class^=col-sm-] {
        padding-bottom: 0px;
    }
    .row [class^=col-]:last-child {
        padding-bottom: 0;
    }
	.videokurs {
		
		margin: 0 auto;
	}
}

@media (max-width: 767px) {
    .row [class^=col-sm-] {
        padding-bottom: 40px;
    }
}


/*----------------------------------------------------------------------------------------
                        FORM STYLES
-----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        DATA LIST STYLE
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        BUTTONS STYLES
-----------------------------------------------------------------------------------------*/

/*
a.round-btn{
    position: relative;
    display: inline-block;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 107px;
    font-size: 20px;
    background: rgba(0,0,0,0.25);
    border-radius: 50%;
    border:1px solid #fff;
}

a.round-btn:hover{
    background: rgba(0,0,0,0.8);
}
*/


/*----------------------------------------------------------------------------------------
                        BACKGROUND TYPE STYLES
-----------------------------------------------------------------------------------------*/

.bg-color1 {
    background-color: #252830;
}

.bg-color2 {
    background-color: #00c0ff;
}

.cover-bg,
.fixed-bg,
.pattern-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.fixed-bg {
    background-attachment: fixed;
}

.pattern-bg {
    background-repeat: repeat;
    background-size: auto;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px) {
    .fixed-bg {
        background-attachment: scroll !important;
    }
}


/*----------------------------------------------------------------------------------------
                        TITLE STYLES
-----------------------------------------------------------------------------------------*/

.title {
    margin: 0 0 60px 0;
}

h3.title {
    margin: 0 0 30px 0;
}

h4.sub-title {
    color: #00c0ff;
    margin: 0 0 60px 0;
}

.giant-title {
    font-size: 70px;
    font-weight: 100;
    /* text-transform: uppercase; */
    margin-bottom: 70px;
}

.giant-title {
    font-size: 110px;
}

@media (max-width: 767px) {
    .giant-title {
        font-size: 40px;
    }
}


/*----------------------------------------------------------------------------------------
                        TOGGLES STYLES
-----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        COUNTDOWN STYLES
-----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        TABS STYLES
-----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        PRELOADER STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        MODAL POPUP STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        AUDIO PLAYER STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        CAROUSEL SLIDER STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        ITEM LIST STYLES
----------------------------------------------------------------------------------------*/

.item-list-center li {
    padding: 0 20px 60px 20px;
    text-align: center;
}

.item-list-center li img {
    display: inline-block;
    font-size: 64px;
    color: #00c0ff;
    margin: 0 0 20px 0;
}

.item-list-center h3 {
    margin: 0 0 25px 0;
}

.item-list-center li:last-child {
    padding-bottom: 0 !important;
}


/*----------------------------------------------------------------------------------------
                        STEPS BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        DIAGRAM STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        SCREENS STYLES
----------------------------------------------------------------------------------------*/

.screen {
    max-width: 100%;
    height: auto;
}

.container-half {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
}

.container-half-right {
    right: 0;
}

@media (max-width: 992px) {
    /* .container-half-right, */
}

@media (max-width: 992px) {
    .container-half-right {
        display: none;
    }
}



/*----------------------------------------------------------------------------------------
                        MAIN NAVIGATION STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        INTRO STYLES
----------------------------------------------------------------------------------------*/

.intro-block .slogan {
    margin: 0 0 80px 0;
}

.dark-bg .slogan {
    /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); */
    /* -webkit-text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); */
}

@media (max-width: 992px) {
    .intro-block {
        text-align: center;
    }
    .intro-block .slogan {
        margin: 0 10px 50px 10px;
    }
}


/*----------------------------------------------------------------------------------------
                        TYPES BLOCK BEGIN
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        TEAM BLOCK BEGIN
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        FACTS BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        PORTFOLIO BLOCK STYLES
----------------------------------------------------------------------------------------*/

.portfolio-list li a span:not(.label, .icon) {
    font-size: 20px;
    position: absolute;
    display: block;
    z-index: 2;
    top: 50%;
    margin-top: -10px;
    left: 5%;
    right: 5%;
    text-align: center;
    opacity: 0;
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}

.portfolio-list li a:hover span:not(.label, .icon) {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
}


/*----------------------------------------------------------------------------------------
                        QUOTE BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        CLIENTS BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        PRICING TABLES BLOCK STYLES
----------------------------------------------------------------------------------------*/

.pricing-table {
    position: relative;
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
    text-align: center;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
	font-family: 'Roboto Condensed', sans-serif;
	background: url(../images/order_block_fon.png) repeat #875700;
	color: white;
	padding: 0 10px 20px;
	font-size: 20px;
}

.pricing-table:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
}

.pricing-table h4 {
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 33px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}

.pricing-table span {

}

.pricing-table p {
	text-align: left;
	line-height: 1.1;
}

.tsennik {
	color: #ffffb1;
	font-size: 30px !important;
	border: dashed 1px #ffffb1;
	display: inline-block;
	padding: 3px 10px;
	margin-bottom: 25px !important;
}

.knopka_zakaza_basic {
	font-family: 'Marmelad', sans-serif;
	font-size: 30px;
	/* margin-right: 8px; */
	height: 80px;
	text-align: center;
}

.knopka_zakaza_basic a {
	text-decoration: none;
	color: white;
	height: 80px;
	display: block;
	background-color: #E17124;
	line-height: 75px;
}

.knopka_zakaza_basic a:hover {
	background-color: #9E4E00;
}


.knopka_zakaza_extended {
	font-family: 'Marmelad', sans-serif;
	font-size: 30px;
	/* margin-right: 8px; */
	height: 80px;
	text-align: center;
}

.knopka_zakaza_extended a {
	text-decoration: none;
	color: white;
	height: 80px;
	display: block;
	background-color: #59B451;
	line-height: 75px;
}

.knopka_zakaza_extended a:hover {
	background-color: #196F11;
}





/*----------------------------------------------------------------------------------------
                        MAP BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        GOTO BLOCK STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                        SOCIAL ICONS STYLES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        FOOTER STYLES
----------------------------------------------------------------------------------------*/

footer {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 992px) {
    footer {
        padding: 50px 0;
    }
}


/*----------------------------------------------------------------------------------------
                                        BLOG - UPDATE V1.2
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                         SIDEBAR
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                         TAGS
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        POST BOX
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        TIMELINE BLOCK
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        RECENT POSTS LINE
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        BLOG PAGES
----------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------
                                        COMMENTS
----------------------------------------------------------------------------------------*/


/* Video multi-builder */

.embed-responsive {
    overflow: visible;
}


/*----------------------------------------------------------------------------------------
                                        ADDITIONAL STYLES
----------------------------------------------------------------------------------------*/

.zero-bottom {
    padding-bottom: 0;
}

.sep-bottom {
    margin-bottom: 60px;
}


/* My styles */

.naviki p {
	background: url(../images/bullet.png) 0 no-repeat;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-top: 4px;
	font-size: 22px;
	min-height: 40px;
}

.price_attention {
	border: 2px dashed red;
	/* background-color: #fffcdc; */
	padding: 10px 10px 0;
	margin: 0 auto 20px;
	text-align: left;
	font-size: 20px;
	max-width: 775px;
}

.price_attention p {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.1;
	margin: 0 0 10px;
}


.a111 {
	width: 50%;
	/* background-color: red; */
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.a222 {
	width: 50%;
	/* background-color: green; */
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.p_s {
	float: left;
	margin-right: 30px;
	text-align: center;
	line-height: 80px;
	font-size: 70px;
	color: yellow;
	margin-bottom: 60px;
	margin-top: 0px;
}


@media (max-width: 600px) {
    .a111,
    .a222 {
       width: 100%;
	}
	.p_s {
		float: none;
		margin: 20px auto;
		width: 100%;
	}
}

.my_footer {
	background-color: rgba(79, 22, 9, 0.8);
	text-align: center;
}

.my_footer p {
	margin-bottom: 0;
	color: #c6c6c6;
	font-size: 12px;
}

.my_footer a {
	text-decoration: underline;
}

.videlenie {
	font-weight: 500;
}

#nazvanie {
	font-size: 90px;
}

@media (max-width: 900px) {
	#nazvanie {
		font-size: 60px;
	}
}

@media (max-width: 500px) {
	#nazvanie {
		font-size: 45px;
	}
}

@media (min-width: 600px) {
	#postscr {
		text-align: left;
	}
}


/* Для меню навигации */

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

#navmenu {
	z-index: 10000;
}


/* Основные стили */
nav {
	height: 40px;
	width: 100%;
	background: rgba(79, 22, 9, 0.8);
	font-size: 18px;
	font-family: roboto, sans-serif;
	font-weight: 300;
	position: fixed;
	top: 0;
	left: 0;
	/* z-index: 10000; */
	color: #6bff71;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	height: 40px;
	text-align: center;
}
nav li {
	display: inline;
	/* float: center; */
}
nav a {
	color: #fff;
	display: inline-block;
	width: ;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav li a {
	margin: 7px 5px 0;
	line-height: 24px;
	border-bottom: 1px dashed;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: ;
	color: #6bff71;
}
nav a#pull {
	display: none;
}

/* Стили для экранов 750px и меньше */
@media screen and (max-width: 750px) {
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
		padding-bottom: 10px;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		/* border-bottom: 1px solid #576979; */
		/* border-right: 1px solid #576979; */
		border: none;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
}

/*Стили для экранов 480px и меньше*/
@media only screen and (max-width : 750px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
		padding-left: 10px;
	}
	nav a#pull {
		display: block;
		background-color: #283744;
		width: 100%;
		position: fixed;
		padding-left: 10px;
	}
	nav a#pull:after {
		content:"";
		background: url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 0;
  	}
}

/* Смартфоны 360px и меньше*/
@media only screen and (max-width : 360px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: none;
	}
}



/* Кнопки заказа */

.knopka_zakaza {
	font-family: 'Poiret One', cursive;
	font-weight: 700;
	font-size: 40px;
	width: 400px;
	margin: 0px auto;
	text-align: center;
}

.knopka_zakaza a {
    color: white;
	text-decoration: none;
	height: 80px;
	display: block;
	background-color: #85d18e;
	line-height: 75px;
}

.knopka_zakaza a:hover {
	background-color: orange;
}


@media (max-width: 450px) {
	.knopka_zakaza {
		width: 90%;
		font-size: 26px;
	}
	.knopka_zakaza a {
		height: inherit;
		line-height: inherit;
		padding-bottom: 10px;
		padding-top: 10px;
	}
}


.knopka_zakaza2 {
	font-family: 'Poiret One', cursive;
	font-weight: 700;
	font-size: 40px;
	width: 400px;
	margin: 0px auto;
	text-align: center;
}

.knopka_zakaza2 a {
	background-color: #cc6b94;
    color: white;
	text-decoration: none;
	height: 80px;
	display: block;
	line-height: 75px;
}

.knopka_zakaza2 a:hover {
	background-color: orange;
}

@media (max-width: 450px) {
	.knopka_zakaza2 {
		width: 90%;
		font-size: 26px;
	}
	.knopka_zakaza2 a {
		height: inherit;
		line-height: inherit;
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

.videokurs {
	text-align: left;
}