/* CSS Document */



* {
	margin: 0;
	padding: 0;
}




	
/* =============================================================================
   Images
   ========================================================================== */
   
img {
	border: none;
}





/* =============================================================================
   Links
   ========================================================================== */
a {
	color: #4a4a4a;
	outline: none;
	text-decoration: underline;
}

a:link {
  color: #5b482d;
  text-decoration: none;
}

a:active {
	color: #5b482d;
}

a:visited {
	color: #5b482d;
}

a:hover {
	color: #b19165;
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

input {

}


/* =============================================================================
   ÑÈÑÒÅÌÀ
   ========================================================================== */

/* ÂÑÏËÛÂÀÞÙÈÅ ÏÎÄÑÊÀÇÊÈ */


/* ÍÀÂÈÃÀÖÈß ÏÎ ÑÒÐÀÍÈÖÀÌ */

.jshop_pagination{
  margin-top: 20px;
}
.pagination li{
    display: inline-block;
}


/* ÑÈÑÒÅÌÍÛÅ ÑÎÎÁÙÅÍÈß */

#system-message {
	margin-bottom: 10px;
	padding: 10px;
	background: #fff3e1;
	margin-top: 10px;
}




/* =============================================================================
   Fonts
   ========================================================================== */

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0em 0;
}


h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 0px 0;

}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	color: #fff;
}
h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	color: #fff;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}





.modifydate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
	padding: 10px;
}

.small{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.createdate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}

td.buttonheading {
	width: 16px;
}

.article_column {padding:0px}
.article_row {padding:10px;}

li,dd {
margin-left: 12px;
}








/* =============================================================================
   Body
   ========================================================================== */

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: Black;
}




/* =============================================================================
   TOP BACKGRAUND
   ========================================================================== */

#top_bg {
	background: transparent url(../images/top_bg.jpg) no-repeat center top;
	background-size: auto;
}



/* =============================================================================
   TOP
   ========================================================================== */
   
#top_line {
	left: 0;
	top: 0;
	width: 100%;

}

#top_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
	height: 40px;
}

#top_1 {
	float: left;
	width: 48%;
	height: 30px;
	margin: 4px 0px 0px 10px;
}

#top_2 {
	float: right;
	width: 140px;
	height: 30px;
	margin: 10px 0px 0px 0px;
}


/* ---- ÏÅÐÅÊËÞ×ÀÒÅËÜ ßÇÛÊÎÂ---- */

#language_picker_des_138 {
	display: none;
}

div.mod-languages li {
	margin: 0 .1rem;
}

div.mod-languages ul li.lang-active {
	background-color: #fff0;
	border: 1px solid #fff;
}

div.mod-languages a {
	padding: 0.5rem;
	text-decoration: none;
	color: #cdcdcd;
}

div.mod-languages a:active {
	color: #fff;
}

div.mod-languages a:hover {
	color: #fff;
}



/* =============================================================================
   Header
   ========================================================================== */
   
#header_line {
  left: 0;
  top: 0;
  width: 100%;
}

#header_wrap {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	justify-content: space-around;
	align-items: center;
}

#header_1 {
	flex-basis: 30%;
	margin: 30px 30px 0px 0px;
}

#header_2_container {
	flex-basis: 60%;
}

#header_2 {
	margin: 20px 50px 0px 0px;
	text-align: left;
	padding-left: 10px;
}

#header_3 {
	margin: 20px 50px 20px 0px;
	text-align: right;
	padding-left: 10px;
}

#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* ---- Òåêñò â header---- */

#text_welcome {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	color: #fff;
}

#my_name {
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	color: #fff;
}




#text_main {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	border-top: 1px solid #eee;
	padding-top: 20px;
	color: #fff;
}




/* =============================================================================
   LINE_1 ÃËÀÂÍÛÅ ÐÀÇÄÅËÛ
   ========================================================================== */

#line_1 {
	width: 100%;
}

#line_1_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	min-height: 500px;
	width: 100%;
	z-index: 1;
}

