html {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;webkit-text-size-adjust: 120%;-ms-text-size-adjust: 100%;font-size: 16px; display: flex;justify-content: center;background-color: #123454;}
body {max-width: 1200px;position: relative; margin: 0 auto;background-color: #fff;padding: 0px;font-weight: 500;}

h1,.h1 {font-size: 1rem;padding:0;margin:0;}
h2,.h2 {font-size: 1rem;padding:0;margin:0;}
h3,.h3 {font-size: 1rem;padding:0;margin:0;}
h4,.h4 {font-size: 1rem;padding:0;margin:0;}


.adm p,.texto p {color: #868f98;font-size: 1.3rem;font-weight: 300;line-height: 1.3em;text-align: justify; padding: 0;}
.adm a.texto a {color: #ff9d30;font-weight: 400;text-decoration: underline;}
.adm a:hover,a.texto,a:hover {color: #868f98;}

.tabela {width: 100%;table-layout: fixed;border-collapse: collapse;}
.tabela td, .tabela th {text-align: center;vertical-align: middle;word-wrap: break-word;position: static;padding: 10px;}

.center {display: flex;justify-content: center;align-items: center;}

.gal{margin:0;padding:4px;background-color:#ddd;max-width:97%;height:auto;}
.img-responsive-top {width: 100%;height: auto;text-align: center;}
.img_cnt {font-weight: bold;font-size: 11px;padding: 2px;position: relative;top: 30px;margin: auto;width: 24px;color: #f4f4f4;background-color:#333333;border-radius: 4px 4px 4px 4px;}
.iteminfo {padding:0.5em;line-height: 20px;font-size:x-small;color:gray;text-align:right !important;}
.iteminfo a{font-weight:bolder;color:#ff9d30;text-decoration:none;}
.itemlink{color:gray;text-align:right;}
.darwin {max-width: 100%; height: auto;}
.darwind {width: 160px; height: 206px;overflow: hidden;}


.header {
	padding: .8em 0;
	border-bottom: 1px solid #bdcede;
}
.logo a{}
.logo {display:inline;
	float: left;
	color:#fff;
}
.logo h3 {display:inline;}
.head-nav ul li{
	display: inline-block;
}
.head-nav ul li a{
	position: relative;
	display: inline-block;
	outline: none;
	color: #8ca9b9;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 500;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1em;
	margin: 0.5em 0.5em;
}
.head-nav a:hover,
.head-nav a:focus {
	outline: none;
}
.head-nav ul{
	padding:0;
	margin: 0;
}
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.head-nav ul li {
	display: inline-block;
	margin: 0 .5em;
	outline: none;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 16px;
}
.head-nav ul li a:hover,.head-nav ul li.active a{
	color:#fff;
}
ul a:hover,
ul a:focus {
	outline: none;
	color:#fff;
	text-decoration: none;
}
.cl-effect-15 a::before {
	color: #8ca9b9;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}
.head-nav {
	padding: 1em 0;
}
.header-right ul li {
	display: inline-block;
	float: left;
}
.header-right {
	float: right;
	margin: 1em 0;
}
.header-right ul {
	padding: 0;
}
.header-right li {
	margin: 0 0.5em;
}

i.fb {width: 30px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -153px -6px;
	float: left;
	vertical-align: middle;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
i.fb:hover {
	background: url(../images/img-sprite.png)no-repeat -153px -47px;
}
i.twt{
	width: 30px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -8px -40px;
	float: left;
	vertical-align: middle;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
i.twt:hover {
	background: url(../images/img-sprite.png)no-repeat -49px -40px;
}
/*--start-search--*/
.search2 {
	position: relative;
	padding: 4px;
	width: 100%;
	margin: 0;
	border: 1px solid #bdcede;
	border-radius: 0.4em;
}
.search2 input[type="text"] {
	outline: none;
	color: #bdcede;
	background: none;
	font-size: 15px;
	border: none;
	width: 79.33%;
}
.search2 input[type="submit"] {
	background: url('../images/sprit-1.png') no-repeat 0px -2px;
	padding: 6px 18px;
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 0px;
	right: 0px;
}

#sidemenu,.sidemenu,#ads1,#ads2,#ads3,.ads1,.ads2,.ads3 {display:none;}

/*-- responsive-mediaquries --*/
@media(min-width:960px){
#ads1,#ads2,.ads1,.ads2 {display:none;}
#sidemenu,.sidemenu,#ads3,.ads3 {display:block;}
.adm p,.texto p {font-size: 1.5rem;font-weight: 500;line-height: 1.6rem;}
}
@media(min-width:769px) and (max-width:959px){
#sidemenu,.sidemenu,#ads1,#ads3,.ads1,.ads3 {display:none;}
#ads2,.ads2 {display:block;}
.adm p,.texto p {font-size: 1.3rem;font-weight: 400;line-height: 1.4rem;}
}
@media(max-width:768px){
#sidemenu,.sidemenu,#ads2,#ads3,.ads2,.ads3,.logo h3 {display:none;}
#ads1,.ads1 {display:block;}
.adm p,.texto p {font-size: 1.1rem;font-weight: 400;line-height: 1.2rem;}
}
@media(max-width:640px){
.header-right {display:none;}
}

/*--*/
.banner{
	background:#123454;
}
.content{
	background:#f5f6f7;
	padding: 1em 0;
}

.content h2 {
	font-size: 1.3em;
	font-weight: 600;
	color: #123454;
	line-height: 1.5em;
	margin:0.2em;
}
p.adm {
	color: #868f98;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.8em;
	text-align: left;
	padding: 1em 0;
}
p.adm a {
	color: #ff9d30;
	font-weight: 700;
	text-decoration: underline;
}
p.adm a:hover {
	color: #868f98;
}
.content p {
	color: #868f98;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.8em;
  text-align: justify;
	padding: 0 0;
}
.link {
	background: url(../images/arrow.png) no-repeat -1px 5px;
	display: inline-block;
	padding: 0 0 0 13px;
	line-height: 20px;
	font-size: 1em;
	font-style: normal;
	color: #ff9d30;
	font-weight: 700;
}
a.link:hover{
	color: #736f72;
}
.cursus {
	background: #fff;
	padding: 2em 1.3em;
	margin: 2em 0 0;
	box-shadow: 0px 1px 5px -1px rgba(104, 123, 144, 0.31);
	border-radius: 0.3em;
}
.content h3 {
	text-align: center;
	font-size: 1.2em;
	font-weight: 700;
	color: #123454;
	
	text-align: left;
	line-height: 1.4em;
	margin:0;
}
.integer {
	background: #fff;
	padding: 2em 1.3em;
	box-shadow: 0px 1px 5px -1px rgba(104, 123, 144, 0.31);
	border-radius: 0.3em;
}

.integer li {
	display: inline-block;
	margin: 3px 1px;
}
.lorem {
	background: #fff;
	padding: 2em 1.3em;
	margin: 2em 0 0;
	box-shadow: 0px 1px 5px -1px rgba(104, 123, 144, 0.31);
	border-radius: 0.3em;
}
.content h4 {
	font-size: 1em;
	font-weight: 700;
	color: #123454;
	
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.posts {
	text-align: justify;
}
.posts h6  a{
	color: #868f98;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 2em;
	border-bottom: 1px solid #868f98;
	text-decoration:none;
}
.posts h6  a:hover{
	color: #ff9d30;
}
.comments {
	text-align: justifyt;
}
.comments h6  a{
	color: #868f98;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 2em;
	border-bottom: 1px solid #868f98;
	text-decoration:none;
}
.comments h6  a:hover{
	color: #ff9d30;
}


.categories {
	margin: 3em 0 0;
}
.categories {
	text-align: left;
}
.categories h6 a{
	color: #868f98;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 2em;
	border-bottom: 1px solid #868f98;
	text-decoration:none;
}
.categories h6 a:hover{
	color: #ff9d30;
}
.footer {
	background: #e7eaec;
	padding: 4em 0;
	text-align: center;
}
.top1 {
	float: left;
	width: 14%;
	margin-right: 3%;
}
.top2 {
	float: right;
	width: 82%;
}
i.ham {
	width: 32px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -4px -2px;
	display: inline-block;
	vertical-align: middle;
}
i.men{
	width:32px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -40px 1px;
	display: inline-block;
	vertical-align: middle;
}
i.app{
	width: 32px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -78px 2px;
	display: inline-block;
	vertical-align: middle;
}
i.lik {
	width: 32px;
	height: 32px;
	background: url(../images/img-sprite.png)no-repeat -114px 0px;
	display: inline-block;
	vertical-align: middle;
}
.footer h6 {
	color: #123454;
	font-size: 1em;
	font-weight: 700;
	text-align: left;
}
.footer p {
	color: #ff9d30;
	font-size: 1em;
	font-weight: 400;
	text-align: left;
}
.footer a{
	color: #ff9d30;
	text-decoration:none;
}
.footer a:hover {
	color: #123454;
}
/*--about--*/
.about {
	background: #f5f6f7;
	padding: 3em 0;
}
.biographys {
	margin-top: 2em;
	background: #fff;
	padding: 2em 1.5em;
	box-shadow: 0px 1px 4px 0px rgba(104, 123, 144, 0.31);
	border-radius: 0.3em;
}
.about h2 {
	color: #123454;
	font-size: 3em;
	margin: 0em;
	font-weight: 700;
	text-align:center;
}
.biography {
	padding: 1em 0;
}	
.biography-info {
	margin-bottom: 2em;
}
.biography-into h4 {
	color: #123454;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	font-weight: 700;
}
.biography-into p {
	color: #868f98;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.biography-info-right {
	border: none;
	outline: 0;
	color: #fff;
	background:#ffc000;
	padding:0.3em 1.5em 0.5em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size: 1.2em;
	font-weight: 400;
}
.biography-info-right:hover {
	background-color:#736f72;
	color: #fff;
	text-decoration: none;
}
/*--/about--*/
/*-- portfolio --*/
.photos {
	background: #f5f6f7;
	padding: 3em 0;
}
.photos h2 {
	color: #123454;
	font-size: 3em;
	margin: 0em;
	font-weight: 700;
	text-align: center;
}

.service{
	padding:2em 2em;
}
.servic {
	margin: 3em 0em;
}* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; 
}
.row:after,
.clearfix:after {
	clear: both; 
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../images/zoom.png) center center no-repeat rgba(220, 142, 127, 0.58);
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 225px;	
}
.grid_box a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.entertain_box{
	margin-bottom:3em;
}
a.read {
	background:#ffc000;
	color:#fff;
	text-decoration:none;
	font-size:1em;
	font-weight:400;
	padding:0.5em 1em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
}
 a.read:hover {
	background:#736f72;
}
/*-- service-section --*/
/*-- error-page --*/
.main {
	padding: 14em 0px;
	background:#f5f6f7;
}
.error-404 h1 {
	font-size: 12em;
	font-weight: 700;
	color: #123454;
	margin: 0;
	padding: 0;
	
}
.error-404 p{
	color: #868f98;
	margin: 0;
	font-size: 1.2em;
	
} 
a.b-home{
	background:#123454;
	padding:0.8em 3em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background:#ff9d30;
}
/*--contact us--*/
.contact-top h2 {
	color: #123454;
	font-size: 3em;
	margin: 0em;
	font-weight: 700;
	text-align: center;
}
.map {
	padding: 3em 0;
	width: 100%;
	margin: 0 auto;
}
.details h3 {
	color: #123454;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	font-weight: 700;
}
.details p {
	color: #868f98;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.det_text {
	background: #fff;
	padding: .5em .5em;
	box-shadow: 0px 1px 4px 0px rgba(104, 123, 144, 0.31);
	border-radius: 0.3em;
	margin: 0 0;
}
.details {
	padding: 4em 0;
}
/*-- --*/
#myList li{ 
	display:none;
	list-style-type:none;
}
#loadMore {
	color: #fff;
	cursor: pointer;
	background: rgb(85, 106, 127);
	padding: 10px;
	width: 10%;
	margin: 0 10px;
	display: inline-block;
}
#loadMore:hover {
    color:#fff;
    background:#ff9d30;
    transition:0.5s all;
}
#showLess {
    cursor:pointer;
	color:#fff;
    background:#ff9d30;
    padding:10px;
     width:10%;
    margin:0 10px;
    display: inline-block;
}
#showLess:hover {
	color: #fff;
    background: rgb(85, 106, 127); 
    transition:0.5s all;
}
.l_g:after{
	clear: both;
}
.g_r{
	background:green;
}
.load_more{
	text-align:center;
	padding: 10px 0;
}
.l_g {
	margin: 1em 0px;
}
ul#myList {
	padding: 0;
}
.leave h4 {
	color: #123454;
	font-size: 1.5em;
	margin: 0.5em 0;
	font-weight: 700;
}
.comments1 {
	margin-top: 3em;
}
.comments1 h4 {
	font-size: 1.5em;
	margin-bottom: 1.2em;
	color: #123454;
	font-weight: 700;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px;
}
.cmts-main-left img {margin-left:40px;border: 3px solid#ccc;}
.cmts-main-left {height:68px;background-image:url(../images/avatar2.jpg);background-repeat:no-repeat;background-position:center;}

.cmts-main-right h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.cmts-main-right p {
	color: #868f98;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.cmnts-left p {
	font-size: 13px;
	color: #999;
	font-weight: 600;
}
.cmnts-right a {
	padding: 6px 12px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	background: #999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}
.cmnts-right a:hover {
	background: #333;
	text-decoration: none;
}
#commentform input[type="submit"]:hover {
	background: #ff9d30;
}
#commentform input[type="submit"] {
	padding: 0.6em 2em;
	color: #FFF;
	background: #123454;
	outline: none;
	border: none;
	
	cursor: pointer;
	-webkit-appearance: none;
	font-size: 1.3em;
	font-weight: 600;
}
#commentform p {
	position: relative;
	padding: 8px 0;
	font-size: 1em;
}
#commentform label {
	display: block;
	font-size: 1em;
	color: #888;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
	margin: 1em 0;
}
#commentform textarea {
	padding: 13px 20px;
	width: 60%;
	color: #444;
	font-size: 0.85em;
	outline: none;
	height: 150px;
	display: block;
	resize: none;
	font-weight: 400;
	border: 1px solid #eee;
	background: #eee;
	margin: 1em 0;
}
.lev {
	margin: 2em 0;
}
.cmnts-left {
	padding: 0;
}

ul.links_social {
	font-size: 1px;text-align:center;
	padding: 8px 0px;
	border-bottom: 1px solid rgba(120, 124, 127, 0.4);
}
ul.links_social .facebook {vertical-align: top;}
ul.links_social span {display: inline-block;width: 60px;}
ul.links_social .google {width: 75px;}
ul.links_middle {
	padding: 8px 0px;
	border-bottom: 1px solid rgba(120, 124, 127, 0.4);
}
ul.links {
	padding: 8px 0px;
	border-bottom: 1px solid rgba(120, 124, 127, 0.4);
	border-top: 1px solid rgba(120, 124, 127, 0.4);
	margin: 30px 0 0px 0;
}
ul.links li, ul.links_middle li, ul.links_social li {
	display: inline-block;
	margin-right: 10px;
}
ul.links li, ul.links_middle li, ul.links_social li {
	color: #999;
	font-size: 0.85em;
}
.content li i {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url("../images/img-sprite1.png") no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}
.content li i.date {
	background-position: -186px -13px;
}
span.icon_text {
	vertical-align: middle;
	font-size: 13px;
}
span {
	color: #ff9d30;
}
.content li i.admin {
	background-position: -224px -13px;
}
.content li i.permalink {
	background-position: -49px -55px;
}
.content li i.title-icon {
	background-position: -162px -55px;
}
.content li i.tags {
	background-position: -90px -55px;
}
.content li i.comments {
	background-position: -267px -14px;
}
.content li i.views {
	background-position: -163px -56px;
}
.content li i.likes {
	background-position: -127px -56px;
}
ul.links li.last {
	float: right;
}

.embed-container { 
 position: relative; 
 padding-bottom: 56.25%; 
 height: 0; 
 overflow: hidden; 
 max-width: 100%; 
 height: auto;
 margin-top: 0;
 margin-bottom: 0; 
} 
.embed-container iframe, .embed-container object, .embed-container embed,.embed-container video {
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
}

/*-- responsive-mediaquries --*/
@media(max-width:1024px){
.content h2 {
	font-size: 1.1em;
}
.content h4 {
	font-size: 0.9em;
}
.content p {
	font-size: 1.1em;
}
.archievs {
	text-align: left;
	display: none;
}
.link {
	font-size: 0.85em;
}
.content h3 {
	font-size: 0.9em;
}
.integer li {
	width: 47%;
}
.posts h6 a {
	font-size: 0.875em;
}
.comments h6 a {
	font-size: 0.875em;
}
.categories h6 a {
	font-size: 0.875em;
}
.lorem iframe {
	width: 161px;
}
.posts li a {
	font-size: 0.85em;
}
.comments li a {
	color: #868f98;
	font-size: 0.85em;
}
.archievs li a {
	font-size: 0.85em;
}
.categories li a {
	font-size: 0.85em;
}
.footer h6 {
	font-size: 0.875em;
}
.footer {
	padding: 2em 0;
}
.footer p {
	font-size: 0.85em;
}
.content {
	padding: 1em 0;
}
.biography-into h4 {
	font-size: 1.3em;
}
.biography-into p {
	font-size: 0.85em;
}
.about h2 {
	font-size: 2em;
}
.photos h2 {
	font-size: 2em;
}
.photos {
	padding: 2em 0;
}
.error-404 h1 {
	font-size: 9em;
}
.main {
	padding: 12em 0px;
	background: #f5f6f7;
}
.contact-top h2 {
	font-size: 2em;
}
.contact-info input[type="submit"] {
	padding: 0.4em 1.8em;
	font-size: 1.1em;
}
.contact-left h5 {
	font-size: 1.4em;
}
.details p {
	font-size: 0.875em;
}
.details h3 {
	font-size: 1.4em;
}
.contact-top {
	padding: 2em 0;
	background: #f5f6f7;
}
.details {
	padding: 3em 0;
}
.leave h4 {
	font-size: 1.4em;
}
.comments1 h4 {
	font-size: 1.4em;
}
#commentform input[type="submit"] {
	padding: 0.4em 2.3em;
	font-size: 1.2em;
}
}
/*-- responsive-mediaquries --*/
@media(max-width:768px){
.cmts-main-left img {margin-left:0;}

.content h2 {
	font-size: .95em;
}
.contact-top h2 {
	font-size: 1.8em;
}
.content p {
	font-size: 1em;
}
.content h3 {
	text-align: center;
}
.content h4 {
	margin-bottom: 0.2em;
}
.rec {
	margin-top: 2em;
	text-align: center;
}
.comments {
	margin:0;
}

.categories {
	margin: 2em 0 0;
}
.copy {
	margin: 1em 0;
	float: left;
	width: 50%;
}
.head-nav {
	padding:0;
}
.about {
	padding: 2em 0;
	text-align: center;
}

a.link {
	margin-bottom: 0.5em;
}
.about h2 {
	font-size: 1.8em;
}
.photos h2 {
	font-size: 1.8em;
}
.grid_box .zoom-icon {
	height: 132px;
}
div#portfolio {
	margin: 1em 0;
	padding: 1em 1.5em;
}
.error-404 h1 {
	font-size: 7em;
}
.main {
	padding: 10em 0px;
	background: #f5f6f7;
}
.error-404 p {
	font-size: 1.1em;
}
.details p {
	font-size: 0.85em;
}
.details h3 {
	font-size: 1.3em;
}
.posts {
	text-align: left;
	float: left;
	width: 50%;
	margin: 2em 0 0;
}

