html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
th {color:#757475;line-height:40px;min-height:40px;text-align:center;padding:10px;font-weight:bold;}
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img {border:none;}
.clearer {height:0px;overflow:hidden;margin:0px;clear:both;}
.center {text-align:center;}                                       

/* self-clear floats */
.group:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
/* ie.css */
* html .group { /* IE6 */
    height:1%;
}
*:first-child+html .group { /* IE7 */
    min-height:1%;
}  
/***********************************************************************/     

html, body, div, p{
  margin: 0;
  padding: 0;
  border: 0;
  }
  
img { border:0 }

/* Main Layout */

html { min-height:100% }
body { font-family: "Calibri", Helvetica,"Times New Roman"; font-size:14px; line-height:1.8em; }

/* typography */
p, li, address, dd, blockquote {
	color:#000;
	font-size:1em;
	line-height:1.80em
} 
h1, h2, h3, h4, h5, h6, p, dl, ul, ol { margin:1em 0 0.8em; }         
a, a:hover { text-decoration:none }
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#CCC;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color:#2c2b2b; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {color:#454545;margin-top:0;clear:both;}
h1 { font-size:2.3em }
h2 {
	font-size:2.154em
}
h3 { font-size:1.8em }
h4 {
	font-size:1.228em
}
h5 { font-size:1em }
h6 { font-size:0.9em }
.post h3 {font-size:1.54em;}
body h5, body h6 {
	font-family: "Calibri", Times, serif !important;
}
.cufon-delicious h1, .cufon-delicious h2, .cufon-delicious h3 {letter-spacing:-2px;}
.cufon-delicious h4, .cufon-delicious h5, .cufon-delicious h6 {letter-spacing:-1px;font-weight:normal;}
#content ul {
	margin-left:40px;
	list-style:square
}
#content ol { margin-left:40px; }
i, em { font-style:italic; }
strong { font-weight:bold; }
#content blockquote { background:url('') no-repeat 45px 25px; padding:5px; }
dt { font-weight:bold; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #615c5c; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #2a2a2a; }
.no_js .hide-if-no-js {display:none;}
.post p {margin-bottom:1.3em;}

.line { border-top:1px solid #cacaca }
.space { height:45px }                                   
.border-line { height:1px; background:#ddd; width:100%; clear:both; margin:1.2em 0; }
body .last, body .widget-last { margin-right:0; border-right:0; }
 
.shadowBg {background:url('images/shadow.png') center 10px no-repeat;}
.wrapper {
	width:960px;
	margin:0 auto; /* main width */
	background-color:#FFF;
	margin-top:10px;
	margin-bottom:5px;
}
.responsive .wrapper { max-width:960px; width:auto; overflow:hidden; }
.wrapper ul{list-style-position:inside;}

/* ====================== START MAIN STRUCTURE ====================== */
/* ==== Widths, heights, floats and margins of all basic sections === */
#header 	{ position:relative; }
#logo       { float:left; margin:10px 0 10px 10px; }
#nav 		{ float:right;  }
#slogan 	{ margin:.185em 0; }
#slider 	{  }
#content 	{
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
#primary 	{ width:640px; }
#sidebar 	{ width:250px; }
#footer 	{ padding:10px 10px 30px; }
.extra-content { padding:0 20px 30px; clear:both; }
#content .extra-content {padding:0 0 5px;}

/* layouts */
.layout-sidebar-left #sidebar, .layout-sidebar-right #primary { float:left; }
.layout-sidebar-right #sidebar, .layout-sidebar-left #primary { float:right; }
.layout-sidebar-no #primary { float:left; width:100%; }  
.home #content 	{ padding-top:2em; }
/* ====================== END MAIN STRUCTURE ====================== */



#logo img {max-width:100%;width:auto;}



/* ====================== START HEADER ====================== */
#topbar{
	background-color:#1B4C9C;
	padding:0 10px;
}
#topbar ul{list-style:none;margin:0;}
#topbar ul li{
	display:inline-block;
	font-size:17px;
	margin:8px 0px 6px;
	color: #FFF;
}
#topbar ul li a, #topbar ul li a:visited{
	color:#FFF;
}
#topbar ul li a:hover{
	color:#999;
	text-decoration:none;
}
#topbar ul.topbar_links {float:right;}
#topbar .theme_breadcumb {float:left;line-height:32px;font-size:0.8em;margin:0;font-family:"Calibri", sans-serif !important;}
#topbar .theme_breadcumb a {
	color:#FFF;
}
#topbar .theme_breadcumb a.current {
	color:#CCC;
}          
#topbar .theme_breadcumb a:hover {color:#000;}      
#topbar .theme_breadcumb a.no-link {cursor:default;} 
}
   

/* navigation */
#nav { font-family:Verdana, Tahoma, "Calibri", san-serif;  }
#nav ul {list-style:none; margin-top:35px;}
#nav ul li{display:inline-block; margin-right:20px; height:41px; line-height:32px; position:relative;}
#nav ul li a, #nav ul li a:visited{
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	padding-top:12px;
	display:block;
}
#nav ul li a:hover, #nav .menu ul li.current_page_item a, #nav ul li.current-menu-item a{
	color:#BE1E2D;

}


#nav .menu ul li,               #nav ul li.home     {background:url('images/icons/nav/home.png') top center no-repeat;}
#nav .menu ul li.page-item-2,   #nav ul li.bookmark {background:url('images/icons/nav/bookmark.png') top center no-repeat;} 
#nav .menu ul li.page-item-3,   #nav ul li.burst    {background:url('images/icons/nav/burst.png') top center no-repeat;}       
#nav .menu ul li.page-item-4,   #nav ul li.email    {background:url('images/icons/nav/email.png') top center no-repeat;}
#nav .menu ul li.page-item-5,   #nav ul li.bag      {background:url('images/icons/nav/bag.png') top center no-repeat;}
#nav .menu ul li.page-item-6,   #nav ul li.pen      {background:url('images/icons/nav/pen.png') top center no-repeat;}
#nav .menu ul li.page-item-7,  #nav ul li.people   {background:url('images/icons/nav/people.png') top center no-repeat;}
                             
#nav .menu ul li:hover, #nav .menu ul li.current_page_item, #nav ul li.home:hover, #nav ul li.home.current-menu-item,
#nav .menu ul li.page-item-2:hover,  #nav .menu ul li.page-item-2.current_page_item,  #nav ul li.bookmark:hover,  #nav ul li.bookmark.current-menu-item,
#nav .menu ul li.page-item-3:hover,  #nav .menu ul li.page-item-3.current_page_item,  #nav ul li.burst:hover,     #nav ul li.burst.current-menu-item,
#nav .menu ul li.page-item-4:hover,  #nav .menu ul li.page-item-4.current_page_item,  #nav ul li.email:hover,     #nav ul li.email.current-menu-item,
#nav .menu ul li.page-item-5:hover,  #nav .menu ul li.page-item-5.current_page_item,  #nav ul li.bag:hover,       #nav ul li.bag.current-menu-item,
#nav .menu ul li.page-item-6:hover,  #nav .menu ul li.page-item-6.current_page_item,  #nav ul li.pen:hover,       #nav ul li.pen.current-menu-item,
#nav .menu ul li.page-item-7:hover, #nav .menu ul li.page-item-7.current_page_item, #nav ul li.people:hover,    #nav ul li.people.current-menu-item
 {background-position:bottom center;}
 
