
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
    /*width: 100%;*/
	/*background: #FFFFFF url(../image/img01.jpg) repeat-x left top;*/

    font: 18px Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #837669;
}
.tabs{
    display: flex;
    justify-content: space-around;
    margin: 0px 2px 10px 2px;
    height: 40px;
    /*border-radius: 10px;*/
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
.tabs>*{
    width: 100%;
    color: white;
    text-align: center;
    height: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border: #F1B566 solid 1px;

    /*border-radius: 10px;*/

}
.tabs>*:hover:not(.active){
    background: rgba(0,0,0,0.09);
    color: black;
}
.tabs>.active{
    color: black;
    /*tex*/
    background: rgba(0,0,0,0.09);
}

#panels{
    color: black;
    margin: 25px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

    /*height: 3000px;*/
    /*hei*/
    /*padding: 10px;*/
    /*width: 100%;*/
}
.panel_ .active{
    display: block;

    /*color: black;*/
}
.panel_{
    display: none;
    /*padding: 10px;*/
    /*color: #000;*/
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
    background: rgba(0,0,0,0.05);
    /*width: 99%;*/
    margin: 20px 20px;
    margin-top: 10px;
}

/* Header */

#header-wrapper {
	width: 100%;
	/*margin: auto auto;*/
}

#header {
    /*width: 100%;*/
    display: block;
	height: 40px;
    direction: rtl;
    /*padding:0 20px;*/
    /*margin: 0 auto;*/
    /*margin;*/
    background: linear-gradient(#035303,#078e07);
    /*background: black;*/
    /*background: darkred;*/
    border: 1px #FFFFFF solid;
    /*border-radius: 10px;*/
}
.row-space{
    background: #837669;
    height: 10px;
    margin: 20px auto;
    margin-bottom: 0;
    width: 90%;
}
#search {
	float: left;
	width: 20%;
    padding-left: 2.5%;
    margin: 1% auto;
    /*child-align: middle;*/
    /*height: 30px;*/
}

#search form {
	/*float: left;*/
	/*margin: 0;*/
    vertical-align: middle;
	/*padding: 25px 0px 0px 0px;*/
}

#search fieldset {
	/*margin: 0;*/
	/*padding: 0;*/
	border: none;
}

#search input {
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
    font-family: "Sakkal Majalla";
    font-weight: bold;
	border: none;

}

#search-text {
	width: 50%;
	height: 18px;
	/*padding: 3px 0 0 5px;*/
	background: #ECF9E4;
	color: #658453;

}

#search-submit {
	height: 21px;
	margin-right: 12px;
	color: #FFFFFF;
    cursor: pointer;
}

/* Menu */

#menu {
	float: right;
    /*height: 50px;*/
	width: 75.5%;
    padding-right: 2.5%;
    /*z-index: 500;*/
	/*height: 51px;*/
}

#menu ul {
	/*margin: 0;*/
	/*padding: 0px 40px 0 0px;*/
    /*vertical-align: center;*/
    /*width: 80%;*/
    float: right;
    padding: auto auto;
    /*margin-top: 4px;*/
    border-top: 2px black solid;
    position: absolute;
    z-index: 1;
    /*z-index: 500;*/
	/*list-style: none;*/
    /*display: inline-block;*/
    /*line-height: normal;*/
    /*color: black;*/
}

#menu li li{
    /*position: revert;*/
    /*background: url(../image/img05.jpg) no-repeat left top;*/
	/*display: block;*/
	/*direction: rtl;*/
    /*display: block!important;*/
    /*height: 50%;*/
    /*font-family: "Sakkal Majalla";*/
}

