body {    
    margin-top:77px;
    text-rendering: optimizeLegibility; 
    -webkit-font-smoothing: antialiased;    
}


h1 {
    font-family: 'Arial', sans-serif;
    font-weight:normal;
    text-align:center;
    text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 60px;
    line-height:80px;
    margin:0px;
    padding:0px;
}

h2 {
    font-family: 'Arial', sans-serif;
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
	font-size: 48px;
    line-height:115px;/*72*/
    margin:0px;
    padding:0px;
}

h3 {
    font-family: 'Arial', sans-serif;
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
	font-size: 36px;
    line-height:54px;
    margin:0px;
    padding:0px;
}

h4 {
    font-family: 'Arial', sans-serif;
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
	font-size: 24px;
    line-height:48px;
    margin:0px;
    padding:0px;
}

a {
    
	color:#34A5DF;  
}

a:hover {
    
	color:#e21418; 
	
}

p {
    font-family: 'Arial', sans-serif;
    font-weight:400;
    text-align:center;
	font-size: 16px;
    line-height:24px;
    margin:0px;
    padding:0px;
    margin-top:12px;
    
}

blockquote p {
	font-family: 'Arial', serif;
	font-weight: 500;
	color:#757877; 

	text-align: center;
	font-size: 30px;
	line-height: 32px;
	margin:0px 0px 15px 0px;
	padding: 0px;
	opacity: 1;
}

blockquote  {
    margin:0px;
    padding:0px;
}

.tlt  {
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 50px;
	line-height:60px;
	margin: 0px;
	padding: 0px;	
	color: #757877;
	
}





nav {
    position:fixed;
    margin:0px;
    padding:0px;
    top:0;
    left:0;
    width: 100%;
    height: 77px;
    background-color:white;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(23, 23, 23, 0.24);
    box-shadow: 0px 1px 0px 0px rgba(23, 23, 23, 0.24);
    z-index:200;
}

nav #logo {    
    margin-top:13px;
    padding:0px; 
  
	display: inline-block;
}

nav #logo a {
    outline: none;
}


#navigation {
    float:right;
    
}

#navigation ul {
    float:right;
    list-style: none;
}

#navigation ul li {
    float:left;   
}

#navigation a {
    font-family: 'arial', sans-serif;
    font-weight:700;
	position: relative;
	display: inline-block;
	outline: none;
	
	color: #B2B2B2;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0,5px;
	font-size: 13px;
    margin-left:28px;
    margin-top:15px;
}

#navigation a:hover,
#navigation a:focus {
	outline: none;
}

#navigation a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

#navigation a:focus::before,
#navigation a:hover::before
{

	color: #585A59; 
	
}

#navigation a:hover,
#navigation a:focus {
	color: #585A59;
}

#sections .current a {
    color: #585A59;    
}

#extralink {   

	position:relative;
	font-family: 'arial', sans-serif;
    font-weight:700;
	display: inline-block;
	float:right;
	margin-left:28px;
	margin-top:29px;
	font-size: 13px;
	color: #B2B2B2;
	letter-spacing: 0,5px;
	text-decoration: none;   
}
#extralink a {
	color:#B2B2B2;
}

#extralink a:hover,
#extralink a:focus {
	outline: none;
	text-decoration: none; 
}

#extralink a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

#extralink a:focus::before,
#extralink a:hover::before
{
	color: #585A59;
	
}

#extralink a:hover,
#extralink a:focus {
	color: #585A59;

}


.cbp-spmenu {
	background: #3c3f41;
	position: fixed;
    width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
    left: -240px;
    text-align:center;
}

.cbp-spmenu h3 {
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    /*font-weight:700;*/
	color: #2d2e30;
	font-size: 20px;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #3c3f41;
}

.cbp-spmenu a {
    text-decoration: none;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    font-weight:700;
	display: block;
	color: #fff;
	font-size: 15px;
    border-bottom: 1px solid #434546;
	padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cbp-spmenu a:hover {
	background: #2d2e30;
}

.cbp-spmenu a:active {
	background: #2d2e30;
	color: #8d9b9f;
}

.cbp-spmenu.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#navigation_mobile { 
    float:right;
    display: inline-block;
}
#cbp-spmenu ul{
    list-style: none;
    padding-left:0px;   
}

#showLeft {
    float:right;
    margin-top:19px;
}