/* dropdown */
#nav ul.sub-menu, #nav ul.children { display:none; margin:5px; position:absolute; top:42px; left:-18px; z-index:100000; list-style:none; margin:0; }                                                        
#nav ul.sub-menu li, #nav ul.children li { clear:both; display:block; width:120px; border:none; height:auto; line-height:1em; margin:0; background:none; }                    
#nav ul.sub-menu li a, #nav ul.children li a { font-size:0.75em; font-weight:normal; color:#eee; padding:6px 18px; }
#nav ul.sub-menu li ul, #nav ul.children li ul { top:0; left:170px !important; }
#nav ul.sub-menu li.left ul, #nav ul.children li.left ul { top:0; left:-200px !important; }
#nav ul.black ul.sub-menu, #nav ul.black ul.children { -moz-box-shadow: 0 0 5px #000; padding:9px 0; -webkit-box-shadow: 0 0 5px #000; background-color:#000; filter:alpha(opacity = 80); border:1px solid #333; background:rgba(0,0,0,0.8); }
#nav ul.black ul.sub-menu li:hover, #nav ul.black ul.sub-menu li.sub:hover, #nav ul.black ul.children li:hover, #nav ul.black ul.children li.sub:hover { background-color:#0F0F0F; background-color:rgba(0,0,0,0.6) }
#nav ul.black ul.sub-menu li.sub, #nav ul.black ul.children li.sub { background:url('images/icons/arrow-sub.png') 156px center no-repeat }
#nav ul.black ul.sub-menu ul, #nav ul.black ul.children ul { top:-10px }
#nav ul.white ul.sub-menu, #nav ul.white ul.children {
	left:-10px;
	font-size: 1.05em;
	display:none;
	position:absolute;
	text-transform: none;
	padding:5px 0;
	border:1px solid #009;
	z-index:100000;
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	background-color: #009;
}
#nav ul.white ul.sub-menu li, #nav ul.white ul.children li { float:none; display:block; margin:0; line-height:1em; padding: 0 10px; }
#nav ul.white ul.sub-menu li:first-child a, #nav ul.white ul.children li:first-child a { border:0; }
#nav ul.white ul.sub-menu li a, #nav ul.white ul.children a {
	color:#FFF;
	letter-spacing:0;
	display: block;
	padding:6px 0;
	border-top: 1px solid #DDD;
	text-align:left;
}
#nav ul.white ul.sub-menu li a:hover, #nav ul.white ul.children a:hover {
	color:#CCC;
}
#nav ul.white ul.sub-menu ul, #nav ul.white ul.children ul { top:-6px; }

/*indicators*/
#nav a.sf-with-ul{ min-width:1px; padding-right: 15px; }
#nav .sf-sub-indicator{position:absolute; display:block; width:10px; height:7px; text-indent:-999em; background: url('images/menu-arrow.png') bottom left; top: 23px; left: 110% !important;}
#nav a:focus >.sf-sub-indicator, 
#nav a:hover >.sf-sub-indicator, 
#nav a:active >.sf-sub-indicator, 
#nav li:hover >a >.sf-sub-indicator, 
#nav li.sfHover >a >.sf-sub-indicator{background: url('images/menu-arrow.png') top left;}

#nav ul.sub-menu .sf-sub-indicator, #nav ul.children .sf-sub-indicator{ display:block; background: url('images/menu-arrow.png') bottom right; width: 7px; height: 11px; left: 85% !important; top: 6px;}
#nav ul.sub-menu a >.sf-sub-indicator, #nav ul.children a >.sf-sub-indicator{ display:block; background: url('images/menu-arrow.png') bottom right; width: 7px; height: 11px; left: 85% !important; top: 6px}
#nav ul.sub-menu a:focus >.sf-sub-indicator, 
#nav ul.sub-menu a:hover >.sf-sub-indicator, 
#nav ul.sub-menu a:active >.sf-sub-indicator, 
#nav ul.sub-menu li:hover >a >.sf-sub-indicator, 
#nav ul.sub-menu li.sfHover >a >.sf-sub-indicator,
#nav ul.children a:focus >.sf-sub-indicator, 
#nav ul.children a:hover >.sf-sub-indicator, 
#nav ul.children a:active >.sf-sub-indicator, 
#nav ul.children li:hover >a >.sf-sub-indicator, 
#nav ul.children li.sfHover >a >.sf-sub-indicator{background: url('images/menu-arrow.png') top right; }

#nav ul.black ul .sf-sub-indicator {display:none;}

/* nojs */  
body.no_js #nav ul li:hover > ul { display:block }


/* slogan */
#slogan { text-align:center; padding-bottom:5px; }
#slogan {
	margin-top:10px;
	background:url('images/slogan-shadow.png') no-repeat center bottom;
	padding-top:10px;
}

#content #slogan {padding-top:600;}
.home #slogan {background:none;}
#slogan h1 {
	font-size:3.14em;
	color:#454545;
	padding-bottom:0.80em;
}
#slogan h3, #slogan h1.only { font-size:2.714em; color:#5d5c5c; } 
.cufon-delicious #slogan h3, .cufon-delicious #slogan h1.only { letter-spacing:-1px; }  
#slogan h1, #slogan h3 { margin:0; font-weight:normal; }
#slogan h1 span, #slogan h3 span {
	color:#1b4c9c;
}
#slogan cufon { z-index:0; }

/* slider */
#slider {position:relative;background:#e2e1e1 url('images/bg/bg-light.png') center bottom no-repeat;}
#slider img{margin:0; padding:0;display:block;}
#slider.fixed-image img {width:auto;height:auto;max-width:100%;}
#slider .shadow{position:absolute;bottom:0;width:100%;height:10px;left:0;background:url('images/shadow-slider.png') no-repeat top center;z-index:10;}
.slider-mobile {display:none;}
/* ====================== END HEADER ====================== */    

   

/* ====================== START CONTENT ====================== */       
a {
	color:#FFF;
}
a:hover {
	color:#999;
}
      
.home #content {padding-top:20px;}
           
