/*



	Theme Name: HTML5 Blank



	Theme URI: http://html5blank.com



	Description: HTML5 Blank WordPress Theme



	Version: 1.4.3



	Author: Todd Motto (@toddmotto)



	Author URI: http://toddmotto.com



	Tags: Blank, HTML5, CSS3







	License: MIT



	License URI: http://opensource.org/licenses/mit-license.php



*/







/*------------------------------------*\



    MAIN



\*------------------------------------*/







/* global box-sizing */



*,



*:after,



*:before {



	-moz-box-sizing:border-box;



	box-sizing:border-box;



	-webkit-font-smoothing:antialiased;



	font-smoothing:antialiased;



	text-rendering:optimizeLegibility;



}



/* html element 62.5% font-size for REM use */



html {



	font-size:62.5%;



}



body {

	font:300 14px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;

	color:#fff;

	background-color: #1f191a;

	direction: rtl;

}



/* clear */



.clear:before,



.clear:after {



    content:' ';



    display:table;



}







.clear:after {



    clear:both;



}



.clear {



    *zoom:1;



}



img {



	max-width:100%;



	vertical-align:bottom;



}



a {



	color:#444;



	text-decoration:none;



}



a:hover {



	color:#444;



}



a:focus {



	outline:0;



}



a:hover,



a:active {



	outline:0;



}



input:focus {



	outline:0;



	border:1px solid #04A4CC;



}







/*------------------------------------*\



    STRUCTURE



\*------------------------------------*/







/* wrapper */



.wrapper {



	max-width:1280px;



	width:95%;



	margin:0 auto;



	position:relative;



}



/* header */



.header {







}



/* logo */



.logo {







}



.logo-img {







}



/* nav */



.nav {







}



/* sidebar */



.sidebar {







}



/* footer */



.footer {







}







/*------------------------------------*\



    PAGES



\*------------------------------------*/















/*------------------------------------*\



    IMAGES



\*------------------------------------*/















/*------------------------------------*\



	TYPOGRAPHY



\*------------------------------------*/







@font-face {



	font-family:'Font-Name';



	src:url('fonts/font-name.eot');



	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),



		url('fonts/font-name.woff') format('woff'),



		url('fonts/font-name.ttf') format('truetype'),



		url('fonts/font-name.svg#font-name') format('svg');



    font-weight:normal;



    font-style:normal;



}





@font-face {

	font-family:'Dolce Vita';

	src: url('fonts/Dolce Vita Light.ttf') format('truetype');

    font-weight:300;

    font-style:normal;

}

@font-face {

	font-family:'Dolce Vita';

	src: url('fonts/Dolce Vita.ttf') format('truetype');

    font-weight:400;

    font-style:normal;

}

@font-face {

	font-family:'Dolce Vita';

	src: url('fonts/Dolce Vita Heavy Bold.ttf') format('truetype');

    font-weight:700;

    font-style:normal;

}









/*------------------------------------*\



    MISC



\*------------------------------------*/







::selection {



	background:#04A4CC;



	color:#FFF;



	text-shadow:none;



}



::-webkit-selection {



	background:#04A4CC;



	color:#FFF;



	text-shadow:none;



}



::-moz-selection {



	background:#04A4CC;



	color:#FFF;



	text-shadow:none;



}







/*------------------------------------*\



    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;



}



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%;



	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 .wp-caption-text,



.gallery-caption {



	font-size:11px;



	line-height:17px;



	margin:0;



	padding:0 4px 5px;



}



.sticky {







}



.bypostauthor {







}







/*------------------------------------*\



    PRINT



\*------------------------------------*/







@media print {



	* {



		background:transparent !important;



		color:#000 !important;



		box-shadow:none !important;



		text-shadow:none !important;



	}



	a,



	a:visited {



		text-decoration:underline;



	}



	a[href]:after {



		content:" (" attr(href) ")";



	}



	abbr[title]:after {



		content:" (" attr(title) ")";



	}



	.ir a:after,



	a[href^="javascript:"]:after,



	a[href^="#"]:after {



		content:"";



	}



	pre,blockquote {



		border:1px solid #999;



		page-break-inside:avoid;



	}



	thead {



		display:table-header-group;



	}



	tr,img {



		page-break-inside:avoid;



	}



	img {



		max-width:100% !important;



	}



	@page {



		margin:0.5cm;



	}



	p,



	h2,



	h3 {



		orphans:3;



		widows:3;



	}



	h2,



	h3 {



		page-break-after:avoid;



	}



}