.button_nav {
	background-color:#fff;
	-webkit-border-top-left-radius:100px;
	-moz-border-radius-topleft:100px;
	border-top-left-radius:100px;
	-webkit-border-top-right-radius:100px;
	-moz-border-radius-topright:100px;
	border-top-right-radius:100px;
	-webkit-border-bottom-right-radius:100px;
	-moz-border-radius-bottomright:100px;
	border-bottom-right-radius:100px;
	-webkit-border-bottom-left-radius:100px;
	-moz-border-radius-bottomleft:100px;
	border-bottom-left-radius:100px;
	text-indent:0;

	border:2px solid #B2B2B2;
	display:inline-block;
	color:#B2B2B2;  
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:auto;
	/*width:auto;*/
	text-decoration:none;
	text-align:center;
    padding:5px;
    padding-top:8px;
    width:39px;
    outline: none;
    
}

.button_nav:hover {
	background-color:#fff; 
	color:#e21418; 
	border:2px solid #585A59; /*TAMNO SIVA KRUZIC*/
	
}

.button_nav:active {
	position:relative;
	top:1px;
    
}



#home {
	height: 860px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/home-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow-y: hidden;
	text-align: center;
	position: relative;
}

#home h1{
    color:white;

}

#home h3{
    color: #757877;
}

#home blockquote {
	
	margin-top: 640px;
	color: #757877;
}


.btn {
	border: none;
	font-family: 'Arial', sans-serif;
    font-weight:400;
	font-size: 14px;
	color: white;
	background: none;
	cursor: pointer;
	padding: 17px 35px;
	display: inline-block;
	margin: 100px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    z-index:90;
    opacity:0;
}

.anim {
    margin-top: 60px;
    opacity:1;    
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:before {
	font-family: 'unicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-arrow:before {
	content: "\e096";
}

.btn-arrow {
    border-radius: 50px;
	border: 2px solid #fff;
	color: #fff;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.btn-arrow:active {
	background: #0070aa;
	top: 2px;
}

.btn-arrow span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}

.btn-arrow:before {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 2.5;
	font-size: 180%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-arrow:active:before {
	color: #004a70;
}

.btn-arrowb:hover span {
	-webkit-transform: translateY(200%);
	-moz-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
}

.btn-arrowb:before {
	left: 0;
	top: -100%;
}

.btn-arrowb:hover:before {
	top: -2px;
}





#about {
	background-color: white;
	display: block;
	position: relative;
	z-index: 120;
	padding-top: 50px;/*90*/
	text-align: center;
	padding-bottom: 102px;
	margin-top: 0px;
	opacity: 0;
}

#about h2, #about h3, #about h4, #about blockquote p, #about p {
    color:#666867;
}

#about blockquote p {
  
}

#about p {
   margin:0px;
}






#consulting {
	padding-top: 90px;
	padding-bottom: 280px;
	background-color: #7FBD40; 
	background-image: url(../images/services_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	z-index: 120;
	
	text-align: center;
}

#consulting h2, h4, #consulting p {
    color:white;
	 
}    

/*#consulting h2 {
	line-height:60px;
}*/

#consulting p {
	margin-top:16px;
	opacity:1; 
	
	
}
#service_boxes {
    margin-top:100px;
}

#service_boxes ul {
	list-style:none; 
	padding-left: 20px;    
    text-align:left;
    width:250px;
    margin: 0 auto;
    color:white;    
}

#service_boxes ul li {
    position: relative;
    line-height: 35px;
    padding-left: 10px;    
}

#service_boxes ul li:before {
    position: absolute;
    font-family: 'unicons';
    font-size:18px;
    vertical-align: bottom;
    top:7px;
    margin: 0 0px 0 -30px;      
}

#service_boxes li:before {
    content: "\e049";
}

#service_boxes li:before, #service_boxes li:after {
    color: white;
    padding-right:10px;        
}

.service_box {
    margin-bottom:60px;        
}

.animbox {
	border: none;
	font-family: 'Arial', sans-serif;
    font-weight:400;
	font-size: 14px;
	color: white;
	background: none;
	cursor: default;
	padding: 17px 35px;
    width: 250px;
	display: inline-block;
	margin-top:0px;
    margin-bottom: 30px;

	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    z-index:90;    
}

.animbox:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.animbox:before {
	font-family: 'unicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.icon-design:before {
	content: "\e066";
    margin-top:1px;
}

.icon-develop:before {
	content: "\e07b";
    margin-top:4px;
}

.icon-print:before {
	content: "\e08a";
}