.gradient {background:#fbfafa url('images/section-gradient.gif') repeat-x top left;}
.gradient-small {background:#fcfbfb url('images/testimonials-gradient.png') repeat-x top left;}

.image-sphere-style .sphere, .image-sphere-style .sphere img {border-radius:100px;-moz-border-radius:100px;-webkit-border-radius:100px;display:block;margin:0;}
.image-sphere-style .sphere {border:5px solid #B9B7B7;}

/* sidebar shortcodes in content */
.post-sidebar {clear:both;padding:0 20px;margin:20px 0;}
.post-sidebar .widget_text {margin-top:1em;margin-bottom:1em;}
.post-sidebar h3 {color:#20201f;font-size:1.214em;border-bottom:1px solid #bebaba;font-weight:normal;padding-bottom:0.357em;margin-top:0;}
.cufon-delicious .post-sidebar h3 {letter-spacing:-1px;}


/* header map */
.header-map {position:relative;border-top:15px solid #edecec;padding-bottom:10px;background:#b3b2b2;margin-bottom:30px;}
.header-map iframe {}
.header-map #map-wrap {width:100%;height:0px;overflow:hidden;}
.header-map #map-wrap.opened {width:100%;height:400px;overflow:hidden;}
.header-map #map {width:100%;height:400px;}
.header-map .tab-label {display:block;width:59px;height:20px;background:url('images/map-tab.png') no-repeat;position:absolute;bottom:-20px;right:30px;padding:0 25px 0 10px;line-height:15px;color:#221f1f;font-family:'Droid Sans', sans-serif;font-size:0.857em;text-shadow:1px 1px 2px #fff;}
.header-map .shadow {position:absolute;top:0;left:0;height:5px;width:100%;}
/* ====================== END CONTENT ====================== */ 

   

/* ====================== START HOME SECTIONS ====================== */                        
.home-sections h1, .home-sections h2, .home-sections h3, .home-sections h4, .home-sections h5, .home-sections h6 {color:#454545;margin-top:0;margin-bottom:0.3em;} 
.home-sections h1 span, .home-sections h2 span, .home-sections h3 span, .home-sections h4 span, .home-sections h5 span, .home-sections h6 span {color:#a6a4a4;} 
.home-sections p {margin:1.5em 0 0 !important;}

.home-sections .section {padding:40px 0 40px 20px;min-height:170px;position:relative;min-height:180px;}
.home-sections .section .section-title {width:205px;position:absolute;top:40px;left:20px;}
.home-sections .section .section-title h2 {margin:0;width:195px;height:164px;line-height:160px;font-size:22px;font-weight:normal;color:#8d8c8c;text-align:right;letter-spacing:0px;padding-right:10px;}
.home-sections .section .section-title h4 {color:#a6a4a4;margin:40px 0 0.5em;font-weight:normal;font-size:1.714em;}
.home-sections .section .section-title h4 span {color:#2c2b2b;}
.home-sections .section .section-title p {margin:0.3em 0 0.5em !important;}
.home-sections .section .section-content {margin-left:250px;padding-right:20px;}
.home-sections .section .shadow {width:100%;height:10px;background:url('images/sections-shadow.png') no-repeat top center;position:absolute;bottom:-10px;z-index:1;left:-10px;padding-right:10px;}
.cufon-delicious .home-sections .section .section-content h1, 
.cufon-delicious .home-sections .section .section-content h2, 
.cufon-delicious .home-sections .section .section-content h3 {letter-spacing:-1px;}  
.home-sections .post-sidebar {margin-top:20px;}
.home-sections .post-sidebar .one-third {margin-bottom:20px;}
.home-sections .section .box-sections {width:210px;}



/* tabs */
.home-sections .tabs-container{
	margin-top:-40px;
	border:none;
	width:103.2%;
}
.home-sections .tabs-container .tabs {margin:0;list-style:none;overflow:hidden;position:relative;height:60px;}
.home-sections .tabs-container .tabs li{ background:none; border:none !important; width:16.65%;float:left;text-align:center;}
.home-sections .tabs-container .tabs h4{
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:normal;
	background:#e8e8e8;
	border-left:1px solid #d5d5d5;  
	height:60px;
	line-height:60px;
	overflow:hidden;
}
.home-sections .tabs-container .tabs h4 a {display:block;}
.home-sections .tabs h4 a, .home-sections .tabs h4 a:visited, .home-sections .tabs h4 a:hover{color:#666 !important;}
.home-sections .tabs .active h4 a, .home-sections .tabs h4 a:visited, .home-sections .tabs h4 a:hover{color:#302f2f !important;}
.home-sections .tabs-container .tabs .current h4, .home-sections .tabs-container .tabs h4:hover{background:none;}
.home-sections .tabs-container div.panel {padding-left:0;}
.home-sections .tabs-container .tabs li:first-child.current h4 {border-left-color:transparent;}

.home-sections .tabs-container .border-box{
	border:none !important;
	background:none;
	padding-top:20px;
}

/* testimonials */
.home-sections .cites {min-height:90px;}
.home-sections .cites .text {height:90px;}
.home-sections .cites .text p {padding-right:20px;}
.home-sections .testimonials {list-style:none;margin:0;}
.home-sections .testimonials li {width:86px;float:left;margin-right:25px;cursor:pointer;}
.home-sections .testimonials li img {margin:0;width:78px;height:78px;background:#fff;display:block;}
.image-square-style .home-sections .testimonials li img {padding:3px;border:1px solid #ccc;}
.home-sections .testimonials li .shadow-thumb {margin:0 auto;width:60px;height:8px;background:url('images/shadows-blog/60.png');}
.image-sphere-style .home-sections .testimonials li .shadow-thumb {background:none;}
.home-sections .testimonials li h4 {margin:0;font-size:1.2em;line-height:1.2em;font-weight:normal;color:#252525;}
.home-sections .testimonials li a.website {margin:0;font-size:0.86em;color:#4c4a4a;}
.home-sections .testimonials li.active h4, .home-sections .testimonials li:hover h4 {color:#2c2b2b;}
.home-sections .testimonials li img, .home-sections .testimonials li .shadow-thumb {opacity:0.34;filter:alpha(opacity:34);}
.home-sections .testimonials li.active img, .home-sections .testimonials li.active .shadow-thumb,
.home-sections .testimonials li:hover img, .home-sections .testimonials li:hover .shadow-thumb {opacity:1;filter:alpha(opacity:100);}
.image-sphere-style .home-sections .testimonials li {text-align:center;}
/* ====================== END HOME SECTIONS ====================== */ 

/* ====================== START SIDEBAR ====================== */
#sidebar .last-news .box-post.thumbnail .box-post-body {width:55%;}
#sidebar h3 {font-size:1.71em;}
#sidebar a {color:#090807;}
#sidebar .widget ul {margin:0;list-style:none;font-size:13px;}
#sidebar .widget a {
	color: #000
}
#sidebar .widget a:hover {
	color: #BE1E2D
}
#sidebar .widget ul.children { list-style-image: url('images/icons/ruz.png'); list-style-position: inside; }
#sidebar .widget li { line-height: 23px; color: #636060; line-height: 26px; }
/* ====================== END SIDEBAR ====================== */   



/* ====================== START FOOTER ====================== */
#footer {background:#dddada; font-size:0.857em;}

/* widgets */


#copyright{
	background-color:#1B4C9C;
}
#copyright p {
	margin:0;
	padding:13px 20px;
	font-size:12px;
	color:#FFF;
	line-height:27px;
}

#copyright a, #copyright a:visited{
	color:#CCC;
	text-decoration:none;
}
#copyright a:hover{color:#fff;}
/* ====================== END FOOTER ====================== */    
                                                                 
                                                                 

/* ====================== START ACCORDION SLIDER ====================== */
ul.accordion-slider { list-style:none; clear:both; margin:0 0 30px !important; background:url('images/bg/bg-accordion-slider.png') repeat-x; border:1px solid #e0dcdc; height:285px; overflow:hidden; }
.no_js  ul.accordion-slider li { float:left; border-right:1px solid #fbfafa; border-left:1px solid #e4e4e4; margin:0; padding:0; display:inline; width:auto; }
.yes_js ul.accordion-slider li { margin:0; padding:0; display:inline; }
ul.accordion-slider li:first-child, ul.accordion-slider li.first { border-left:none; }
ul.accordion-slider li:last-child, ul.accordion-slider li.last { border-right:none; }
ul.accordion-slider li .photo-preview, ul.accordion-slider li .handle { padding:12px; width:128px; float:left; cursor:pointer; border-left:1px solid #e4e4e4; }
ul.accordion-slider li:first-child .photo-preview, ul.accordion-slider li:first-child .handle,  
ul.accordion-slider li.first .photo-preview, ul.accordion-slider li.first .handle { border-left:0; } 
ul.accordion-slider li.accordion-closed .description { display:none; position:relative; }
ul.accordion-slider li h5 { margin:0; line-height:12px; }
ul.accordion-slider li p.profile { margin:0; font-size:14px; color:#4c4c4c; }

/*for script*/
ul.accordion-slider li .contentContainer {padding-left:0px;float:left;width:0px;height:285px;overflow:hidden;}      
.contentWrapper{ }
ul.accordion-slider li .contentInnerWrapper {margin:12px 12px 12px 0;}     
ul.accordion-slider li .contentInnerWrapper p {margin-top:0;}

/*border-radius*/
ul.accordion-slider { border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }
/* ====================== END ACCORDION SLIDER ====================== */


/* gallery */
/* ====================== START PORTFOLIO GALLERY ====================== */
.portfolio-filterable #sidebar {width:190px;z-index:2;position:relative;}                     
.portfolio-filterable.layout-sidebar-left #primary, .portfolio-filterable.layout-sidebar-right #primary {width:713.334px;z-index:1;}

.internal_page_item { padding: 2px; border: 1px solid #B2B0B0; float: left; width: 110px; margin:20px 31.999px 30px 0; overflow: hidden; position:relative; }
.layout-sidebar-no .internal_page_item { margin-right:15px; margin-bottom:15px; }
ul#gallery_categories_widget {}
ul#gallery_categories_widget li {line-height:2em;}
#portfolio-gallery { position:relative; width:104%; }
#portfolio-gallery ul.gallery-wrap { list-style:none; margin: 0 0 1em; } 
.gallery-wrap li { float:left; position:relative; overflow:hidden; /*height: 300px;*/ } 
/*.gallery-wrap li h5 {font-size:0.86em;position:absolute;display:none;}*/
.gallery-wrap li h5 {margin:0;left:1px;border-bottom: 1px solid #d3d0d0;position:absolute;text-transform:uppercase;top:1px;z-index:9000;}
.gallery-wrap li h5 a {display:block;padding:8px 2px;color:#000;font-size:10px;}
.gallery-wrap li.group { clear:both; }
.gallery-wrap li img { width: 110px; height: 110px; display:block; margin-bottom:0; }
a.zoom { position:absolute; width:280px; height:204px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/icons/zoom.png') center no-repeat }   
.internal_page_item_gallery a.zoom { margin: 6px 6px }
.internal_page_item_gallery { margin-top: 0; } 
#portfolio-gallery .overlay {display:none; background: none repeat scroll 0 0 #FCFCFC;height:100%;left:0;overflow: hidden; position: absolute; top: 0; width: 100%;}
#portfolio-gallery .overlay a.icon-zoom {background:url('images/zoom.png') no-repeat;border-left-width:0px;bottom:0;height:20px;position:absolute;right:0;width:20px;text-indent:-9999px;}

#portfolio-gallery .overlay p {color: #666666;font-size:12px; margin:10px 10px 10px 10px!important;}
.no_js #portfolio-gallery .overlay:hover {opacity: 1;}

.layout-sidebar-no .internal_page_item_gallery a.zoom { margin:26px 19px !important; }
.layout-sidebar-no .internal_page_item_first a.zoom { margin:26px 7px !important }

/*   
.internal_page_item_gallery a.zoom { margin: 26px 16px }
.internal_page_item_first a.zoom { margin: 26px 6px; }
.internal_page_item_last a.zoom { margin: 26px 26px; }
*/

ul#portfolio { list-style:none; margin:0; }
#portfolio li { width:293px; margin: 0 20px 10px 0; margin-top:0; display:block; float:left }  
#portfolio li.first { margin-left:0; clear: both } 
#portfolio li.last { margin-right:0; }
#portfolio li .thumb, #portfolio li .image-border { display:block; padding:5px; height:143px; width:280px; border:1px solid #c5c1c1; overflow:hidden; position:relative; margin-bottom: 10px; }
#portfolio li img { width:280px; height:143px; border:0; padding:0; margin-bottom: 10px; }  
#portfolio li h5 {font-size:0.9em;font-weight:bold;}
.thumb, .image-border, .gallery-wrap .internal_page_item, #content .portfolio-slider li {border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.thumb img, a.zoom, a.video a.zoom, .gallery-wrap .internal_page_item img, .more-projects-widget .work-thumb {border-radius:7px !important; -moz-border-radius:7px !important; -webkit-border-radius:7px !important;}
.more-projects-widget .work-thumb img {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

#portfolio li p { margin-bottom:15px; font-size:1em } 
#portfolio li p img { display:block }   
a.zoom { position:absolute; width:280px; height:143px; left:5px; top:5px; text-indent:-9999px; background:#000 url('images/icons/zoom.png') center no-repeat }      
a.video a.zoom { background:#000 url('images/icons/play.png') center no-repeat }



#primary .portfolio-slider { margin:30px 0 40px 0 }
#primary .portfolio-slider ul { list-style:none }
#primary .portfolio-slider li, #primary .portfolio-slider li a, #primary .portfolio-slider li a img { width:194px; height:118px; }
#primary .portfolio-slider li { border:1px solid #cacaca !important; padding:5px !important; display:block; float:left; margin-right:6px; position:relative }
#primary .portfolio-slider li a { display:block; overflow:hidden; }
#primary .portfolio-slider li a img { border:0 !important; padding:0 !important;  }
#primary .portfolio-slider li a.thumb { position:relative; } 
#primary div.ppt { display:none !important }

#primary .portfolio-slider .jcarousel-clip{margin:0 38px 0 40px;overflow:hidden;}
#primary .portfolio-slider .jcarousel-direction-rtl{direction:rtl;}
#primary .portfolio-slider .jcarousel-next-horizontal{position:absolute;top:50%;margin-top:-11px;right:5px;width:22px;height:22px;cursor:pointer;background:transparent url(images/icons/arrow-right.png) no-repeat 0 0!important;}
#primary .portfolio-slider .jcarousel-direction-rtl .jcarousel-next-horizontal{left:5px;right:auto;background-image:url(images/icons/arrow-right.png)!important;}
#primary .portfolio-slider .jcarousel-next-disabled-horizontal,.portfolio-slider .jcarousel-next-disabled-horizontal:hover,.portfolio-slider .jcarousel-next-disabled-horizontal:active,.portfolio-slider .jcarousel-prev-disabled-horizontal,.portfolio-slider .jcarousel-prev-disabled-horizontal:hover,.portfolio-slider .jcarousel-prev-disabled-horizontal:active{cursor:default;opacity:0.2;}
#primary .portfolio-slider .jcarousel-prev-horizontal{position:absolute;top:50%;margin-top:-11px;left:5px;width:22px;height:22px;cursor:pointer;background:transparent url(images/icons/arrow-left.png) no-repeat 0 0!important;}
#primary .portfolio-slider .jcarousel-direction-rtl .jcarousel-prev-horizontal{left:auto;right:5px;background-image:url(images/icons/arrow-right.png)!important;}
#primary .portfolio-slider .jcarousel-next-vertical{position:absolute;bottom:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(next-vertical.png) no-repeat 0 0;}
#primary .portfolio-slider .jcarousel-prev-vertical{position:absolute;top:5px;left:43px;width:32px;height:32px;cursor:pointer;background:transparent url(prev-vertical.png) no-repeat 0 0;}
#primary .portfolio-slider .jcarousel-next-horizontal:hover,#primary .portfolio-slider .jcarousel-prev-horizontal:hover{background-position:-32px 0;}
#primary .portfolio-slider .jcarousel-next-horizontal:active,#primary .portfolio-slider .jcarousel-prev-horizontal:active{background-position:-64px 0;}
#primary .portfolio-slider .jcarousel-next-vertical:hover,#primary .portfolio-slider .jcarousel-prev-vertical:hover{background-position:0 -32px;}
#primary .portfolio-slider .jcarousel-next-vertical:active,#primary .portfolio-slider .jcarousel-prev-vertical:active{background-position:0 -64px;}
#primary .portfolio-slider .jcarousel-next-disabled-vertical,#primary .portfolio-slider .jcarousel-next-disabled-vertical:hover,#primary .portfolio-slider .jcarousel-next-disabled-vertical:active,#primary .portfolio-slider .jcarousel-prev-disabled-vertical,#primary .portfolio-slider .jcarousel-prev-disabled-vertical:hover,#primary .portfolio-slider .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:0 -96px;}

.more-projects-widget { position:relative; }
.more-projects-widget .sliderWrap { overflow:hidden; }
.more-projects-widget .jcarousel-clip { margin-left:0; }
.more-projects-widget ul { width:200px !important; margin:0; list-style:none; height:370px !important; padding-bottom:14px; margin-bottom:10px !important; }
.more-projects-widget li { border-bottom:0; }
.more-projects-widget .work-thumb { display:block; float:left; padding-bottom:14px; border:1px solid #dad5d5; padding:3px; margin-bottom:1em; }
.more-projects-widget .work-thumb img { width:55px; height:55px; margin:0; display:block; }
.more-projects-widget .meta { float:right; width:130px; margin:0; }
.more-projects-widget .work-title { font-size:13px; color:#656262; margin-top:6px; }
.more-projects-widget .categories { padding: 0; font-size: 10px; line-height: 14px; }
.more-projects-widget .categories a { font-size:12px; color:#999 !important; }
.more-projects-widget .categories a:hover { color:#000 !important; }
.more-projects-widget .controls { display:none; margin-top:20px; padding-top:10px; border-top:1px solid #e5e5e5; text-align:center; }
.more-projects-widget .top { display:none; margin-bottom:20px; padding-bottom:10px; border-bottom:1px solid #e5e5e5; text-align:center; }
.more-projects-widget .controls a, .more-projects-widget .top a { background:url('images/icons/nav-slider-projects.png') no-repeat; display:inline-block; width:18px; height:18px; text-indent:-9999px; }
.more-projects-widget  a.prev { background-position:left center; margin-right:10px; }
.more-projects-widget  a.next { background-position:right center; }
.more-projects-widget  a.disabled { opacity:0.2; cursor:default; }


.portfolio-post {}
.portfolio-post .post_content {padding-top:20px;}
.portfolio-post .portfolio_header { position: relative; }
.portfolio-post .portfolio_header h2 { position: absolute; bottom: 0; right: 0; background: #fff; padding: 5px 30px 5px 20px; line-height: 40px; font-size: 30px; border-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px; }
.portfolio-post .portfolio_header img { border: none; padding: 0; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; }

.portfolio-post .work-skillsdate { border: 1px solid #C9CACB; border-width: 1px 0; float: left; padding: 10px 0; margin: 0 20px 10px 0; width: 180px }
.portfolio-post .work-skillsdate p { line-height: 1em; font-size: 11px; text-transform: uppercase; margin-left: 0 }
.portfolio-post .work-skillsdate span { font-size: 18px; font-family: "Arial", serif; padding-right: 5px; text-transform: none }
#content .portfolio-post h2 {clear:none;margin-bottom:8px;}
.portfolio-post p { margin-left: 200px; }
/* ====================== END PORTFOLIO GALLERY ====================== */        
                                                                 
                                                                 

/* ====================== START PAGINATION ====================== */
.general-pagination { height:18px; margin:0 auto; text-align:center; clear:both; margin-bottom:20px; }
.general-pagination span { display:none; }
.general-pagination a { display:inline-block; margin-right:4px; padding:0 5px; line-height:17px; text-align:center; background:url('images/bg-pagination.png') top repeat-x; border:1px solid #aeaeae; color:#918e8e; font-size:12px; }
.general-pagination a.selected { background-position:0 -24px; color:#3e3c3c; }
.general-pagination a:hover { background-position:0 -49px; color:#3e3c3c; text-decoration:none; }

/*border-radius*/
.general-pagination a, .general-pagination span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
/* ====================== END PAGINATION ====================== */  


/* ====================== START 404 ====================== */
.p404 { padding:10px 0 }
.p404 * { color:#535252; text-align:center; }  
.p404 h1 { font-size:4.8em; line-height:90px; border-top:1px solid #cacaca; border-bottom:1px solid #cacaca; padding-top:15px; }
.p404 strong { font-size:2.5em }
.p404 h2 { width:243px; margin:0 auto 20px !important; border-bottom:1px solid #cacaca; font-size:1.8em; line-height:90px }
.p404 img { border:0 !important; vertical-align:middle }
.p404 input { padding:20px !important }
/* ====================== END 404 ====================== */   



/* ====================== START CONTACT FORM ====================== */                 
#content .contact-form { margin-top:30px; width:104%; }   
#content .contact-form fieldset {padding:0;}          
#content .contact-form ul { margin:0; list-style:none; }  
#content .contact-form li { width: 44.2%; float: left; margin: 0 5% 2% 0; }
#content .contact-form li.on-left { float:left; }
#content .contact-form li.on-right { float:right; }
#content .contact-form li.full { clear:both; }
#content .contact-form li.full label { display: block }  
#content .contact-form li.textarea-field { clear:both; width:auto; float:none; }
#content .contact-form label span.label {
	font-family:Calibri, "Calibri Light" !important;
	font-size:1.286em;
}
#content .contact-form label span.sublabel {
	font-family: "Droid Sans", serif;
	font-size: 11px;
	color: #333
}  
#content .contact-form li.text-field input, #content .contact-form li.checkbox-field input, #content .contact-form li.file-field input, #content .contact-form li select, #content .contact-form li textarea { border:1px solid #cecbcb; margin-top:10px; padding:10px; }
#content .contact-form li.text-field input, #content .contact-form li select { font-size: 12px; background-color:#fff; width:97.5%; }
#content .contact-form li select { padding:10px; }
#content .contact-form li textarea {  width:97%; height:150px; background-color:#fff; } 
#content .contact-form li.icon input, #content .contact-form li.icon textarea, #content .contact-form li input.icon, #content .contact-form li textarea.icon { background-repeat:no-repeat; } 
#content .contact-form li.icon input, #content .contact-form li input.icon { background-position:98% center; }
#content .contact-form li.icon textarea, #content .contact-form li textarea.icon { background-position: 98% 15px; }
#content .contact-form li.error input, #content .contact-form li.error textarea, #content .contact-form li.error select,
#content .contact-form li input.error, #content .contact-form li textarea.error, #content .contact-form li select.error { background-image:url('images/icons/error.png'); border:1px solid #cf0606; } 
#content .contact-form li.success input, #content .contact-form li.success textarea, #content .contact-form li.success select,
#content .contact-form li input.success, #content .contact-form li textarea.success, #content .contact-form li select.success { background-image:url('images/icons/success.png'); }                     
#content .contact-form li div.msg-error { font-style:normal; font-size:11px; color:#cf0606; height:14px; }    
#content .contact-form li.submit-button {clear:both; width:auto; float:none;}      
#content .contact-form li.checkbox-field label, #content .contact-form li.radio-field label { display: block; }
#content .contact-form li.submit-button input {
    background: url("images/input_pattern.png") repeat-x scroll 0 0 #F3F0F0;
    border: 1px solid #D5D4D4;
    cursor: pointer;
    display: block;
    font-size: 9px;
    height: 30px;
    letter-spacing: 1px;
    padding: 0 4px;
    text-transform: uppercase;
    margin:0;
    
}
#content .contact-form li.submit-button input:hover { background: url("images/input_pattern_hover.png") repeat-x scroll 0 0 #fff; }
#content .contact-form li.submit-button input[disabled] { color:#ddd; }
#content .contact-form label, #content .contact-form input, #content .contact-form textarea { color:#4c4c4c; width:auto; }
#content .contact-form p.success, #content .contact-form p.error { padding:10px 15px 10px 55px; border:1px solid; margin:0 auto 30px; background:no-repeat 15px center; width:400px; }
#content .contact-form p.success { background-color:#effea9; border-color:#d7ee6e; color:#839607; background-image:url('images/icons/tick_contact.png'); }
#content .contact-form p.error   { background-color:#fedccd; border-color:#fa8c83; color:#c82c1f; background-image:url('images/icons/error.png'); }
#yiw_bot {display:none !important;}

/* submit alignment */
.contact-form li.submit-button input.alignleft { float:left; }
.contact-form li.submit-button input.alignright { float:right; }
.contact-form li.submit-button input.aligncenter { margin:0 auto; }

/*border-radius*/
#content .contact-form p.success, #content .contact-form p.error { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }
/* ====================== END CONTACT FORM ====================== */  


                                                  
/* ====================== START WIDGETS ====================== */
.widget {
	margin-bottom:10px;
}
.widget h2, .widget h3 {margin-bottom:20px;}
.more_projects {margin-bottom:10px;}

    
/* works */
.works-slider {max-width:433px;}
.works-slider img {border:1px solid #acabab; padding:3px; display:block; margin:0;}
.works-slider h4 {float:left;margin:0;font-size:1.14em;} 
.works-slider h4 a {color:#2c2b2b !important;} 
.works-slider h4 a:hover {color:#000 !important;} 
.works-slider p.categories {float:right;font-size:0.92em;margin:0;}
.works-slider p.categories a {color:#656363;}
.works-slider p.categories a:hover {color:#1c1c1c;}

.widgets-controls, .flex-direction-nav {width:60px;height:27px;margin:0 auto !important;overflow:hidden;clear:both;}
.flex-direction-nav {list-style:none;padding-top:10px;}
.flex-direction-nav li {display:inline;}
.widgets-controls .prev, .widgets-controls .next, .flex-direction-nav .prev, .flex-direction-nav .next {width:27px;height:27px;background:url('images/widgets-controls.png') no-repeat;}
.widgets-controls .prev, .flex-direction-nav .prev {background-position:left top;float:left;text-indent:-100px;}
.widgets-controls .next, .flex-direction-nav .next {background-position:right top;float:right;text-indent:100px;}
.widgets-controls .prev:hover, .flex-direction-nav .prev:hover {background-position:left bottom;}
.widgets-controls .next:hover, .flex-direction-nav .next:hover {background-position:right bottom;}

/* featured projects */
.featured-projects-widget img { padding: 5px; border: 1px solid #B2B0B0; width: 208px; height: 168px; margin-bottom: 0; }
.featured-projects-widget p.categories { margin-top: 0; font-size:0.85em; }
.featured-projects-widget h5 { margin-bottom: 0; line-height: 1.6em; font-size:0.85em; font-weight:bold; }

.thumb-project{
	padding:2;
	margin:0;
}
.thumb-project a{padding:0; margin:0;}
.thumb-project img{border:1px solid #acabab; padding:3px; }

#featured_prev{ display:inline-block; float:left; background-image:url(images/diverso-featured-prev.png); height:27px; width:27px; margin-left:180px;text-indent:-999999px; cursor:pointer;}
#featured_next{ display:inline-block; float:left; background-image:url(images/diverso-featured-next.png); height:27px; width:27px; margin-left:10px; text-indent:-999999px; cursor:pointer;}

/*testimonials*/
.testimonials-list { margin-bottom:0; padding: 15px 50px; }
.testimonials-list .thumb-testimonial { float:left; text-align:left; width: 143px; position: relative; }
.testimonials-list .thumb-testimonial img { width: 133px; height: 133px; margin-bottom: 0; }
.image-square-style .testimonials-list .thumb-testimonial img {padding:3px;border:1px solid #ccc;}  
.testimonials-list .thumb-testimonial p { clear:both; background-color: #fff; padding: 10px 0px  0px; text-align:center; }
.testimonials-list .name-testimonial { line-height: 1.5em; margin:0;  }  
.testimonials-list.no-thumb .thumb-testimonial { height:40px; width:110px; }
.testimonials-list.no-thumb .thumb-testimonial p.name-testimonial { left:0; bottom:auto; top:0; }
.testimonials-list span.title {
	font-size:15px;
	color:#464545;
	display:block;
}
.testimonials-list span.website a { font-size: 1em; color:#7b7a7a; display:block; }
.testimonials-list .the-post {
	padding:40px 0 0 35px;
	background:url('images/bg/sep-testimonials.png') no-repeat left 35px;
	margin-left:200px;
}
.testimonials-list .the-post p {margin:0;color:#585555;font-family:'Arial', sans-serif !important;font-size:0.85em;}
.testimonials-list.no-thumb .the-post { margin-left:115px; }

/* text image */
.boxs-home { margin-bottom:20px; float:left; }
body .boxs-home h2 { text-align:center; }
.boxs-home img { margin-bottom:20px; }

/* icon text */
#sidebar .icon-text {clear:both;}
#sidebar .icon-text img {float:left;padding-top:6px;}
#sidebar .icon-text h3, #sidebar .icon-text p {width:205px;float:right;margin:0;clear:none;}
#sidebar .icon-text p {padding-top:3px;}

/* tag cloud */
.tagcloud a { color:#686767; }


/* icons text */
.icon-text img {float:left;margin-right:10px;}
.icon-text h3 {float:left;border-bottom:0;line-height:32px;margin:0 0 10px;}
.icon-text p {clear:both;}
/* ====================== START WIDGETS ====================== */



/* ====================== START SHORTCODE ====================== */
hr {margin:20px auto;width:600px;border:1px dotted #ccc;clear:both}
code, pre {background-color:#e8ebec;border:1px dotted #bbb;color:#333;font:13px/18px Consolas,"Courier New",Courier,monospace;padding:0px 5px;}

/*column*/
.one-fourth {
	float:left;
	margin-right:3%;
	width:30%;
}
.one-third  {float:left;margin-right:3%;width:31.33%;}
.two-third  {float:left;margin-right:3%;width:65.66%;}
.two-fourth {float:left;margin-right:3%;width:100%;}

/*bullet*/
ul.short {margin:20px 0;padding:0;list-style-type:none!important;}
ul.short li {padding:0 0 0 25px;margin:0 0 0 5px;}
ul.star li  {background:url('images/icons/bullet/star.png') no-repeat center left;}
ul.arrow li {background:url('images/icons/bullet/arrow.png') no-repeat center left;}
ul.check li {background:url('images/icons/bullet/check.png') no-repeat center left;}
ul.add li   {background:url('images/icons/bullet/add.png') no-repeat center left;}
ul.info li  {background:url('images/icons/bullet/info.png') no-repeat center left;}

/*alert message*/
div.box {font-size:108.3%;margin:2px 0 15px;padding:20px 15px 20px 65px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;/*behavior:url(http://www.yourinspirationweb.com/tf/bolder/wp-content/themes/bolder/PIE.htc);*/}
div.success-box {background:url("images/icons/message/check.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.arrow-box   {background:url("images/icons/message/arrow.png") no-repeat 15px center #ebfab6;border:1px solid #bbcc5b;color:#599847;}
div.alert-box   {background:url("images/icons/message/alert.png") no-repeat 15px center #fbdd96;border:1px solid #e5af51;color:#ca6b1c;}
div.error-box   {background:url("images/icons/message/error.png") no-repeat 15px center #fdd2d1;border:1px solid #f6988f;color:#883333;}
div.notice-box  {background:url("images/icons/message/note.png") no-repeat 15px center #f9ebca;border:1px solid #e5b2ac;color:#9f6722;}
div.info-box    {background:url("images/icons/message/info.png") no-repeat 15px center #e6ebf0;border:1px solid #89becd;color:#277dce;}

/*buttons*/
.wall-of-buttons {margin:0 auto;width:100%;text-align:left;}
a.button {display:inline-block;margin:0 5px 19px 0;}
.button {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;behavior:url(http://www.yourinspirationweb.com/tf/bolder/wp-content/themes/bolder/PIE.htc);-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);background:url('images/overlay-button.png') repeat-x 0 0 #222;
        border-bottom:1px solid rgba(0,0,0,0.25);color:#fff!important;cursor:pointer;display:inline-block;font-size:13px;font-weight:bold;
        line-height:1;overflow:visible;padding:5px 15px 6px;position:relative;text-decoration:none;text-shadow:0 -1px 1px rgba(0,0,0,0.25);width:auto;}
.
.magenta.button {background-color:#a9014b;}
.magenta.button:hover {background-color:#630030;}
.button:hover {background-color:#111;}

.large.button {font-size:14px;padding:8px 19px 9px;}
.small.button {font-size:11px;}
.button:hover,.button:active {text-decoration:none;}

/*toggle*/
.toggle { margin:0 0 24px; } 
.toggle p.tab-index { padding-bottom:16px; margin-bottom:10px; border-bottom:1px solid #d7d7d7; }
.toggle p.tab-index a { display:block; background:url('images/icons/baloon.png') left top no-repeat; padding:0 0 0 32px; cursor:pointer; color:#090909; } 
.toggle p.tab-index.tab-opened a { background:url('images/icons/baloon-active.png') left top no-repeat; }
.toggle p.tab-index a:hover { text-decoration:none; }  
.toggle .content-tab { padding:8px 0 0 45px; background:url('images/bg/toggle-arrow.png') 10px top no-repeat; min-height:35px; }
.toggle .content-tab p {
	font-family:'Droid Sans', sans-serif !important;
	font-size:12px;
	color:#000;
}
.toggle .content-tab .arrow { display:none; }

/*tabs*/
#content .tabs-container ul.tabs {list-style-type:none;margin:0 !important;padding:0;height:40px;position:relative;z-index:1;}
#content .tabs-container ul.tabs li {list-style:none;}
#content .tabs-container ul.tabs li a {color:#444;background:#fafafa url('images/bg/tab/inactive-tab.png') repeat-x left bottom;height:40px;line-height:40px;display:block;float:left;text-align:center;border:1px solid #b6b6b6;margin-left:-1px;padding:0 3%;}
#content .tabs-container ul.tabs li a:hover {color:#000;}
#content .tabs-container ul.tabs li.current a {background:#fff;border-bottom:1px solid #fff;color:inherit;}  
#content .tabs-container ul.tabs li:first-child {border-left:1px solid #b6b6b6 !important;}
#content .tabs-container ul.tabs li:last-child {border-right:1px solid #b6b6b6 !important;}
#content .tabs-container div.panel {padding:20px 20px 10px;}
#content .tabs-container div.panel p {margin:0;}
#content .tabs-container div.border-box {position:relative;top:1px;left:0;border:1px solid #b6b6b6 !important;z-index:0;background:#FFF;}
#content .tabs-container div.border-box {-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5p}
#content .tabs-container ul.tabs {-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5p}
#content .tabs-container ul.tabs h4 {clear:none !important;}

/*dropcap*/
p.dropcap:first-letter {font-size:220%;display:block;float:left;font-size:40px;line-height:40px;margin:10px 8px 5px 0;}

/*quote*/
blockquote p, .cite li {padding:0 0 0 45px;}
.cite {margin:0}

/*highlight*/
span.highlight {background-color:#d9d7d6;}


/*section caption*/
div.section-caption { width:100%; margin:20px 0 40px; }
div.section-caption h5 { color:#636161; text-transform:none; width:120px; padding-right:30px; float:left; font-weight:normal; margin-top:0 }
div.section-caption .captions { float:left; width:460px; }
div.section-caption .caption { border-left:1px solid #cfcfcf; padding-left:30px; margin-bottom:45px; }
div.section-caption .caption h6 { font-style:italic; margin-top:0; line-height:18px; }    
div.section-caption .captions br { display:none; }

/*call to action*/
.call-to-action { width:100%; height:113px; background:#fff url('images/gradient-call-to-action.png') repeat-x top left; border:1px solid #cbc9c9; position:relative; }
.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone { float:left; height:100%; margin-left:20px; position:relative; z-index:1; }
.call-to-action .incipit h2 {
	margin:0;
	font-size:28px;
	padding-top: 20px !important;
	color:#bf1e2e	!important;
	line-height:48px;
	margin:18px 0 0;
} 
.call-to-action .incipit p { color:#464444; font-size:16px; line-height:20px; margin:0; }
.call-to-action .separate-phone { width:64px; background:url('images/icons/phone-call-to-action.png') no-repeat top left; }         
.call-to-action .number-phone { margin-right:20px; line-height:113px; font-size:48px; color:#838383; font-weight:bold; font-family:"Arial"; text-shadow:1px -1px 2px rgba(255,255,255,0.83); letter-spacing:-3px; } 
.call-to-action .decoration-image { position:absolute; right:0; bottom:0; width:100%; height:120%; background:url('images/woman.png') no-repeat right bottom; }
.call-to-action .decoration-image2 { position:absolute; right:0; bottom:0; width:100%; height:120%; background:url('images/brokenring.png') no-repeat right bottom; }

/*google maps*/
.google-map-frame iframe { padding:3px; border:1px solid #acabab; max-width:100%; width:auto; }   
      

/* socials */
a.socials, a.socials-small { display:inline-block; margin-right:8px; text-indent:-9999px; text-align:left; }     
a.socials { width:27px; height:27px; background-position:0 -26px !important; }     
a.socials:hover, a.socials-small:hover { background-position:0 0 !important }
a.socials.facebook  { background:url('images/icons/socials/facebook.png') no-repeat }
a.socials.twitter   { background:url('images/icons/socials/twitter.png') no-repeat }
a.socials.linkedin  { background:url('images/icons/socials/linkedin.png') no-repeat }
a.socials.skype     { background:url('images/icons/socials/skype.png') no-repeat }

/* icon section */
.box-sections { width:220px; line-height: 1.81em; margin:2em 13px 0 0; float:left; }
.box-sections h3, .box-sections h2, .box-sections-border h3, .box-sections-border h2 { margin-bottom:20px !important; }
.box-sections h2 { font-size:2em; }
.box-sections h3 { font-size:1.8em; }
.box-sections h1, .box-sections h2, .box-sections h3, .box-sections h4, .box-sections h5, .box-sections h6 { margin-top:0; clear:none !important; }
.box-sections h4, .box-sections h5, .box-sections h6 { font-size:1.5em; }
.box-sections h6, .box-sections-border h6 { margin:5px 0 22px !important; font-family: "arial",serif; }
.box-sections p, .box-sections-border p { clear:both } 
.box-sections img.thumb, .box-sections-border img.thumb { width:262px; height:139px; padding:3px; border:1px solid #ccc; }
.box-sections img.icon { float: left; margin-right: 10px; }
.box-sections span, .box-sections-border span { /*color:#244455*/ }

/* quick contact box */
.quick-contact-box { position:relative; margin-top:30px; min-height:130px; }
.quick-contact-box ul.nav-box { list-style:none; margin:0; width:55px; float:left; position:absolute; left:0; top:0; z-index:1; }
.quick-contact-box ul.nav-box li.active, .quick-contact-box .box-info { background:#efeeee; border:1px solid #cecece; }
.quick-contact-box ul.nav-box li { width:45px; height:39px; padding:5px; text-align:center; vertical-align:center; margin-bottom:10px; }
.quick-contact-box ul.nav-box li a { outline:none; }
.quick-contact-box ul.nav-box li.active { border-right:none; padding-left:4px; width:46px; height:38px; }
.quick-contact-box .box-info { position:absolute; top:0; left:55px; width:223px; float:left; padding:15px; }
.quick-contact-box .box-info h6 { text-transform:none; color:#1e1d1c; margin:0 0 28px; }
.quick-contact-box .box-info strong { color:#272727; }
.quick-contact-box .box-info > div.panel { display:none; }
.quick-contact-box .box-info > div:first-child { display:block; }
/* ====================== END SHORTCODE ====================== */



/* shadow */             
#ds-h .ds{background:none repeat scroll 0 0 #000000;overflow:hidden;position:absolute;top:0;z-index:}

#ds-h .o1{opacity:0.05;}
#ds-h .o2{opacity:0.04;}
#ds-h .o3{opacity:0.03;}
#ds-h .o4{opacity:0.02;}
#ds-h .o5{opacity:0.01;}

#ds-h .h1{height:1px;}
#ds-h .h2{height:2px;}
#ds-h .h3{height:3px;}
#ds-h .h4{height:4px;}
#ds-h .h5{height:5px;}

#ds-h div{width:100%;}


/* Extras */

.clear{clear:both;} 
.left{float:left;}
.right{float:right;}
.nomargin{margin:0}
.nopadding{padding:0} 
.for-mobile {display:none !important;}

/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 37px;
  height: 37px;
  overflow: hidden;
  background: url(images/totop.png) 0 0 no-repeat;
  position: fixed;
  margin-right: -510px !important;
  right: 50%;
  bottom: 40px;
  z-index: 999;
}
#toTop:hover {
  background-position: right 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}   