/*------------------------------------*\



    MENU



\*------------------------------------*/







.main-navigation {



	display: block;



}







.main-navigation ul {



	display: none;



	list-style: none;



	margin: 0;



	text-align: left;



	padding: 19px 0 0;



}







.main-navigation li {



	position: relative;



	display: inline-block;



}







.main-navigation a {



	display: block;



	text-decoration: none;



	border-radius: 3px;



	font-size: 16px;



	font-weight: bold;



	color: #337ab2;



	padding: 12px 15px;



}







.main-navigation li.current-menu-item a, .main-navigation li:hover a {



	color: #000;



	background: #e5e5e5;



}







.main-navigation ul ul {



	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);



	float: left;



	position: absolute;



	top: 1.5em;



	left: -999em;



	z-index: 99999;



}







.main-navigation ul ul ul {



	left: -999em;



	top: 0;



}







.main-navigation ul ul a {



	width: 200px;



}







.main-navigation ul ul li {







}







.main-navigation li:hover > a,



.main-navigation li.focus > a {



}







.main-navigation ul ul :hover > a,



.main-navigation ul ul .focus > a {



}







.main-navigation ul ul a:hover,



.main-navigation ul ul a.focus {



}







.main-navigation ul li:hover > ul,



.main-navigation ul li.focus > ul {



	left: auto;



}







.main-navigation ul ul li:hover > ul,



.main-navigation ul ul li.focus > ul {



	left: 100%;



}







.main-navigation .current_page_item > a,



.main-navigation .current-menu-item > a,



.main-navigation .current_page_ancestor > a,



.main-navigation .current-menu-ancestor > a {



}







/* Small menu. */



.menu-toggle,



.main-navigation.toggled ul {



	display: block;



}



.sr {



    position: absolute;



    width: 1px;



    height: 1px;



    padding: 0;



    margin: -1px;



    overflow: hidden;



    clip: rect(0, 0, 0, 0);



    border: 0;



}







.bar1 {



    top: 0;



/*     animation: topbar-back .5s;



    animation-fill-mode: both;



    animation-play-state: initial!important; */



}







.bar2 {



    opacity: 1;



}







.menu-bar+.menu-bar {



    margin-top: 5px;



}







.bar3 {



    bottom: 0;



/*     animation: bottombar-back .5s;



    animation-fill-mode: both;



    animation-play-state: initial!important; */



}







.toggled .bar1 {



    top: 25%;



/*     animation: topbar-x .5s;



    animation-fill-mode: both; */



	-ms-transform: rotate(45deg); /* IE 9 */



    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */



    transform: rotate(45deg);



}







.toggled .bar2 {



    opacity: 0;



}







.toggled .bar3 {



    margin-top: -22.5%;



/*     animation: bottombar-x .5s;



    animation-fill-mode: both; */



	-ms-transform: rotate(-45deg); /* IE 9 */



    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */



    transform: rotate(-45deg);



}











@media screen and (min-width: 37.5em) {



	.menu-toggle {



		display: none;



	}



	.main-navigation ul {



		display: block;



	}



}







.site-main .comment-navigation,



.site-main .posts-navigation,



.site-main .post-navigation {



	margin: 0 0 1.5em;



	overflow: hidden;



}







.comment-navigation .nav-previous,



.posts-navigation .nav-previous,



.post-navigation .nav-previous {



	float: left;



	width: 50%;



}







.comment-navigation .nav-next,



.posts-navigation .nav-next,



.post-navigation .nav-next {



	float: right;



	text-align: right;



	width: 50%;



}