#line_1_zag {
	height: 0px;
	width: 100%;
	z-index: 1;
	padding: 0px 0px 10px 0px;
	font-family: 'Montserrat', sans-serif;
	color: #555;
	text-align: center;
	font-size: 35px;
}

#line_1_1 {
	width: 100%;
}

.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	width: 100%;
}


.main_razdel {
	flex-basis: 280px;
	height: 300px;
	margin: 20px;
	text-align: center;
	overflow: hidden;
	/* border-radius: 50%; */
	box-shadow: 0px 2px 12px #97bfff;
	border: 0px solid #fff;
	border-radius: 30px;
	background: #00000030;
}

#name_razdel {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	color: #fff;
}



#line_1_wrap:after {
	content: "";
	display: table;
	clear: both;
}


/* ---- HOVER Ýôôåêò ÊÍÎÏÊÈ ---- */

#logo_razdel {
	margin: 10px 0px;
}

a.btn_main {
	font-size: 16px;
	padding: 1rem 3rem;
	color: #f4f4f4;
	text-transform: uppercase;
}

.btn_main  {
	text-decoration: none;
	border: 2px solid rgb(146, 148, 248);
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.btn_main:hover {
  box-shadow: 1px 1px 25px 10px rgba(146, 148, 248, 0.6);
}

.btn_main:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(146, 148, 248, 0.4),
    transparent
  );
  transition: all 650ms;
}

.btn_main:hover:before {
  left: 100%;
}







/* =============================================================================
   LINE_ÓÑËÓÃÈ
   ========================================================================== */

#line_uslugi {
	background-color: #faf2ef;
	width: 100%;
}

.parallax_line {
    /* The image used */
	background: transparent url(../images/uslugi_bg.jpg) no-repeat center top;

    /* Set a specific height */
    height: 100%;

    /* Create the parallax scrolling effect */
	background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}


#line_uslugi_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
	z-index: 1;
}

#uslugi_zag {
	min-height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
}

#uslugi_1 {
	width: 100%;
}

#uslugi_2 {
	width: 96%;
	min-height: 50px;
	text-align: center;
	font-size: 30px;
	padding: 7px 2%;
	background: #9ED3F3;
}

#uslugi_3 {
	width: 100%;
	margin: 10px 0px 50px 0px;
}

#uslugi_button {
	width: 100%;
	margin: 50px 0px 50px 0px;
	display: inline-block;
	text-align: center;
}


#line_uslugi_wrap:after {
  content: "";
  display: table;
  clear: both;
}


.container_uslugi {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 10px 2% 10px 2%;
	width: 96%;
}


#usluga {
	width: 46%;
	margin: 0 2% 50px 2%;
}



#usluga_zag {
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	background: #9ED3F3;
	padding: 5px 10px;
	margin-bottom: 20px;
}

#usluga_text {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 17px;
}





/* =============================================================================
   ÊÓÐÑÛ
   ========================================================================== */

#line_cource {
	background-color: #fff;
	width: 100%;
}

#line_cource_wrap {

	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
	z-index: 1;
}

#line_cource_zag {
	height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
}

#line_cource_1 {
	width: 96%;
	margin: 0 2% 0px 2%;
	float: left;
}

#line_cource_2 {
	width: 100%;
	margin: 30px 0px 70px 0px;
	display: inline-block;
	text-align: center;
}



#line_cource_wrap:after {
  content: "";
  display: table;
  clear: both;
}







/* =============================================================================
   SLIDER
   ========================================================================== */
   
#slider_line {
	width: 100%;
	background: transparent url(../images/slider_line_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

#slider_line_wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 1400px;
}


#slider {
padding: 50px 0px;

}

#slider_line_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   LINE_2 ÍÎÂÎÑÒÈ
   ========================================================================== */

#line_2 {
	background-color: #fff;
	width: 100%;
}

#line_2_wrap {

	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
	z-index: 1;
}

#line_2_zag {
	height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
}

#line_2_1 {
	width: 96%;
	margin: 0 2% 0px 2%;
	float: left;
}

#line_2_2 {
	width: 100%;
	margin: 20px 0px 50px 0px;
	display: inline-block;
	text-align: center;
}