#menu ul>li{
    width: 150px;
    height: 35px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
	/*display: block;*/
    direction: rtl;
	float: right;
    margin-bottom: 20px;
    /*background: linear-gradient(#035303,#078e07);*/
    background: white;
    /*padding-bottom: 3px;*/
    /*margin-right: 5px;*/
    margin-right:20px;
    border: 1px #FFFFFF solid;
    border-radius: 3px;
    font-family: "Sakkal Majalla";
    font-weight: bolder;
	/*color: #FFFFFF;*/
    /*display: block;*/
}
#menu ul>li a{
    color: black;
    text-decoration: none;
}
#menu ul>li li{
    /*margin:2px auto;*/
    background: white;
    border-radius: 3px;
    text-align: center;
    /*z-index: 500;*/
    /*width: 250%;*/
    /*position: absolute;*/
    display: none;
    /*white-space: nowrap;*/
    /*width: 50px;*/
    border: 1px #FFFFFF solid;
}
#menu ul>li:hover li{
    /*margin:2px auto;*/
    background: white;
    border-radius: 3px;
    text-align: center;
    /*z-index: 500;*/
    /*width: 250%;*/
    /*position: absolute;*/
    display: block;
    /*white-space: nowrap;*/
    /*width: 50px;*/
    border: 1px #FFFFFF solid;
}
#menu a:hover {
    text-decoration: underline;
    background: black;
    color: white;
    /*background: rgba(0,0,0,0.09);*/
}
#menu .active>a{
    color: #E7F1E1;
}
#menu .active{
    background: black;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */


/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 100%;
    /*position: relative;*/
    text-shadow: black;
	height: 300px;
    color: #035303;
    text-align: center;
    align-items: center;
	margin: 0 auto;
    margin: 20px auto;
    border-top: 2px #035303 solid;
    /*background: linear-gradient(red,white,black);*/
    /*padding-bottom: 0;*/
    /*object-fit: cover;*/
    /*background: url(../image/PSC-LOGO.png) no-repeat left bottom;*/
    /*background-size: cover;*/
    /*object-fit: cover;*/
    /*background-position: 40% 50%;*/
}
.color-logo{
    height: 70px;
    /*position: relative;*/
    /*background-color: red;*/
}
#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}
#myContainer{
    /*width: 400px;*/
    /*height: 400px;*/
    /*position: relative;*/

    /*background: #F1B566;*/
}
#myContainer_ {
    /*width: 400px;*/
    /*height: 400px;*/
    /*position: absolute;*/
}
.home-title{
    /*background: black;*/
    background: linear-gradient(#035303,#078e07);
    /*background: linear-gradient(#035303,#078e07);*/
    /*border-radius: 10px;*/
}
#logo p a:hover { text-decoration: underline; }
#slideTitle a,#newTitle a{
    /*border-top-right-radius: 20%;*/
    /*border-bottom-left-radius: 20%;*/
    /*position: absolute;*/
    /*overflow: hidden;*/
    /*float: right;*/
    /*display: block;*/
    font-weight: bolder;
    /*width: 100%;*/
    /*direction: rtl;*/
    font-size: 24px;
    /*background-color: #837669;*/
    background:rgba(0,0,0,0.42);
    color: #FFFFFF;
    /*margin:230px 10px;*/
    text-align: center;
    text-decoration: none;
}
#newDetail{

    /*display: table-cell;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*vertical-align: center;*/
    height: 200px;

    /*word-wrap: break-word;*/
    /*overflow-wrap: break-word;*/
    /*overflow: auto;*/
    /*height: 100px;*/
    padding: 5px;
    text-align: center;
    /*text-align: center;*/
    /*white-space: pre-line;*/
    overflow: hidden;
}
#slideDetail a,#newDetail a{
    color: white;

    /*position: absolute;*/
    font-size: 20px;
    font-weight: bold;
    /*margin-top: 100%;*/
    /*margin: 300px 10px;*/
    text-align: center;
    /*background:rgba(0,0,0,0.38);*/
    color: white;
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    text-decoration: none;
    /*width: 65.5%;*/
}
#slider{
    /*z-index: -1;*/
    /*width: 100%;*/
    border-radius: 10px;
    border: 1px #F1B566 solid;
}
.slide-content {

	/*margin-left: 350px;*/
	/*margin-bottom: 50px;*/
	/*padding-left: 190px;*/
	/*padding-top: 170px;*/
	/*padding-bottom: 70px;*/
	/*position: relative;*/
    /*color: blue;*/
    /*object-fit: cover;*/
	opacity: 0.75;
    height: 95%;
	/*-webkit-transition: all 0.6s;*/
	/*-o-transition: all 0.6s;*/
	/*transition: all 0.6s;*/
}
#slider_{
    /*background-image: url("../image/-e1509461029795-320x240.jpg");*/
    /*width: 50px;*/
    /*height: 50px;*/
    position: relative;
    /*padding: 0;*/
    z-index: revert;
    margin-bottom: 19px;
    /*width: 100%;*/
    /*text-align: center;*/
    /*align-items: center;*/
    /*align-content: center;*/
    /*background:red;*/
}
#pools{
    text-align: center!important;
    /*a: center!important;*/
    /*text-align: center!important;*/
}
#pools-content li{
    color: #4CAF50!important;
    display: block;
    text-align: center!important;
    align-items: center!important;
    align-content: center!important;
}
#slider .fadeOut{
    opacity: 0.5;
}
/* Content */