@media screen and (max-width:1023px) {



	





	#primary-menu  a {text-align:left;}



	.main-navigation ul ul {position:static; }



	.main-navigation ul ul li {margin-left: 50px;  }



	.menu-bar {



	    display: block;



	    position: relative;



	    background: #337ab2;



	    width: 26px;



	    height: 2px;



	    border-radius: 1px;



	    transition: all .3s;



	    margin: 0 auto;



	}



	.menu-toggle, .menu-toggle:active, .menu-toggle:focus {



		display: block;



		position: relative;



		float:right;



		width: 40px;



		height: 40px;



		top: 15px;



		right: 0;



		padding: 12px 0 0;



		margin: 0 auto;



		background: 0 0;



		transition: all .5s cubic-bezier(1, 0, .645, .65);



		z-index: 99999999;



		border: 0;



		outline: 0;



		box-shadow: none;



	}



		.site-branding {



			float: left;



		}







	header .main-navigation div li {



		display: block;



		text-align:right;



	}







	header .main-navigation div li.current-menu-item,	header .main-navigation div li:hover {



		border: 0;



		color: #fff;



	}







	header .main-navigation div li.current-menu-item a,	header .main-navigation div li:hover a {



	    color: #fff;



	}



	header .main-navigation div {



		position: fixed;



		right: -300px;



		width: 200px;



		background: #F9F9FA;



		z-index: 150;



		-webkit-transition: all .5s;



		-moz-transition: all .5s;



		-o-transition: all .5s;



		transition: all .5s;



		overflow: hidden;



		height: 100%;



		top: 66px;



		padding-top: 20px;



	}



	header .toggled div {



		right: 0;



	}



}







@media screen and (max-width:665px) {



	.site-branding {



		float:left;



		max-width: 180px;



	}



	header .main-navigation div {



		top: 0px;



	}



	.menu-toggle, .menu-toggle:active, .menu-toggle:focus {



		padding: 0;



	}



}





/*==========  Home Page  ==========*/





.container {

    width: unset;

}



.s-main > .container > .row > div {padding: 0;}

.s-main > .container > .row > div > .row {margin: 0;}

.s-main > .container > .row > div > .row > div {padding: 0;}



.s-main {

    padding: 50px 0 0;

    min-height: 600px;

}

.main-content {

	height: calc(100vh - 100px);

	min-height: 600px;

	padding: 30px 50px;

}

.home .main-content {

	text-align: left;

}

.main-content h2 {

    font-size: 37px;

    line-height: 1;

    margin: 0;

}

.home .main-content h1 {

    font-size: 56px;

    line-height: 1;

    margin: 0;

    color: #fff;

}

.main-content h3 {

    font-size: 23px;

    margin: 0;

}

.text-add {

    color: #aacf37;

    margin-left: 80px;

}

.text-add h3 {

    margin-left: 80px;

}



.side-right {

    padding: 0 40px 0 20px;

}

.menu {

    list-style: outside none none;

    margin: 50px 0 0;

    padding: 0;

    text-align: center;

}

.menu-container .menu a {

    color: #fff;

    font-family: "Dolce Vita",sans-serif;

    font-size: 26px;

    font-weight: 700;

    text-decoration: none;

    text-transform: uppercase;

}

.menu-container .menu li {

    display: block;

    margin: 0 0 50px;

    position: relative;

}

.menu-container .menu li::after {

    background: #d0cfcf none repeat scroll 0 0;

    bottom: -20px;

    content: "";

    height: 2px;

    left: 15%;

    position: absolute;

    width: 70%;

}

.menu-container .menu li:last-child::after {content: none;}

.menu-container .menu > li:hover a,

.menu-container .menu > li.current_page_item a {

	color: #aacf37;

}



footer {

    display: flex;

    height: 50px;

}

.footer-link {

    list-style: outside none none;

    margin: auto;

    padding: 0;

    text-align: center;

}

.footer-link > li {

    display: inline-block;

    font-size: 16px;

    margin: 0 6px;

}

.footer-link span {

    border-left: 1px solid;

    margin-left: 5px;

    padding-left: 5px;

}

