﻿@charset "utf-8";

/*  Import Styles
================================================== */

/* bootstrap.css  - include resetes ( Media querys, grid-responsive,layout).*/
@import url("bootstrap.css");

 /*Google Fonts - Open Sans*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600italic,600,400italic,300italic,300);


/*  Standar Styles
================================================== */

body{
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    background: #d0d0d0;
}
a{ outline: 0;}
a:hover{}
a:hover, a:active, a:focus { text-decoration: none;
    outline: 0;
}

p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 24px;
}

h1 {font-size:48px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
h6 {font-size:14px;}

h1, h2, h3, h4, h5, h6 {}
img{	width: 100%;}


/*  Transitional elements
================================================== */

#menu_content li a, .portfolio_box img, .portfolio_box_text h6, .navbar .nav .menu_item a, .blog .btn-sample, .blog li a, .blog .content_center h2.sub_title a, .resume_button, .contact_button, .language_button, li.box img:hover {
	 -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
}


/*  General Classes and Styles
================================================== */

.clearfix{
	width:1px;
	height:1px;
	display:block;
	clear:both;
	content:" , ";
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.text_right{
	text-align: right;
}
.center{
	text-align: center;
}

#main_container{
    background: none repeat scroll 0 0 #d0d0d0;
    margin: 0 auto;
    padding-top: 1%;
}
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #2D2D2D;
  }

/* Header ----------------------------------------------------*/

.content_menu .resume_button a, .content_menu .contact_button a, li.box .resume_button a, li.box .contact_button a  {
	color: #fff;
}
.content_menu .resume_button:hover, .content_menu .contact_button:hover, li.box .resume_button:hover, li.box .contact_button:hover, li.box img:hover   {
	opacity:0.5;
}
.content_menu .box h1{
    margin-bottom: 2px;
    margin-top: 3px;
}
.content_menu .box h1 a, li.box h1 a{
    color: #fff;
}
.content_menu .box p{
    letter-spacing: 0.6px;
    margin-bottom: 18px;
	color: #fff;
}

.content_menu .box .btn-sample i{
    background: 14px 14px;
    font-size: 25px;
    left: -9px;
    margin-right: 13px;
    position: relative;
    top: -7px;
}

.content_menu .navbar{
    background: #2d2d2d;
    margin-bottom: 0;
}
.navbar .btn-navbar {
    margin-bottom: 5px;
}
.row-fluid .navbar ul{
    margin-right: 0;
    padding-left: 4.2%;
}
.row-fluid .navbar ul li{
    position: relative;
}

.navbar .nav .menu_item a{
    text-shadow: 0 0 0;
    text-transform: uppercase;
    color: #d0d0d0;

}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
    background: none;
    box-shadow: 0 0 0;
    color: #ffac22;
    text-shadow: 0 0 0;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #ffac22;
}

/* Home 2 Slider -------------------------------------------*/
.row-fluid .span2.sliderSocial{
    padding: 0;

}
.myCarouselSocial{
    height: auto;
    margin-bottom: 0;

}
.myCarouselSocial .item{
    height: 468px;
}
.myCarouselSocial img{
    height: 100%;
    width: 100%;

}

/* Profile -------------------------------------------------*/