#content {
	float: left;
	width: 75%;
    margin: auto;
    padding:0 5px;
    text-align: justify;
}

/* Post */
.abaut{
    width: 50%;
    height: 300px;
    margin-bottom: 30px;
}
.news .post{
    width: 32%;
}
.post{
    margin-bottom: 25px;
    direction: rtl;
    /*width: 32%;*/
    /*width: 10%;*/
    height: 250px;
    border: #F1B566 solid 1px;
    /*border-radius: 10px;*/
    /*font: 18px Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    /*overflow-wrap:break-word;*/
    /*word-wrap: break-word;*/
    overflow: hidden;
    /*white-space: pre-wrap;*/
    /*text-overflow: ellipsis;*/
}

.post_left {
    float: left;
    width: 48%;
	margin-bottom: 25px;
    direction: rtl !important;
    border: #F1B566 solid 1px;
    border-radius: 10px;
    /*font: 18px Arial, Helvetica, sans-serif;*/
    font-weight: bold;
}
.post_right{
    float: right;
    width: 48%;
    margin-bottom: 25px;
    direction: rtl;
    border: #F1B566 solid 1px;
    border-radius: 10px;
    /*font: 18px Arial, Helvetica, sans-serif;*/
    font-weight: bold;
}
.post img{
    float: left;
    margin: 10px;
    margin-top: 0;
    /*margin-bottom: 0px;*/
    /*width: 50px;*/
    /*height: 40px;*/
    border: #837669 solid 2px;
    /*border-radius: 100%;*/
}
.rr1{
    font-size: 50px;
    display: inline-block;
    /*display: block;*/
}
.rr2{
    font-size: 50px;
}
.post .title {
	height: 30px;
	/*margin-bottom: 3px;*/
	padding: 5px;
	/*padding: 10px 10px 2px 0px;*/
	background: linear-gradient(#035303,#078e07);
	/*background: linear-gradient(#035303,#078e07);*/
    /*border-radius: 10px;*/
	/*background: url(../image/img05.jpg) no-repeat left top;*/
    /*font-family: "Sakkal Majalla";*/
    /*font-size: 20px;*/
    font-weight: bolder;
	/*color: black;*/
    color: white;
    border-bottom: 1px solid #000000;
}
.post .title>*{
    color:#FFFFFF ;
    text-decoration-line: none;
}
.post .date {
	float: left;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;

	color: #B6ACA2;
}
.new-slideshow{
    height: 500px; width: 100%;
}
.about .post{
    overflow: scroll;
}
.new-services{
    width: 50%;
    float: right;
    /*background-color: #035303!important;*/
    /*height: 500px; width: 100%;*/
    /*object-fit: cover;*/
    /*background: url(../image/PSC-LOGO.png) no-repeat left bottom;*/
    /*background-size: cover;*/
    /*background: url() no-repeat left top;*/
}
.services{
    /*height: 500px;*/
    float: right;
    color: white;
    direction: rtl;
    margin: 0 auto;
    /*background: #035303;*/


}
.services *{
    /*color: white;*/
    /*font-size: 1em;*/
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    /*line-height: 30px;*/
    /*float: right;*/
}
.services img{
    /*border-radius: 50%;*/
    /*background: #F1B566;*/
    height: 100%;
    /*!*border: 1px solid #837669;*!*/
    width: 100%;
    /*float: left;*/
}
.services ul{
    display: inline-block;
    /*float: right;*/
}
.services li{
    float: right;
}
.box-service{
    /*padding: 0;*/
    position: relative;
    /*display: block;*/
    /*border: 1px #837669 solid;*/
    margin: 2.0%;
    background: rgba(144,255,69,0.09);
    align-items: center;
    justify-content: center;
    /*border-top-left-radius: 10px;*/
    border: 2px solid #000000;
    /*border-top: 2px solid #baff00;*/
    /*border-left: 2px solid #baff00;*/
    /*border-bottom: 1px solid #035303;*/
    /*border-right: 1px solid #035303;*/
    width: 45%;
    height: 100px;
    /*overflow: hidden;*/
    /*float:ne;*/
    /*background: url("../image/icon/search-service.png") no-repeat left;*/

    /*background-size: cover;*/
    /*background-position: 40% 50%*/
    /*width: 50%;*/
    /*height: 100%;*/
    /*width: 20%;*/
}
.box-service .text{
    padding: 10% 3px;

}
.box-service .icon{
    position: absolute;
    background: whitesmoke;
    /*display: flex;*/
    width: 30%;
    height: 60px;
    /*overflow: hidden;*/
    border-radius: 50%;
    /*background: rgba(144,255,69,0.09);*/
    /*background: url("../image/PSC.png") no-repeat top left;*/
    background-size: cover;
    /*background: #035303;*/
    border: 1px solid #035303;
    /*margin: 50%;*/
    transform: translate(-50%,-50%);
    flex: max-content;
    /*position: absolute;*/
    /*flex: max-content;*/
    /*transform-origin: 50% 100%;*/
    /*top:50%;*/
    left:50%;
}
.box-service .icon:hover{
    background: #bbff00;
    cursor: pointer;
}
/*.new-services*/
.new-slide{
    /*display: table-cell;*/
    /*overflow: paged-x;*/
    width: 95%;
    height: 100%;
    z-index: 0;
    /*border-radius: 50%;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*display: table-cell;*/
    /*margin: 10px auto;*/
    /*background:#4CAF50;*/
    /*position: relative;*/
    /*border: 3px black groove;*/
    /*overflow-wrap: break-word;*/
    /*overflow: auto;*/
    /*word-break: break-all;*/
    /*border-radius: 50%;*/
    /*flex-flow: wrap;*/
    /*display: flex;*/
    /*flex-flow: wrap;*/
    /*overflow-wrap: break-word;*/
    /*padding: 25px    ;*/
    /*margin: 5px;*/
    /*vertical-align: middle;*/
    text-align: center;
    align-items: center;
    border: 2px white solid;
    /*display: inline-block;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*white-space: -moz-pre-wrap;*/
    /*word-break: break-word;*/
    /*overflow-wrap: break-spaces ;*/
    /*text-overflow: clip;*/
    /*text-wrap: inherit;*/
    /*display: flex;*/
    /*overflow-wrap: ;*/
    background: #035303;

    border-radius: 0px;
    margin: 0 auto;
    align-items: center;
    /*display: table-cell;*/
    vertical-align: middle;
}
.slidenew{
    /*transform: translate(-50%,-50%);*/
    /*position: absolute;*/
    /*flex: max-content;*/
    /*transform-origin: 50% 100%;*/
    /*top:50%;*/
    /*left:50%;*/
    color: #000;
    height: 100%;
    border-radius: 50%;
    background: #baff00;
    border: 2px white solid;
    overflow: hidden;
}
.new-slide p{
    /*flex-wrap:wrap!important;*/
    /*word-break: keep-all;*/
    /*text-overflow: ellipsis;*/
    /*overflow-wrap: break-word;*/
}
.new-services img{
    /*position: absolute;*/
    /*width: 6%;*/
    /*z-index: 1;*/
    /*margin: 230px 30px;*/
    /*cursor: pointer;*/
    /*border: 1px #035303 solid;*/
    /*border-radius: 50%;*/
}
.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 10px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */
#row2-index {
    height: 400px;
    margin: 0px auto;
    display: flex;
    overflow: hidden;
    /*padding: 50px 50px;*/
    /*justify-content: center;*/
    /*padding: 50px;*/
    /*background: #4CAF50;*/
}
.facebook{
    width: 100%;
    height: 330px;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    /*text-align: center;*/
    /*margin: 0 5px;*/
    /*padding: 10px;*/
    /*padding-left:5px;*/
    /*background: #F1B566;*/
    border: 1px black solid;
    /*float: right;*/
}