.footer-link a {

	color: #fff;

}





.side-left {

    padding: 0 10px 0 30px;

}

.side-left .menu-container {

	float: left;

}

.side-left .nav-menu > li {

    border-left: 3px solid #949899;

    padding-left: 18px;

    position: relative;

}

.side-left .nav-menu {

    display: flex;

    flex-flow: column wrap;

    min-height: 600px;

    height: calc(100vh - 100px);

    justify-content: space-between;

    list-style: outside none none;

    margin: 0;

    padding: 0;

    text-align: left;

    max-width: 140px;

    max-height: 750px;

}

.side-left .nav-menu a {

    color: #fff;

    font-family: "Dolce Vita",sans-serif;

    font-size: 26px;

    font-weight: 700;

    line-height: 1;

    text-decoration: none;

    text-transform: uppercase;

}

.side-left .nav-menu a .sub {

    display: block;

    font-size: 14px;

    line-height: 1;

}

.menu-container .nav-menu li:hover > a,

.menu-container .nav-menu li.current_page_item > a {

	color: #aacf37;

}

/*

.side-left .nav-menu li:nth-child(2) {border-color:#FF9E00; }

.side-left .nav-menu li:nth-child(3) {border-color:#634EA4; }

.side-left .nav-menu li:nth-child(4) {border-color:#F1E900; }

.side-left .nav-menu li:nth-child(5) {border-color:#00B0E8; }

.side-left .nav-menu li:nth-child(6) {border-color:#FF2D2A; }

.side-left .nav-menu li:nth-child(7) {border-color:#FF2985; }

.side-left .nav-menu li:nth-child(8) {border-color:#9AD017; }

*/



/*==========  Contact Page  ==========*/





.main-content h1 {

    color: #231f20;

    font-family: "Dolce Vita",sans-serif;

    font-size: 66px;

    font-weight: 700;

    margin: 40px 12% 40px 20px;

}

.wpcf7:after {

	display: table;

	content: "";

	clear: both;

}

.wpcf7-form {

    float: right;

    max-width: 1170px;

    margin-top: 3%;

}

.wpcf7-form label {

    float: left;

    width: 50%;

}

.wpcf7-form label {

    color: #231f20;

    float: left;

    font-weight: 700;

    width: 50%;

}

.wpcf7-form label input {

    background-color: #9ad017;

    border: 1px solid #9ad017;

    direction: rtl;

    float: left;

    margin-bottom: 40px;

    margin-right: 3%;

    padding: 10px 15px;

    position: relative;

    top: -9px;

    width: 75%;

}

.wpcf7 .wpcf7-submit {

    background-color: #9ad017;

    border: 1px solid #9ad017;

    font-size: 20px;

    padding: 6px;

    transition: all 0.3s ease 0s;

    width: 37.5%;

    margin-top: 10px;

}

.wpcf7 .wpcf7-submit:hover {

	opacity: 0.8;

}

.wpcf7-not-valid {

    border-color: #ff2d2a !important;

}

.wpcf7-not-valid-tip, .wpcf7-response-output {

    display: none !important;

}





.file-btn {

    background-color: #9ad017;

    color: #fff;

    display: table;

    font-size: 16px;

    margin: 70px auto 20px;

    padding: 15px 70px;

    text-decoration: none !important;

    transition: all 0.3s ease 0s;

    position: relative;

}

.file-btn:after {

	font-family: 'FontAwesome';

	content: "\f0d7";

	position: absolute;

	left: 30px;

	top: 16px;

}

.file-btn:before {

	font-family: 'FontAwesome';

	content: "\f0d7";

	position: absolute;

	right: 30px;

	top: 16px;

}



.file-btn:hover {

	opacity: 0.8;

	color: #fff;

}





/*==========  Default Page  ==========*/



.list_with_img li {

    clear: both;

    color: #c1c0bd;

    display: block;

    font-size: 19px;

    list-style: outside none none;

    margin: 0 auto 30px;

    max-width: 50%;

}

.list_with_img li:after,

.list_10 li:after {

	display: table;

	content: "";

	clear: both;

}