#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}


   
   
/* =============================================================================
   LINE_3 ÄÎÑÒÈÆÅÍÈß
   ========================================================================== */

#line_3 {
	width: 100%;

}

.parallax_line_3 {
    /* The image used */
	background: transparent url(../images/line_3_bg.jpg) no-repeat center top;

    /* Set a specific height */
    height: 100%;

    /* Create the parallax scrolling effect */
	background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}

#line_3_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
}

#line_3_zag {
	height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.container_3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	width: 100%;
}

#line_3_1 {
	flex-basis: 70%;
	min-height: 300px;
	margin: 10px;
	text-align: center;
	overflow: hidden;
	padding: 10px;
	font-weight: 400;
	color: #fff;
}

#line_3_2 {
	flex-basis: 70%;
	height: 0px;
	margin: 10px;
	text-align: center;
	overflow: hidden;
	padding: 10px;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}






/* =============================================================================
   LINE_4 ÎÒÇÛÂÛ
   ========================================================================== */

#line_4 {
	background-color: #fff8;
	width: 100%;
	padding-bottom: 20px;
}

#line_4_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
}

#line_4_zag {
	height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
}


#line_4_1 {
	width: 100%;
}

.container_reviews {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 10px 2% 10px 2%;
	width: 96%;
}

#reviews {
	min-height: 300px;
	margin: 10px;
	overflow: hidden;
	padding: 20px;
	color: black;
	text-align: left;
	width: 26%;
	border: 3px dotted #A09DB9;
}


#line_4_button {
	width: 100%;
	margin: 20px 0px 20px 0px;
	display: inline-block;
	text-align: center;
}



#line_4_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* ÊÍÎÏÊÈ ÎÒÇÛÂÎÂ --------------- */

#btn_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#btn_1 {
	flex-basis: 270px;
	margin: 10px 10px;
}

#btn_2 {
	flex-basis: 280px;
	margin: 10px 10px;
}

/* =============================================================================
   LINE_5 ÊÎÍÒÀÊÒÛ
   ========================================================================== */

#line_5 {
	background: #f8f8f8;
  width: 100%;
}

#line_5_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  width: 100%;
}

#line_5_zag {
	height: 50px;
	width: 100%;
	z-index: 1;
	padding: 60px 0px 35px 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 35px;
}

.container_5 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	width: 100%;
	margin-bottom: 50px;
}

#line_5_1 {
	flex-basis: 350px;
	height: 360px;
	margin: 20px;
	text-align: center;
	background: #ededed;
	color: #fff;
	overflow: hidden;
}


#line_5_2 {
	flex-basis: 350px;
	height: 360px;
	margin: 20px;
	background: #ededed;
	overflow: hidden;
	align-items: center;
	border: 1px solid grey;
}

#line_5_3 {
	flex-basis: 350px;
	height: 360px;
	margin: 20px;
	text-align: center;
	background: #ededed;
	color: #fff;
	overflow: hidden;
}

#line_5_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* Îôîðìëåíèå áëîêà */

#contact_zag {
	background-color: #504A43;
	font-size: 20px;
	padding: 12px 0px 12px 0px;
	color: #FFF;
	margin-bottom: 50px;
}





/* Òåëåôîíû */

#tel a:link {
	color: #504A43;
	font-size: 30px;
	margin: 20px;
	font-weight: normal;
}

#tel a:hover {
	color: red;
	text-decoration: none;
}




/* ÑÎÖ.ÑÅÒÈ êíîïêè */

ul.menu {
	top: 50%;
	left: 50%;
	transform: translate(0%, 0%);
	list-style-type: none;
	padding: 10px 0px 0px 0px;
}

ul.menu li {
    display: inline-block;
    margin: 5px;
}

ul.menu li a i.fa {
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    padding: 10px;
    border-radius: 40px;
    color: #fff;
    position: relative;
    transition: all ease 0.2s;
}

ul.menu li a i.fa::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 40px;
    background-color: #9E9E9E;
}

ul.menu li a i.fa:hover {
    color: #fff;
    font-size: 20px;
}