.animbox-icon {
    border-radius: 0px;
	border: 2px solid rgba(255, 255, 255, .5);
	color: #fff;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.animbox-icon span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}

.animbox-icon:before {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 2.5;
	font-size: 180%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.service_box:hover .animbox-iconb span {
	-webkit-transform: translateY(200%);
	-moz-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
}

.animbox-iconb:before {
	left: 0;
	top: -100%;
}

.service_box:hover .animbox-iconb:before {
	top: -2px;
}



#education {
	
	padding-top: 90px;
	padding-bottom: 225px;
	background-color: #fcfcfc;
	background-image: url(../images/education_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow-y: hidden;
	display: block;
	position: relative;
	z-index: 120;
	text-align: center;
}
#education h2, #education h4 {
	color:#686B6A;
	
}
#education p {
	color:#666867;
}



#book {
	background-color: #3C9FD8;
	display: block;
	position: relative;
	z-index: 120;
	background-image: url(../images/book_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 50px;/*90*/
	text-align: center;
	padding-bottom: 130px;
	margin-top: 0px;
	opacity: 1;	
}

#book h2, #book h3, #book h4, #book blockquote p, #book p {
   
	 color:white;
}

#book blockquote p {
 
}

#book p {
   margin:16px;
}

.book_photo {
	width: 220px;
	height: 328px;
	margin: 5px auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	border: 3px solid #757877;
}




.book_photo_2 {
	width: 342px;
	height: 530px;
	margin: 5px auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	border: 3px solid #757877;
}

#book a {
	color:white;
}

#book a:hover {
	color:#e21418;
}



#reference {
	background-color: white;
	display: block;
	position: relative;
	z-index: 120;
	padding-top: 70px;
	text-align: center;
	padding-bottom: 32px; 
	margin-top: 0px;
	opacity: 1;
}

#reference h2, #reference h3, #reference h4, #reference blockquote p, #reference p {
    color:#666867;
}

#reference blockquote p {
   
}

#reference p {
   margin:0px;
}







#clients {
    width:100%;
  
	padding-top:2px;
	padding-bottom: 160px;
	
	background-color: white;
    background-image: url(../images/clients_bg.jpg);
    background-position:top;
    background-repeat:no-repeat;
	opacity: 0;    
}

#clients h3 {
    color:#4c4c4c;
    margin-bottom:80px;    
}

#clients .client_logo {
	border: 3px solid #757877;
	margin: 0 auto 30px auto;
	    
}

#client_logos {
    margin-bottom:250px;
	padding-top:70px; 
   
}





#folio {
    margin-top:2px;
    padding-top: 50px;
    padding-bottom: 120px; 
    background-color:white;
    display:block;
    position:relative;
    z-index:120;
    text-align:center;      
}


#folio h2 {
	color:#666867;
    line-height:10px;
}

#folio h3 {
	color:#666867;
}
#folio p {
    margin-bottom: 30px;
}

.grid {
	max-width: 75em;
	list-style: none;
	margin: 40px auto;
	padding: 0;
}

.grid li {
	display: block;
	float: left;
	padding: 7px;
	width: 33%;
	opacity: 0;
}

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
	opacity: 1;
}

.grid li a,
.grid li img {
    padding:0px;
	outline: none;
	/*border: none;*/
	display: block;
	max-width: 100%;
    cursor:url(../images/cursor.png),pointer;
    background-color:white;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid #757877;  
}


.grid.effect li.animate {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	-moz-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
	to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	to { transform: translateY(0); opacity: 1; }
}

.grid li img:hover {
    opacity:0.2    
}




.md-modal {
    position:fixed;
    top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	height: auto;
    z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
 
.md-show {
    visibility: visible;    
}

.md-content {
    padding-top:40px;
    text-align:center;
    overflow-y:scroll;    
}

.md-content img {
    width:70%;
    max-width:800px;
    margin:0 auto;
    display:block;
    height:auto;
	border: 3px solid #757877;
	
}

.md-content h3 {
    width:70%;
    max-width:700px;
	margin-bottom:30px;
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
    padding-right:10px;
    padding-left:10px; 
	color:#666867;    
}

.md-content p {
    margin-bottom:30px;
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;
    width:70%;
    max-width:700px;
    padding-right:10px;
    padding-left:10px; 
	color:#666867; 
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
 
.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

.md-effect-1 .md-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 ~ .md-overlay {
	background: white;
} 

.md-effect-1 .md-content h3,
.md-effect-1 .md-content {
	/*background: transparent;*/
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


	
	
.videoWrapper {
	position: relative;	
}

.videoWrapper iframe {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
    max-width:800px;    
}

.video{
    width:70%;
    max-width:800px;
    margin: 0 auto;
    padding-left:20px;
    padding-right:20px;
}

.video iframe {
    border:0;
}




#team {
   /* padding-top: 110px;*/
    padding-bottom: 90px;
    background-color:red;
    background-image: url(../images/team_bg.jpg);
    background-position: center;
    background-repeat:repeat;
    display:block;
    position:relative;
    z-index:120;
    padding-top:90px;
    text-align:center;      
}

#team h2, #team h4, #team p {
    color:white;   
}    

#team p {
    margin-top:0px;
    margin-bottom:0px;
}   