.list_with_img img {

    float: right;

    margin-left: 15px;

    max-width: 75px;

}



.inner-content p {

    font-size: 34px;

    line-height: 1.2;

    max-width: 800px;

margin:auto;

	

}



.list_10 {

    height: 530px;

    list-style: outside none none;

    margin: 0 auto;

    padding: 0;

    position: relative;

    width: 667px;

}

.list_10 > li {

    font-size: 13px;

    max-width: 142px;

    position: absolute;

    line-height: 1.1;

}

.list_10 > li:nth-child(2n-1) {text-align: left;}

.list_10 > li:first-child {left: 0;top: 48px;}

.list_10 > li:nth-child(2) {right: 0;top: 157px;}

.list_10 > li:nth-child(3) {left: 106px;top: 134px;}

.list_10 > li:nth-child(4) {right: 82px;top: 236px;}

.list_10 > li:nth-child(5) {left: 0;top: 217px;}

.list_10 > li:nth-child(6) {right: 0;top: 324px;}

.list_10 > li:nth-child(7) {left: 107px;top: 311px;}

.list_10 > li:nth-child(8) {right: 81px;top: 402px;}

.list_10 > li:nth-child(9) {left: 0;top: 391px;}

.list_10 > li:nth-child(10) {right: 0;top: 484px;}



.list_10 span {

    background-color: #00b0e8;

    clear: both;

    display: none;

    float: right;

    font-size: 24px;

    height: 60px;

    line-height: 60px;

    text-align: center;

    width: 60px;

    margin-left: 10px;

}