ul.menu li a i.fa:hover::after {
    animation: animate ease 0.6s forwards;
}

ul.menu li a i.fa-facebook:hover::after {
    background-color: #3b5998;
}

ul.menu li a i.fa-twitter:hover::after {
    background-color: #00aced;
}

ul.menu li a i.fa-instagram:hover::after {
    background-color: #8a3ab9;
}

ul.menu li a i.fa-youtube-play:hover::after {
    background-color: #ff0000;
}

@keyframes animate {
    0%, 20% {
        transform: scale(1);
        border-radius: 40px;
        background-color: #9E9E9E;
    }
    30% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(1.1);
    }
    50% {
        transform: scale(1);
        border-radius: 10px;
    }
    60%, 100% {
        transform: scale(1);
        border-radius: 5px;
    }
}







/* =============================================================================
   Footer
   ========================================================================== */
   
#footer {
	background: #2c2c2c; 
	width: 100%;
}

#footer_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
	width: 100%;
	padding: 20px 0px 20px 0px;
}


#footer_1 {
	float: left;
	margin: 10px 0px;
	text-align: center;
	width: 100%;
}

#footer_2 {
	float: left;
	margin: 0px 0px;
	text-align: center;
	width: 100%;
	font-size: 10px;
}

#footer_3 {

}

#footer_wrap:after {
  content: "";
  display: table;
  clear: both;
}





a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: silver;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.footerlink:hover {
	color: #eee;
	text-decoration: underline
}	
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: silver;
}	

/* =============================================================================
   reCAPTCHA v3 footer
   ========================================================================== */

.grecaptcha-badge {visibility: hidden;}


/* =============================================================================
   Footer menu
   ========================================================================== */

#footer_menu a {
	color: silver;
	font-size: 14px;
	line-height: 2em;
}

#footer_menu a:hover {
  color: #eee;
 
}




/* =============================================================================
   DJ MEGA MENU (clean)
   ========================================================================== */


/* --- Êíîïêà ìîáèëüíîãî ìåíþ--*/

.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	width: 120px;
	height: 45px;
	background: #fff0;
	color: #fff;
	border: none;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
	text-decoration: none;
}

.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
	background: #e4e4e4;
	color: #434343;
}

.dj-mobile-open-btn span + span {
	margin-left: 10px;
	font-size: 18px;
	font-family: "Raleway", sans-serif;
}

.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon::before {
	font-size: 22px;
}

.dj-mobileitem.itemid-101.current.active {
	margin-top: 20px;
}

ul.dj-mobile-light li.dj-mobileitem > a {
	display: block;
	font-size: 17px;
	line-height: 1;
	background: #f2f2f2;
	color: #444444;
	text-decoration: none;
	padding: 15px 15px;
	cursor: pointer;
	border-top: 1px solid #e4e4e4;
	-webkit-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}



 

/* ÝÔÔÅÊÒ ÄËß ÊÍÎÏÊÈ */

.button,
.button::before,
.button::after,
.button span,
.button span::before,
.button span::after
{
  transition: all ease .5s;
}

.button {
	position: relative;
	display: inline-block;
	padding: 5px 30px 5px 30px;
	margin: 2em;
	border: solid 1px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 16px;
	color: #868686;
}

.button:hover {
	box-shadow: 0 0 1em .5em #d9d9d9;
	color: #112;
}

.button span
{
  display: inline-block;
  width: 100%;
  padding: 0.6em 2em;
}

.button:hover span
{
  background-color: #fff;
  color: #112;
}

.button::before,
.button::after,
.button span::before,
.button span::after
{
  content: '';
  position: absolute;
  border: 1px;
}

.button::before,
.button span::before
{
  border-style: solid none;  
}

.button::before,
.button span::after{      
  left: 0;
  top: -0.4em;
  width: 100%; 
  height: calc(100% + 0.8em);
}

.button::after,
.button span::after
{
  border-style: none solid;   
}

.button::after,
.button span::before
{
  top: 0;
  left: -0.4em;
  height: 100%;
  width: calc(100% + 0.8em); 
}