.facebook>.pool *{
    font-weight: bolder;
    /*font: 25px Arial, Helvetica, sans-serif;*/
    font-size: 20px;

    margin: 5px 5px;
}
.title-facebook{
    height: 33px;
    display: flex;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    /*padding-top: 5px;*/
    /*display: flex;*/
    /*width: 100%;*/
    /*width: 100%;*/
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    border: 1px #000000 solid;
    color: white;
    width: 100%;
    background: linear-gradient(#035303,#078e07);
    /*linear-gradient(#035303,#078e07)*/
    font-weight: bolder;
	/*color: black;*/
    /*margin: 5px;*/
}
#sidebar {
	float: right;
	width: 23.0%;
    padding-left: 0.5%;
    padding-right: 0.5%;
    border-left: 1px black solid;
}

#sidebar ul {
    /*width: 100%;*/
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {

    /*border-radius: 10px;*/
	margin-bottom: 30px;
	/*padding: 0 0 20px 0px;*/
}

#sidebar li ul {

	/*line-height: 200%;*/
}

#sidebar li li {
    border: black solid 1px;
    padding: 5px;
    /*width: 100%;*/
	margin: 0;
	/*padding: 0 20px;*/
    /*border: #F1B566 solid 1px;*/
    /*border-radius: 2px;*/
    text-align: center;
    display: block;
    /*background-color: #baff00;*/
    margin: 2% 2%;
    /*background: rgba(144,255,69,0.5);*/
    /*background: rgba(144,255,69,0.5);*/
    font-weight: bold;
    /*font: 20px "Sakkal Majalla";*/
    /*color: #39561D;*/
    /*font-weight: bold;*/
    /*list-style: circle;*/
}
#sidebar li li a{
    text-decoration: none;
}