.categories {
	display: none;
}
#portfoliolist .portfolio {
	margin: 0.5em 0;
}
#loadMore {
	width: 16%;
}
#showLess{
	width: 16%;
}
.leave h4 {
	font-size: 1.3em;
}
.comments1 h4 {
	font-size: 1.3em;
	text-align: center;
}
#commentform input[type="submit"] {
	padding: 0.3em 2em;
	font-size: 1.1em;
}
.comments-main {
	text-align: center;
}
.cmts-main-right {
	margin-top: 1em;
}
.comments1 {
	margin-top: 3em;
	text-align: center;
}
.cmts-main-right h5 {
	margin: 1em 0;
}
}


/*-- responsive-mediaquries --*/
@media(max-width:640px){
	.about h2 {
	font-size: 1.6em;
}
.grid_box .zoom-icon {
	height: 105px;
}
.content p {
	/*font-size: 1em;*/
}
.photos h2 {
	font-size: 1.6em;
}
.error-404 h1 {
	font-size: 6em;
}
.contact-top h2 {
	font-size: 1.6em;
}
.main {
	padding: 8em 0px;
}
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}


.pagination {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding-left:0;
    list-style:none;
    border-radius:.25rem;
    clear:both;
    text-align:center;
}
.page-link {
    position:relative;
    display:block;
    padding:.5rem .6rem;
    margin-left:-1px;
    line-height:1.25;
    color:#007bff;
    background-color:#fff;
    border:1px solid #dee2e6;
}
.page-link:hover {
    color:#0056b3;
    text-decoration:none;
    background-color:#e9ecef;
    border-color:#dee2e6;
}
.page-link:focus {
    z-index:2;
    outline:0;
    box-shadow:0 0 0 .2rem rgba(0, 123, 255, .25);
}
.page-link:not(:disabled):not(.disabled) {

}
.page-item:first-child .page-link {
    margin-left:0;
    border-top-left-radius:.25rem;
    border-bottom-left-radius:.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius:.25rem;
    border-bottom-right-radius:.25rem;
}
.page-item.active .page-link {
    z-index:1;
    color:#fff;
    background-color:#007bff;
    border-color:#007bff;
}
.page-item.disabled .page-link {
    color:#6c757d;
    pointer-events:none;
    cursor:auto;
    background-color:#fff;
    border-color:#dee2e6;
}

.justify-content-center {
    -webkit-box-pack:center!important;
    -ms-flex-pack:center!important;
    justify-content:center!important;
}

.sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    -webkit-clip-path:inset(50%);
    clip-path:inset(50%);
    border:0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position:static;
    width:auto;
    height:auto;
    overflow:visible;
    clip:auto;
    white-space:normal;
    -webkit-clip-path:none;
    clip-path:none;
}
.hmdig {background: radial-gradient(circle, white, #dedede, #c0c0c0);opacity: 0.3;width: 100%;height: auto;transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;border: 2px solid #c0c0c0;border-radius: 5px;}
.hmdig:hover {opacity: 1;}
.hmdig:p {text-align:center 1;font-weight:bold;}
.amdig {background: #f0f0fa;border:1px  #000; border-style: dotted; margin: 5px; padding: 15px;}