h2.sub_title{
    color: #3f3f3f;
    font-size: 26px;
	font-weight:600;
	text-transform:none;
	margin:0;
	padding:0;
}
h2.sub_title span.little_title {
	color:#8c8c8c;
	text-transform:none;
	font-style:italic;
	font-size:18px;
	font-weight:600;
}
.profile .banner_text{
    font-size: 30px;
	font-weight:300;
    color: #FF9F00;
    text-align: center;
    border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
    line-height: 32px;
    margin-top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.profile .case{
    float: left;
    width: 21.7%;
    border: 1px solid #e5e5e5;
    margin-right: 29px;
    min-width: 240px;
    margin-top: 10px;
    overflow: hidden;

}

.profile .img_profile{
    width: 340px;
    padding-right: 29px;
}

.profile_box{
    background: #f9f9f9;
    display: block;
    margin: 4px;
    padding: 4px;
    min-height: 252px;
    text-align: center;
}
.profile_box h6{
    text-transform: uppercase;
    color: #666666;
}
.profile .sprite {
    background: url(../img/profile/sprite/sprite_profile.png) no-repeat;
    margin-top: 20px;
    display: block;
    margin: 0 auto;
}

.profile .sprite-edit-png {
    width: 90px;
    height: 90px;
    background-position: -101px -101px;
}

.profile .sprite-html5-png {
    width: 90px;
    height: 90px;
    background-position: -0px -101px;
}

.profile .sprite-media-png {
    width: 90px;
    height: 90px;
    background-position: -101px -0px;
}

.profile .sprite-worpress-png {
    width: 90px;
    height: 90px;
    background-position: -0px -0px;
}
.profile .case:hover{
    background-color: #fff;
}
.profile .case:hover .sprite{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}
.profile .case:hover h6{
    color: #000;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.profile .case:hover p{
    color: #FF9F00;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

.row-fluid .content_main, .main_bottom{
    padding-left: 29px ;
    padding-right: 29px;
    padding-top: 40px;
    background: white;
}
.profile .services_content{
    float: none;
    margin-top: 45px;
    color: #000000;
}
.portfolio .row-fluid .content_main{
    float: left;
}
.services_content{
    float: left;
    margin-top: 45px;
    color: #000000;
}
.portfolio .services_content{
    margin-top: 18px;
}
.services_content.first_service{
    margin-top: 0;

}
.services_content h5{
    color: #000000;
}
.services_content form input,.single_post form input{
    height: 43px;

}
.services_content form input:focus,.single_post form input:focus{
    background: #35bc7a;
    color: white;

}



/**********************home effect**************************/
.home .box{
    overflow: hidden;
}
.home .box:hover{
    background-color:#2d2d2d;
}
.home .box:hover .sprite{
    text-shadow: 0px 0px 20px #ccc;
    color: transparent;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}
.home .box:hover h1{
    color: #FFF;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.home .box:hover .resume_button, .home .box:hover .contact_button {
    background-color: transparent!important;
    background-image: none;
    color: #fff;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}
.home .box p{
    color: #fff;
}
.home .box:hover p{
    color: #fff;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
/***********************home effect*************************/
@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}




/***************fontello***************************/
ul.social-circled {
    list-style: none outside none;
	float: right;
}
ul.social-circled li{
    float: left;
    height: 30px;
    box-sizing: border-box;
    margin-right: 10px;
    /* 250 - (121*2) / 2 */
}
ul.social-circled li a{

    text-decoration: none !important;
    display: block;
    color: #838383;
}

ul.social-circled li:hover {
    background: none repeat scroll 0 0 white;
}
ul.social-circled li:hover a {
    color: #35bc7a;
}



/* Portfolio Gallery ---------------------------------------*/
 .portfolio .case{
     float: left;
     width: 21.7%;
     border: 1px solid #e5e5e5;
     margin-right: 27px;
     min-width: 240px;
     margin-top: 15px;
  }
.portfolio .first_service #case_content{
    margin-left: 0;
}
.portfolio .first_service .case{
    margin-top: 15px;
    list-style: none;
    width: 240px;
}

.portfolio_box {
    background: none repeat scroll 0 0 #F9F9F9;
    display: block;
    min-height: 252px;
    text-align: center;
}
.portfolio_box img{
    height: 164px;
    width: 100%;
    background: none repeat scroll 0 0 #f05a49;
    display: block;

}
.portfolio_box img:hover{
    opacity: 0.5;
    color: #4582ad;
}
.portfolio_box h6:hover{

    color: #4582ad;
}

.content_slider .item{
    height: 365px;

}
.content_slider .item img{
    width: 100%;
    height: 100%;
}

/***********carousel*********/

.carousel-control:hover, .carousel-control:focus {
    background: #35bc7a;
}

.portfolio_box_text{
	padding: 0 0 10px;
    background: #f4f4f4;
	text-align:center;

}
.portfolio_box_text h6{
    margin-top: 0;
    padding-top: 22px;
    color: #202020;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 1px;

}
.portfolio_box_text p{
    color: #8a8f97;
}
#menu_content li {
margin-right: 10px;
}
.portfolio #menu_content li {
    margin-right: 7px;

}
.portfolio #menu_content li a{
    padding-bottom: 13px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 13px;
}

#menu_content li a{
     background: #c1c1c1;
     font-size: 12px;
     font-weight: bold;
     text-transform: uppercase;
     color: white;
     border-radius: 0;
 }
#menu_content li a:hover{
    background: #35bc7a;

}
#menu_content li.active a{
    background: #35bc7a;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.change-language-icon {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.change-language-icon  img {
	box-shadow: 2px 2px 1px #1869FF;
}

/* Portfolio Singe Item ------------------------------------*/
.single_item .content_main .main_control.left{
	line-height: 22px;
}

