/* Info
================================================== 
     Author: www.izilia.com 
     Version: 1.0
     License: GNU General Public License version
 ================================================== 
 Info */


h2{font-size:200%;font-weight:lighter;background-color:hsl(0,0%,100%);border-radius:8px 8px 8px 8px;padding-right:8px;margin-bottom:8px;-webkit-box-shadow:0 0 10px 0 hsla(0,0%,0%,0.5);box-shadow:0 0 10px 0 hsla(0,0%,0%,0.5);padding-left:8px;text-align: center;cursor: pointer}


 /* Caroussel
================================================== */

#main-carousel .carousel-inner > .item > img{height: 550px;width: 1920px;}	


div.v-rev-slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
}



div.v-rev-slider ul ,li#item > img{
	
border-radius: 15%; transform : scale(1,0.9 );box-shadow:  6px 6px 6px 6px #003832, 
                        15px 15px 15px 10px black;
    
}



.ls-container:hover .ls-nav-prev, .ls-container:hover .ls-nav-next {
    opacity: 1;
    filter: alpha(opacity=100);
}

.v-rev-slider {
    height: 500px;
}



/* footer
================================================== */

footer {
    padding: 55px 0 0;
    border-top: 0 solid transparent;
    padding-bottom: 30px;
    border-top-width: 1px;
    background: #252525;
}

.footer-v2 footer {
    background: #f7f7f7;
    border-top: 3px solid #eee;
    padding: 45px 0;
    padding-bottom: 30px;
}

footer, footer p {
    color: #bdbdbd;
    line-height: 21px;
}

.footer-v2 footer, .footer-v2 footer p {
    color: #666;
}

footer .widget ul li,
footer .v-category-widget ul,
footer .v-archive-widget ul,
footer .v-nav-menu-widget ul,
footer .v-recent-comments-widget ul,
footer .v-meta-data-widget ul,
footer .v-recent-entry-widget ul {
    border-color: #313131;
}


footer .widget hr {
    border-color: #4a4a4a;
}

footer h4 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 23px; 
    display: inline-block;
    width: auto;
    color: #f4f4f4!important;

    font-family: 'Open Sans';
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600!important;
    letter-spacing: 1px;
}

footer a {
    color: #fff;
    /*font-size: 14px !important;*/
}

.footer-v2 footer a {
    color: #444;
}

footer a, footer a:hover {
    text-decoration: none !important;
}

footer .widget {
    padding-bottom: 10px;
}

footer .widget .widget-heading .horizontal-break{
    margin:0;
    margin-bottom: 30px;
    width:32px;
    background:#7E7E7E;
}

footer ul.social-icons li a {
    border: 1px solid rgba(247, 247, 247, 0.17);
    border-radius: 0 100px 100px;
    margin-right: 8px;
}

.footer-v2 footer ul.social-icons li a {
    border: 1px solid rgba(61, 61, 61, 0.52);
}


.footer-v3 footer {
    background: #222222;
}

.footer-v3 footer .col-sm-3:first-child {
    border-left: solid 0px rgba(255,255,255,.1);
    padding-left: 15px;
}

.footer-v3 footer .col-sm-3 {
    border-left: solid 1px rgba(255,255,255,.1);
    padding: 0 25px;
}

.footer-v3 footer .col-sm-3:last-child {
    padding-right: 15px;
}

.footer-v3 .copyright {
    border-top-width: 1px;
    background-color: #2C2C2C;
    border-top-color: #333333;
    padding: 16px 0;
}

.footer-v3 footer h4 {
    font-family: source_sans_probold,Arial,Helvetica,Tahoma,sans-serif;
    letter-spacing: 1.8px;
    font-weight: 400 !important;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    color: #f4f4f4 !important;
}
.footer-v3 footer, .footer-v3 footer p{
        color: #999;
    line-height: 21px;
}
.footer-v3 footer .portfolio-grid li{
        margin: 0 8px 9px 0 !important;
}
.footer-v3 footer .copyright a,
.footer-v3 footer .copyright p {
    color: #aaa;
}


footer .col-sm-3:last-child {
    padding-right: 15px;
}

.copyright {
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    border-top: 0 solid transparent;
    border-top-width: 1px;
    background-color: #1e1e1e; 
}

.footer-v2 .copyright {
    background-color: #EBEBEB;
    border-top-color: #E0E0E0;
}

.copyright p {
    font-size: 12px;
    float: left;
    margin-bottom: 0;
    line-height: 24px;
    color: #888;
    padding-bottom: 2px;
}

.footer-v2 .copyright p {
    color: #555;
}

.copyright a, .copyright a:hover {
    text-decoration: none;
}

.copyright nav .menu {
    float: right;
}

.copyright nav .menu li {
    font-size: 13px;
    margin: 0 !important;
}

.copyright nav .menu li:first-child {
    border-left: 0;
}

.copyright nav .menu li ul {
    display: none;
}


footer .widget ul.wp-tag-cloud li > a {
    border: 1px solid #3F3E3E;
    padding: 5px 8px;
}

footer .widget .wp-tag-cloud li a {
    background: #242424;
    border-color: #5E5E5E;
}

footer .widget ul.wp-tag-cloud li > a:hover {
    color: #fff;
}

footer .footer-contact-info p {
    margin-bottom: 6px;
}

footer .footer-contact-info .fa {
    margin-right: 10px;
    font-size: 14px;
    width: 12px;
}

footer .widget ul li > a { 
    padding-top: 10px;
    padding-bottom: 10px;
}

footer .v-recent-entry-widget.widget ul li:first-child a {
    padding-top: 0px;
}

footer .v-recent-entry-widget .post-date {
    margin-bottom: 8px;
    display: block;
    margin-top: -9px;
    font-size: 12px;
}

.copyright a {
    color: #777;
    font-size: 12px;
}

.footer-v2 .copyright a {
    color: #777;
    border-bottom: solid 1px rgba(206, 206, 206, 0.6);
}