.button:hover::after,
.button:hover span::after
{
  transform: scaleY(0);
}

.button:hover::before,
.button:hover span::before
{
  transform: scaleX(0);
}

.button:hover span::after,
.button:hover span::before
{
  opacity: 0;
}






/* ÊÍÎÏÊÀ Hover effect ----------------------*/

.atuin-btn a {
	color: #fff !important;
}

.atuin-btn {
	display: inline-flex;
	text-decoration: none;
	position: relative;
	font-size: 18px;
	line-height: 30px;
	padding: 12px 30px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Oahoma, sans-serif;
	background: #3F6CBA;
	cursor: pointer;
	border: 2px solid #BFE2FF;
	outline: 1px solid;
	outline-color: #3F6CBA;
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
	/* color: #fff !important; */
}
.atuin-btn:hover,
.atuin-btn:active,
.atuin-btn:focus {
    box-shadow: inset 0 0 20px #BFE2FF;
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    color: #FFF !important;
}





/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/


/* --- 1280px ---*/

@media screen and (max-width:1280px){



}

/* --- 1070px ---*/

@media screen and (max-width:1070px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}



}



/* --- 1024px ---*/

@media screen and (max-width:1024px){









}


/* --- 960px ---*/

@media screen and (max-width:960px){



}





/* --- 920px ---*/

@media screen and (max-width:920px){

#reviews {
	width: 40%;
}


}




/* --- 900px ---*/

@media screen and (min-width:100px) and (max-width:900px){

#header_1 {
	flex-basis: 35%;
	margin: 30px 2% 0px 0px;
}

#line_3_1 {
	flex-basis: 96%;
	min-height: 300px;
	margin: 0px 2%;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	font-weight: 400;
	color: #fff;
}



}




/* --- 840px ---*/

@media screen and (min-width:100px) and (max-width:840px){




h1 {
	font-size: 40px;
}


#usluga {
	width: 96%;
	margin: 0 2% 50px 2%;
}



	
}






/* --- 768px ---*/

@media screen and (min-width:100px) and (max-width:768px){




#reviews {
	min-height: auto;
	margin: 10px;
	overflow: hidden;
	padding: 20px;
	color: black;
	text-align: left;
	width: 96%;
	border: 3px dotted #B88F7C;
}


#line_5_1 {
	flex-basis: 350px;
	height: 280px;
}

#line_5_2 {
	flex-basis: 350px;
	height: auto;
}

#line_5_3 {
	flex-basis: 350px;
	height: 280px;
}


}


/* --- 675px ---*/

@media screen and (max-width:675px){

#top_bg {
	background: transparent url(../images/top_bg.jpg) no-repeat center top;
	background-size: auto 100%;
}

#header_1 {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
	text-align: center;
}
#header_2_container {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
}
#header_2 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding-left: 10px;
}
#header_3 {
	margin: 0px 0px 0px 0px;
	text-align: right;
	padding-left: 10px;
}



}





/* --- 640px ---*/

@media screen and (max-width:640px){



}



/* --- 600px ---*/

@media screen and (max-width:600px){



}







/* --- 565px ---*/

@media screen and (max-width:565px){



#text_welcome {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 35px;
}
#my_name {
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	color: #fff;
	text-align: center;
}

#text_welcome2 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 25px;
}

#header_3 {
	float: left;
	margin: 20px 4% 20px 4%;
	text-align: left;
	width: 92%;
	padding-left: 0px;
}

}




/* --- 480px ---*/

@media screen and (max-width:480px){

#line_1_1 {
	flex-basis: auto;
	height: auto;
}

#line_1_2 {
	flex-basis: auto;
	height: auto;
}

#line_1_3 {
	flex-basis: auto;
	height: auto;
}



}



/* --- 400px ---*/

@media screen and (min-width:100px) and (max-width:400px){

#text_welcome {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 30px;
}
#my_name {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	color: #fff;
	text-align: center;
}


}


/* --- 360px ---*/

@media screen and (min-width:100px) and (max-width:360px){




}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:320px){






}