.single_item .content_main .main_control.right {
	line-height: 22px;
}
a .icon-menu {
	line-height:16px;
}
.details_item ul.details{
	list-style:none;
}
.details_item ul.details li{
	color:#ccc;
}


.progress-container{
    margin-top: 22px;
}
.progress-container .progress {
    box-shadow: none;
    height: 35px;
    margin-bottom: 25px;

}
.progress-container .progress .bar p{
	color:#fff;
}
.main_bottom {
    padding-top: 17px;

}

.experience .main_bottom{
    padding-top: 39px;

}
.main_bottom .accordion-heading a {
     background: #bdbdbd;

 }
.main_bottom .accordion-heading a.open {
    background: #35bc7a;

}
.main_bottom .accordion-heading a .icon-plus{
    background-position: 14px 14px;
}
.main_bottom .accordion-heading a .icon-minus{
    background-position: 14px 14px;
}
.main_bottom .accordion-heading  a{
    text-transform: uppercase;
    color: white;
    font-weight: bold;

}
.main_bottom .accordion-body ul{
    margin-left: 0;

}
.main_bottom .accordion-body p{
  color: #8a8f97;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.main_bottom .accordion-body p span{
    margin-right: 17px;
    color: #35bc7a;
}
.main_bottom .accordion-body p span.icon-edit{
    background-position: 14px 14px;
}

/*********************bar exterior************************/
.progress-container .progress-material{
    background: none repeat scroll 0 0 #35bc7a;
}
.progress-container .progress-design{
    background: none repeat scroll 0 0 #f05a49;
}
.progress-container .progress-branding{
    background: none repeat scroll 0 0 #1e8bc3;
}
.progress-container .progress-web{
    background: none repeat scroll 0 0 #ff9f00;
}
.progress-container .progress-web2{
    background: none repeat scroll 0 0 #f86923;
}
/*********************bar interior***************************/
.progress-container .progress-material .bar {
    background: none repeat scroll 0 0 #30a96e;
}
.progress-container .progress-design .bar {
    background: none repeat scroll 0 0 #d85142;
}
.progress-container .progress-branding .bar {
    background: none repeat scroll 0 0 #1b7daf;
}
.progress-container .progress-web .bar {
    background: none repeat scroll 0 0 #e58f00;
}
.progress-container .progress-web2 .bar {
    background: none repeat scroll 0 0 #df5e1f;
}
.progress-container p {
    color: #FFFFFF;
    margin-right: 15px;
    margin-top: 6px;
}

/* Section headers ----------------------------------------------*/

.section-header {
    display: block;
    height: 50px;
    width: 100%;
}

.header-logo {
    display: inline;
    width: 70px;
	float: left;
}

.header-logo img {
    width: auto;
    height: 50px;
}

.header-text {
    display: inline;
	color: #3f3f3f;
    font-size: 30px;
    font-weight: 600;
}

/* Proficiencies ----------------------------------------------*/
.proficiencies .content_main ul{
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 0px;
}

.proficiencies .content_main li{
    margin-left: 0;
    margin-top: 0;
}

.proficiencies-headline-big {
    display: block;
    height: 64px;
    width: 100%;
	padding-top: 12px;
}

.proficiencies-headline-bigitem-text {
    display: inline;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
    width: 300px;
	float: left;
}

.proficiencies-headline-bigitem {
    display: inline;
	padding-right: 25px;
}

.proficiencies-headline-bigitem img {
    width: auto;
    height: 45px;
}

.proficiencies-headline-bigitemwide {
    display: inline;
	padding-right: 60px;
}

.proficiencies-headline-bigitemwide img {
    width: auto;
    height: 45px;
}

.proficiencies-headline-small {
    display: block;
    height: 50px;
    width: 100%;
	padding-top: 7px;
}

.proficiencies-headline-smallitem-text {
    display: inline;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
    width: 300px;
	float: left;
}

.proficiencies-headline-smallitem {
    display: inline;
	padding-right: 20px;
	padding-left: 3px;
}

.proficiencies-headline-smallitem img {
    width: auto;
    height: 30px;
}

.proficiencies-headline-smallitemwide {
    display: inline;
	padding-right: 34px;
	padding-left: 5px;
}

.proficiencies-headline-smallitemwide img {
    width: auto;
    height: 20px;
}

.proficiencies-headline-smallitemwide-with-outline {
    display: inline;
	padding-right: 33px;
	padding-left: 4px;
}