.list_10 > li:nth-child(2) span {background-color:#9AD017}

.list_10 > li:nth-child(3) span {background-color:#FF9E00}

.list_10 > li:nth-child(4) span {background-color:#FF2985}

.list_10 > li:nth-child(5) span {background-color:#9AD017}

.list_10 > li:nth-child(6) span {background-color:#634EA4}

.list_10 > li:nth-child(7) span {background-color:#949899}

.list_10 > li:nth-child(8) span {background-color:#00B0E8}

.list_10 > li:nth-child(9) span {background-color:#FF2985}

.list_10 > li:nth-child(10) span {background-color:#FF9E00}







.sub-menu {

	background-color: #1f191a;

    left: 100%;

    top: 0;

    list-style: outside none none;

    margin: 0;

    padding: 20px;

    position: absolute;

    z-index: 5;

    display: none;

    flex-direction: row-reverse;

    box-shadow: 3px 4px 10px #000;

}

.nav-menu .sub-menu li {

    border-right: 1px solid #fff !important;

    padding: 0 20px;

    text-align: center;

    width: 150px;

    display: flex;

}

.nav-menu .sub-menu li:last-child {

    border-right: none !important;

}

.menu-container .nav-menu .sub-menu a {

    color: #c1c0bd;

    font-size: 16px;

    font-weight: 400;

    margin: auto;

    padding: 5px 0;

}







.logos-one {

	display: flex;

	margin: 15px 0;

	max-height:200px;

}

.logos-one > img {

    margin: auto;

}

.mfp-counter {

    direction: ltr;

}

.letter-one {

	margin-bottom: 30px;

}

.letter-one img {

    object-fit: cover;

    width: 100%;

    max-height: 300px;

    height: 100%;

}

.intext {width:100%; max-width:800px; margin:auto;}

/*==========  Desktop First Method  ==========*/



@media only screen and (max-width : 1600px) {



}



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1400px) {



}



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1199px) {

	.side-left .nav-menu > li .sub-menu.open {display: flex;}

	.s-main {padding: 10px 0 0;}

	.side-right {margin-bottom: 10px;}

	.logo {float: left;max-width: 100px;margin-left: 40px;}

	.menu {margin: 38px 0 0;}

	.menu-container .menu li {display: inline-block;float: left;margin: 0 25px;}

	.menu-container .menu li::after {bottom: 0;height: 100%;left:unset; right: -26px;width: 2px;}



}



/* Medium Devices, Desktops */

@media only screen and (max-width : 991px) {

	.side-left .nav-menu {flex-flow: row wrap;  height: unset; min-height: unset; max-width: unset;}

	.side-left .nav-menu li {margin-bottom: 10px;max-width: 25%; width: 100%;}

	.main-content {height: unset;}

	.sub-menu {top: 100%;left: 0;flex-direction: column;}

	.nav-menu .sub-menu li {max-width: 100% !important; margin: none; padding: 5px 20px; border-right:none!important; border-bottom: 1px solid #fff !important; min-height: 40px;}

	.nav-menu .sub-menu li:last-child {border-bottom: none !important; margin-bottom: 0;}





}



@media only screen and (max-width : 767px) {

	.side-left .nav-menu li {max-width: 33.33%;}

	.side-left {padding: 0 15px;}

	.logo {margin-left: 0;}

	.main-content {padding: 15px;}

	.text-add {margin-left: 0;}

	.wpcf7-form label {width: 100%;}

	.wpcf7-form label input {margin-bottom: 15px;}

	.list_with_img li {max-width: 440px;}

	.list_with_img {padding: 0;}

	.inner-content p {font-size: 26px;}

	.list_10 {height:unset;width: unset;background: none !important;}

	.list_10 > li {margin-bottom: 12px;font-size: 16px;line-height: 1.2;max-width: unset;position: static;text-align: right !important;}

	.list_10 span {display: block;}

	.letter .row {margin: auto;max-width: 570px;}



}



/* Extra Small Devices, Phones */

@media only screen and (max-width : 480px) {

	.side-left .nav-menu li {max-width: 50%;}

	#primary-menu a {text-align: center;}

	.menu-container .menu li {text-align: right;}

	.menu {float: right;margin: 20px 0 0 10px;}

	.menu-container .menu li {display: block;margin: 0 15px 10px; float: unset;}

	.menu-container .menu a {font-size: 22px;}

	/*.menu-container .menu li::after {content: none;} */
	.menu-container .menu li:last-child::after {content: "";}

	.wpcf7-form label input {float: unset;position: unset;width: 100%;}

	.wpcf7 .wpcf7-submit {width: 100%;margin-top: 20px;}

	.file-btn {margin: 15px auto !important;}

	.wpcf7-form label input {margin-bottom: 5px;}

	.ajax-loader {position: absolute;}

	.main-content h1 {margin: 20px 0 10px !important;text-align: center;font-size: 46px;}

	.list_with_img li {font-size: 16px;}



}



/* Custom, iPhone Retina */

@media screen and (max-width : 320px) {



}





@media screen and (max-height : 750px) {

	.file-btn { margin: 40px auto 20px;}

	.main-content h1 {margin: 20px 12% 10px 20px;}

}



/*==========  Mobile First Method  ==========*/



/* Custom, iPhone Retina */

@media only screen and (min-width : 320px) {



}



/* Extra Small Devices, Phones */

@media only screen and (min-width : 480px) {



}



/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {



}



/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {



}



/* Large Devices, Wide Screens */

@media only screen and (min-width : 1200px) {

	.side-left .nav-menu > li:hover .sub-menu {

    	display: flex;

	}

}



@media only screen and (min-width : 1365px) {

	.main-content {padding: 30px 10px;}

	.list_10 {height: 644px;width: 920px;}

	.list_10 > li {font-size: 18px;max-width: 200px;}

	.list_10 > li:first-child {top: 23px;}

	.list_10 > li:nth-child(2) {top: 172px;}

	.list_10 > li:nth-child(3) {left: 146px;top: 140px;}

	.list_10 > li:nth-child(4) {right: 113px;top: 280px;}

	.list_10 > li:nth-child(5) {left: 0;top: 257px;}

	.list_10 > li:nth-child(6) {top: 402px;}

	.list_10 > li:nth-child(7) {left: 148px;top: 387px;}

	.list_10 > li:nth-child(8) {right: 112px;top: 510px;}

	.list_10 > li:nth-child(9) {top: 496px;}

	.list_10 > li:nth-child(10) {right: 4px;top: 624px;}







}