#sidebar p {
	margin: 0;
	padding: 20px 0;
}

#sidebar h2 ,.title-new-sidbar{
    /*display: block;*/
	height: 33px;
    /*padding-top: 5px;*/
    display: flex;
    width: 100%;
    /*width: 100%;*/
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;

    /*display: flex;*/
	/*margin: 0 0 10px 0px;*/
	/*padding: 5px 40px;*/
	/*background: url(../image/img04.jpg) no-repeat left top ;*/
    /*background: linear-gradient(#035303,#078e07);*/
    /*background: #baff00;*/
    font-weight: bolder;
	color: white;
}

#sidebar h2:after{
    /*display: block;*/
}
#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}
#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */
.location{
    height: 400px;
    margin: 20px 5px;
    direction: rtl;
    /*display: flex;*/

}
#vistor-counter{
    color: black;
    /*border: 2px #035303 solid;*/
    display: block;
    text-align: center;
    /*width: 32%;*/
}
#vistor-counter .counter *{
    color: black ;
    margin: auto;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.location .content{
    border: 1px #035303 solid;
    height: 350px;
}
#footer {
    direction: rtl;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 25px;
    margin: 15px auto;
    /*display: flex;*/
    align-items: center;
    width: 100%;
    border: black 1px solid;
	/*width: 900px;*/
	/*margin: 0 auto;*/
	/*padding: 0;*/
	/*background: url(../image/img07.jpg) no-repeat left top;*/
	/*height: 61px;*/
}

#footer p {
	/*margin: 0;*/
	/*padding: 20px 0;*/
	/*text-align: center;*/
	/*line-height: normal;*/
	/*color: #FFFFFF;*/
}

#footer a {
	/*color: #F1B566;*/
}
.about{
    /*width: 50%;*/
    /*height: 300px;*/
    /*margin-bottom: 30px;*/
}
/*@media screen and (max-width: 480px), (max-width: 320px)  {*/
/*    #content {*/
/*	    width: 100%;*/
/*    }*/
/*    .new-services{*/
/*        width: 100%;*/
/*    }*/
/*    #wrapper {*/
/*        width: 100%;*/
/*    }*/
/*    .services{*/
/*        width: 100%;*/
/*    }*/
/*    .box-service{*/
/*    margin: 1%;*/
/*    width: 45%;*/
/*}*/
/*    #wrapper {*/
/*    background: rgba(0,0,0,0.05);*/
    /*width: 99%;*/
/*    margin: 0px 0px;*/
    /*margin-top: 10px;*/
/*}*/
/*    .about{*/
    /*width: 100%;*/
    /*height: 300px;*/
    /*margin-bottom: 30px;*/
/*}*/
/*    .news .post{*/
/*    width: 45%;*/
/*}*/
/*    #sidebar {*/
	/*float: right;*/
/*	width: 100%;*/
/*}*/
/*}*/