.proficiencies-headline-smallitemwide-with-outline img {
    width: auto;
    height: 22px;
	border: 1px solid black;
}

.proficiencies-misc-wrapper {
	color: #000;
	margin-top: 0;
	margin-right:auto;
	margin-left:auto;
	padding-left: 10;
}

.proficiencies-misc-box {
	display: inline-block;
	width: 530px;
	height: 30px;
}

.proficiencies-misc-bullet-list {
	list-style-type: disc;
}

.proficiencies .main_bottom li{
    float: left;
    height: 33px;
    margin-right: 50px;
}
.proficiencies .main_bottom img{

}

/* Experience ----------------------------------------------*/
.experience .content_main ul{
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0px;
}

.experience .content_main .experience-description ul{
	padding-left: 32px;
    color: #111111;
    font-size: 15px;
	list-style-type: disc;
}

.experience .content_main .experience-description .experience-description-sublist ul{
    margin-top: 0;
}

.experience .content_main .experience-description-tech {
	padding-left: 6px;
	padding-top: 6px;
    color: #000;
    font-size: 15px;
}

.experience-headline {
    display: block;
    height: 60px;
    width: 100%;
    font-size: 15px;
	padding-top: 20px;
}

.experience-headline-logo {
    display: inline;
    width: 150px;
	float: left;
}

.experience-headline-logo img {
    width: auto;
    height: 40px;
}

.experience-headline-text {
    display: inline;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
    width: 640px;
	float: left;
}

.experience-headline-small-text {
    display: inline;
    color: #202020;
    font-size: 17px;
    font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
    width: 640px;
	float: left;
}

.experience-headline-timeline {
    display: inline;
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
}

.experience-headline-timeline object {
    width: 140px;
    height: 32px;
}