.member_photo {
	width: 220px;
	height: 260px;
	margin: 25px auto;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	border: 3px solid #757877;
}

.team_box:hover .member_photo {
    width: 160px;
    height: 160px;
    margin-bottom:50px;
    margin-top:50px;
}

.border {
	border: 2px dashed rgba(255, 255, 255, .5);
}








#contact {
    margin-top:2px; 
    padding-top: 90px;
  	padding-bottom:25px;
    background-color:#E21418;
    display:block;
    position:relative;
    z-index:120;
    text-align:center;      
}

#contact p {
	margin-bottom: 5px;
	color: white;
}

#contact h2,h3  {
	color:white;
}



#contact a {
	color:white;
	
}


#contact a:hover {
	color:#34a5df;
	
}



.btn-blue {
	border: none;
	font-family: 'Arial', sans-serif;
    font-weight:400;
	font-size: 14px;
	color: white;
	background: white;
	cursor: pointer;
	padding: 17px 35px;
	display: inline-block;
	margin: 0px;
    width:100%;
    max-width: 300px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    z-index:90;
    opacity:1;
}

.btn-blue:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    
}
.btn-blue:before {
	font-family: 'unicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
    margin-top:2px;
	-webkit-font-smoothing: antialiased;
}

.icon-mail:before {
	content: "\e053";
    
}

.btn-send {
	border-radius: 25px;
	border: 2px solid #a1a1a1;
	color: #A1A1A1;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.btn-send:active {
	background: white;
	top: 2px;
}

.btn-send span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}

.btn-send:before {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 2.5;
	font-size: 180%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-send:active:before {
	
	color: #39A8DF; 
}

.btn-sendb:hover span {
	-webkit-transform: translateY(200%);
	-moz-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
}

.btn-sendb:before {
	left: 0;
	top: -100%;
}

.btn-sendb:hover:before {
	top: -2px;
}




#contact form {
    margin-top: 40px;
}

#contact form input[type="text"],
#contact form input[type="email"]{
	width: 100%;
	max-width: 300px;
	height: 57px;
	margin-bottom: 20px;
	padding: 0 20px;
	border-style: solid;
	border-color: #a1a1a1;
	border-radius: 2px;
	box-shadow: none;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
}

#alert {
    padding:20px;
    margin-bottom:20px;
    margin-top:20px;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
 
	background-color:#FCD50F;
    border:1px solid #757877;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}


#message {
    display: none;
}

#message ul.unordered {
    padding: 0;
}

#message ul.unordered li {
    padding: 0 0 0 20px;
}
#message ul.unordered li p {
    padding: 3px 0;
    margin: 0;
}

#message .alert-danger p {
   /* color: #B94A48;*/
	font-size:300;
	color: #fff; /*MOON */
}

.contact_info {
  
	margin-top: 50px;
   
	padding-bottom: 0px;
}

.contact_details span{
	color: #FFFFFF; 
	font-size: 30px;
}
.contact_details p{
    margin-top:20px;
    padding-bottom: 70px;
}





.social_icons {
    text-align:center;
   
	margin-top:23px;
}

.social_icons ul {
   /* display: inline-block;*/
    margin: 0px; 
    padding: 0px;
    /* For IE, the outcast */
    zoom:1;
    display: inline;
}

.social_icons li {
    float:left;
  
	padding: 0 15px;
    list-style:none;        
}

.social_icons li a span{
	font-size: 30px; 
   
	color:white;
}

.social_icons li a:hover {
    text-decoration:none;         
}






#footer {
    background-color:white;
    padding-top:20px;      
    padding-bottom:850px;  
}

#footer a {
    font-size:13px;
	font-weight:700;
	letter-spacing: 0,5px;

	color:#B2B2B2;
    margin:0px;
    padding:0px;
}

#footer a:hover {
	
	
	color:#34a5df;
}

#footer p {
    color:black;
    margin:0px;
    padding:0px;
}

@media screen{
}