.experience-headline-attrib {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.experience-headline-attrib img {
    width: auto;
    height: 30px;
}

.experience .content_main .big_blue{
    color: #1e8bc3;
    display: block;
    float: left;
    line-height: 53px;
    padding-right: 20px;
    width: 256px;
}
.experience .main_bottom .logo_content{
    display:block;
    margin-top: 34px;
    margin: 0 auto;
}

.experience .main_bottom li{
    float: left;
    height: 33px;
    margin-right: 50px;
}
.experience .main_bottom img{

}

/* Academic History -------------------------------------------*/

.achist .content_main ul{
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 0px;
}

.achist .content_main li{
    margin-left: 0;
    margin-top: 0;
    line-height: 1.2;
}

.achist-headline {
    display: block;
    height: 58px;
    width: 100%;
	padding-top: 3px;
}

.achist-headline-logo {
    display: inline;
    width: 170px;
	float: left;
}

.achist-headline-logo img {
    width: auto;
    height: 40px;
}

.achist-headline-text {
    display: inline;
    color: #202020;
    font-size: 17.5px;
    font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
    width: 700px;
	float: left;
}

.achist-headline-timeline {
    display: inline;
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
}

.achist-headline-timeline object {
    width: auto;
    height: 30px;
}

.achist-headline-attrib {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.achist-headline-attrib img {
    width: auto;
    height: 30px;
}

/* Open Source -----------------------------------------------------*/
.opensource .content_main ul{
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 0px;
}

.opensource .content_main li{
    margin-left: 0;
    margin-top: 0;
    line-height: 1.2;
}

.opensource-headline {
    display: block;
    height: 52px;
    width: 100%;
	padding-top: 2px;
}

.opensource-headline-logo {
    display: inline;
    width: 170px;
    height: 50px;
	float: left;
	padding-top: 10px;
}

.opensource-headline-logo img {
    width: auto;
    height: 40px;
}

.opensource-headline-text-link {
    display: inline;
	padding-top: 10px;
	padding-bottom: 0px;
    width: 700px;
	float: left;
}

.opensource-headline-text {
    color: #202020;
    font-size: 18px;
    font-weight: bold;
}

.opensource-headline-link {
    font-size: 12px;
}

.opensource-headline-attrib {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.opensource-headline-attrib img {
    width: auto;
    height: 36px;
}

/* Works -----------------------------------------------------*/
.works .content_main ul{
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 0px;
}

.works .content_main li{
    margin-left: 0;
    margin-top: 0;
    line-height: 1.2;
}

.works-headline {
    display: block;
    height: 52px;
    width: 100%;
	padding-top: 2px;
}

.works-headline-logo {
    display: inline;
    width: 170px;
    height: 50px;
	float: left;
	padding-top: 10px;
}

.works-headline-logo img {
    width: auto;
    height: 40px;
}

.works-headline-text-link {
    display: inline;
	padding-top: 10px;
	padding-bottom: 0px;
    width: 700px;
	float: left;
}

.works-headline-text {
    color: #202020;
    font-size: 18px;
    font-weight: bold;
}

.works-headline-link {
    font-size: 12px;
}

.works-headline-attrib {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.works-headline-attrib img {
    width: auto;
    height: 36px;
}


/* Patents -----------------------------------------------------*/
.patents .content_main ul{
    margin-left: 0;
    margin-top: 4px;
    margin-bottom: 0px;
}

.patents .content_main li{
    margin-left: 0;
    margin-top: 0;
    line-height: 1.2;
}

.patents-headline {
    display: block;
    height: 52px;
    width: 100%;
	padding-top: 2px;
}

.patents-headline-logo {
    display: inline;
    width: 90px;
    height: 50px;
	float: left;
	padding-top: 10px;
}

.patents-headline-logo img {
    width: auto;
    height: 40px;
}

.patents-headline-text-link {
    display: inline;
	padding-top: 10px;
	padding-bottom: 0px;
  width: 960px;
	float: left;
}

.patents-headline-text {
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
}

.patents-headline-link {
    font-size: 12px;
}

.patents-headline-attrib {
    display: inline;
    width: 36px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
}

.content-footer-links img {
    width: auto;
    height: 36px;
	padding-bottom: 6px;
}

/* Item Archives -------------------------------------------*/
.single_item .main_carousel{
    margin-top: 40px;

}
.single_item .main_carousel .content_body{
    border-top: 1px solid #eaeaea;
	padding-top:37px;

}
.single_item .content_main .main_control {
    border-radius: 0 0 0 0;
    display: block;
    font-size: 22px;
    height: 26px;
    line-height: 24px;
    margin-top: 0;
    top: -43px;
    width: 26px;
}
.single_item .content_main .main_control.menu_center{
    font-size: 10px;
}


.single_item .content_main .item .carousel{
    background: black;
    height: 326px;

}
.single_item .content_main .item .carousel .carousel-inner{
    height: 100%;
}
.single_item .content_main .item{
    padding-top: 0;
    height: 100%;
}
.single_item .content_main .item img{
    height: 100%;
}

.single_item .content_main .item  .details_item strong{
    padding-left: 40px;

}
.single_item .content_main .item  .details_item ul{
    margin-left: 0;
    padding-left: 40px;

}
.single_item .content_main .item  .details_item li{
    /* border-bottom: 1px solid #eaeaea; */
}
.single_item .content_main .item  .details_item li{
    color: #8a8f97;
    font-size: 14px;
    line-height: 32px;

}
.single_item .content_main .item .main_bottom{
    padding-left: 0;
    padding-right: 0;

}
.single_item .content_main .item  .details_item li i{
    color: #35bc7a;
    padding-right: 18px;

}
.single_item .content_main .item  strong{
    color: #202020;
    font-size: 18px;
    line-height: 30px;

}
.single_item .content_main .item  p{
    color: #8a8f97;
    font-size: 14px;
    line-height: 30px;

}

/*Cloud Tags*/
.content_left_bar .section_box .content_tag .btn-sample{
    background: none repeat scroll 0 0 #f2f2f2;
    color: #8a8f97;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 9px;
    text-transform: none;
    margin-right: 0;
	text-shadow:none;

}
.content_left_bar .section_box .content_tag .btn-sample:hover{
    background: none repeat scroll 0 0 #35bc7a;
    color: #ffffff;
}
.content_left_bar .section_box .content_tag ul{
    margin-left: 0;
    list-style: none;

}
.content_left_bar .section_box .content_tag li{
    float: left;
    margin-right: 0px;
    margin-top: 3px;

}


/*********************body**************************/
/*=================== content wrap ================*/
.wrap{
    margin: 0 auto;
    max-width: 1170px;

}
/*=================== end wrap ================*/
.home .info,.profile .info{
    background: white;
    float: left;
    padding-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.home h1{
    text-transform: uppercase;
}
.name_content{
    border-left: 4px solid #e07151;
    padding-left: 20px;
    border: 4px solid #E07151;

}
.box{
    padding: 36px;
    height: 180px;
}
.box h1,h2,h3{
    text-transform: uppercase;
}
.box .metro_text{
    text-align: center;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


.left_content{
    float: left;
    width: 100%;
}
.left_content_active{
    float: left;
    width: 60%;

}
.right_content{
    float: left;
    position: relative;
    z-index: 0;
}
.home .info_active{
    width: 166.7%;
}
.row-fluid .span1.social_hide{
    display: none;
}
.row-fluid .span2.social_hide{
    display: none;
}
.field_Double{
    float: left;
    position: relative;
}
.content_right{
    height: auto;
}

.myCarouselSocial .item.vertical_item{
    height: 234px;
}

.social_box{
    position: relative;
    z-index: 1;
}

.lbl_message_error{
    color: red;
    display: inline-block;
    float: right;
    width: 70%;
}

.lbl_message_success{
    color: green;
    display: inline-block;
    float: right;
    width: 70%;
}
/*****************End body*************************/
/**************customize carusell**************/
#myCarousel{
    margin-bottom: 0px;
}
/*********************sprite icons******************/
.home .sprite {
    background: url(../img/sprite/sprite.png) no-repeat;
    display: block;
    height: 65px;
    margin: 0 auto;
    width: 65px;
    margin-top: 47px;
}

.home .sprite-blog-png {
    width: 65px;
    height: 65px;
    background-position: -228px -76px;
}

.home .sprite-contact-png {
    width: 65px;
    height: 65px;
    background-position: -228px -0px;
}

.home .sprite-dribbing-png {
    width: 65px;
    height: 65px;
    background-position: -152px -152px;
}

.home .sprite-education-png {
    width: 65px;
    height: 65px;
    background-position: -76px -152px;
}

.home .sprite-facebook-png {
    width: 65px;
    height: 65px;

    background-position: -0px -152px;
}

.home .sprite-loader2-png {
    width: 65px;
    height: 65px;
    background-position: -152px -76px;
}

.home .sprite-pinterest-png {
    width: 65px;
    height: 65px;
    background-position: -76px -76px;
}

.home .sprite-portfolio-png {
    width: 65px;
    height: 65px;
    background-position: -0px -76px;
}

.home .sprite-profile-png {
    width: 65px;
    height: 65px;
    background-position: -152px -0px;
}

.home .sprite-social-png {
    width: 65px;
    height: 65px;
    background-position: -76px -0px;
}

.home .sprite-gplus-png {
    width: 65px;
    height: 65px;
    background-position: -0px -0px;
}

.MyDDL
{
    height: 45px;
    width: 124px;
}
/***********************************************/
/********************colors**********************/
.color_one{
    background: #35bc7a;
}
.color_two{
    background: #1e8bc3;
}
.color_three{
    background: #ff9f00;
}
.color_four{
    background: #f05a49;
}
.color_five{
    background: #f86924;
}
.color_six{
    background: #3b5998;
}
.color_seven{
    background: #ea4c89;
}
.color_eight{
    background: #00baff;
}
.color_nine{
    background: #cb2027;
}
.color_ten{
    background: #ffffff;
}
.color_eleven{
    background: #007bb6;
}
.color_twelve{
    background: #d34836;
}
.color_thirteen{
    background: #12a5f4;
}

/*********************lightbox******************************/
.content_modal{
    width: auto;
    height: 100%;
    background: #9d9d9d;
    padding: 0;
}
.modal{
    width: auto;

}
.modal-header{
    border-bottom: 0;
    padding: 0;

}
button.close {
    background: none;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 2147483647;
}
button.close i {
	margin:0;
	background:none;
	padding: 0 10px;
}
.modal-body{
    max-height: 100%;
    overflow-y: visible;
    padding: 0;
    border-left: 3px solid white;
    border-radius: 4px 4px 4px;
    border-right: 3px solid white;
    border-top: 3px solid white;

}
.modal-body img{
    height: 100%;
}
.modal-footer{
    background: #2f2f2f;
    border-radius: 0 4 0 0;
    border-top: 0;
    box-shadow: 0 0 0;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;

}
.modal-footer p{
    color: white;
    text-align: center;
}

/**********************footer************************/

footer .content_footer{
    font-size: 12px;
    padding-left: 29px;
    padding-right: 29px;
    color: #8a8f97;
    padding-top: 30px;
    padding-bottom: 42px;
    background: white;

}
footer .content_footer hr{
    color: #d9d9d9;

}

.modal-footer{
    background: #2f2f2f;
    border-radius: 0 4 0 0;
    border-top: 0;
    box-shadow: 0 0 0;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;

}
.modal-footer p{
    color: white;
    text-align: center;

}
