@charset "utf-8";
/* CSS Document */

body { 
			
  background-color: #F9DEDE;
	font-family: san "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	
}
/*
.image{
	position: relative;
	height:230px;
	overflow: hidden;
	background:url("img/color2.jpg") no-repeat center;
	background-size: cover;
}*/
.cd-header__nav-trigger {
	 position: relative;
	 height: 45px;
	 width: 45px;
}
 .cd-header__nav-trigger span, .cd-header__nav-trigger span::before, .cd-header__nav-trigger span::after {
	 position: absolute;
	 width: 28px;
	 height: 3px;
	 background-color: #C02626;
	 backface-visibility: hidden;
}
 .cd-header__nav-trigger span {
	 top: 21px;
	 left: 8px;
	 transition: background 0.2s var(--cd-nav-animation);
}
 .cd-header__nav-trigger span::before, .cd-header__nav-trigger span:after {
	 content: '';
	 left: 0;
	 transition: transform 0.2s var(--cd-nav-animation);
}
 .cd-header__nav-trigger span::before {
	 bottom: 8px;
}
 .cd-header__nav-trigger span::after {
	 top: 8px;
}
 .cd-header--is-translated .cd-header__nav-trigger span {
	 background-color: alpha(var(--color-white), 0);
}
 .cd-header--is-translated .cd-header__nav-trigger span::before, .cd-header--is-translated .cd-header__nav-trigger span::after {
	 background-color: #C02626;
}
 .cd-header--is-translated .cd-header__nav-trigger span::before {
	 transform: translateY(8px) rotate(-45deg);
}
 .cd-header--is-translated .cd-header__nav-trigger span::after {
	 transform: translateY(-8px) rotate(45deg);
}
 


.cd-logo{
	height: 50%;
	width: 10%;

}
img.cd-logo{
	position: absolute;
	top: 25%;
}
@media only screen and (max-width: 480px){
  a img.cd-logo{
	 top: 35%;  
	width: 30%;
	height: 35%;
	}
	a.cd-header__nav-trigger{
		margin-right: 0;
	}
	/*services*/
	h2{
		font-size: 110%;
	}
	div.row-left{
		margin-left: 0;
	}
	div.row-right{
		margin-right: 0;
	}
	div.info{
		padding: 1%;
		margin: 1%;
	
	}
	.row div.top {
		font-size: 70%;
	}
	.row div.bottom {
		font-size: 70%;
	}
	nav.cd-3d-nav{
		height: 12%;
	}
}
@media only screen and (max-width: 768px){
img.cd-logo{
	top: 35%;
	width: 25%;
	height: 40%;
	}
	/*services*/
	h2{
		font-size: 110%;
	}
	div.row-left{
		margin-left: 0;
	}
	div.row-right{
		margin-right: 0;
	}
	div.info{
		padding: 1%;
		margin: 1%;
	
	}
	.row div.top {
		font-size: 70%;
	}
	.row div.bottom {
		font-size: 70%;
	}

}	
@media only screen and (max-width: 1023px){
 img.cd-logo{
	top: 35%;	
	width: 15%;
	height: 40%;
	}
	/*services*/
	h2{
		font-size: 110%;
	}
	div.row-left{
		margin-left: 0;
	}
	div.row-right{
		margin-right: 0;
	}
	div.info{
		padding: 1%;
		margin: 1%;
	
	}
	.row div.top {
		font-size: 70%;
	}
	.row div.bottom {
		font-size: 70%;
	}
	nav.cd-3d-nav{
		height: 12%;
	}
}


@media only screen and (min-width: 1024px){
		/*services*/
	h2{
		font-size: 120%;
	}
	div.row-left{
		margin-left: 0;
	}
	div.row-right{
		margin-right: 0;
	}
	div.info{
		padding: 1%;
		margin: 1%;
	
	}
	.row div.top {
		font-size: 70%;
	}
	.row div.bottom {
		font-size: 70%;
	}

}
	nav.cd-3d-nav{
		height: 12%;
	}
/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-icon {
  width: 2em;
  height: 2em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #fff;
}

.svg-icon circle {
  stroke: #C02626;
  stroke-width: 1;
}
h1.text-xl {
	color: #C02626;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	
	
}
h3{
	text-align: center;
	margin-bottom: 20px;
}
/* line and arrow */
.cd-3d-nav__marker--col-1 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-2 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-3 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-4 {
	color: #C02626;
	background-color: #C02626; 
}
.cd-3d-nav__marker--col-5 {
	color: #C02626;
	background-color: #C02626; 
}

/* 3d nav container colors*/
.cd-3d-nav__item--selected a{
	  
    background-color: #CB4D4F;
}
 .cd-3d-nav__item--selected  a:hover {
      background-color: #CB4D4F;
	
	}

.cd-3d-nav {

  background-color: #EF8889;
}

.cd-3d-nav__list { 

  background-color: #EF8889;
}
.cd-3d-nav__list a:hover{
	  background-color: #DB6366;
}


	
/*about*/
 .long-copy{
    margin: 50px;	
	font-weight: 400;
	 text-align: center;
	
	
}
.icon-img{
display: block;
margin: 20px auto;
	height: 250px;

}

.about{
	margin: 20px;
	text-align: justify;
	
}
/* services*/
body{margin: 0;/*font-family: 'Poppins', sans-serif;*/}
#container{min-height:100vh; font-size: 3vh;}
#header{ clear: both; overflow: hidden; padding: 3vh;}
#main-title{float:left;  font-size: 3.5vh; /* font-family: 'Raleway', cursive;*/}
#main-title h2{font-weight: 800;padding: 0; margin: 0; color: #C02626;}
#main-title small{padding-left: 0.5em; font-weight: 300;}
.top{font-weight: 800; border-bottom: solid 1px #000; padding-bottom: 0.7vh; margin-bottom: 0.7vh;font-family: 'Raleway', cursive;}
.bottom{font-weight: 300; clear: both;font-family: 'Raleway', cursive;}

#legend{float: right; color: #ccc;}


.row{ display: flex;  align-items: center; color: #fff; }
.row .top{border-color: #fff;font-size: 3.5vh}
.row .bottom{font-size: 3.vh;}
/*.bullet{background-color: white;  border-radius: 100%; height: 15vh; width: 15vh; text-align: center; font-size: 7vh; line-height: 15vh;}*/
.title{ border-radius: 14vh; padding: 3.5vh 3vh; display: flex;  align-items: center;justify-content:center;  width: 20vh; flex-basis: 60%; text-align: center;}
.info{margin:0 4vh; padding: 0 4vh;}

.row-left{margin-left: 12vh;  border-top-left-radius: 12vh;border-bottom-left-radius: 12vh; }
.row-right{margin-right: 12vh;  border-top-right-radius: 12vh;border-bottom-right-radius: 12vh;}
.row-left .info{border-left:solid 1px #fff; font-size: 2vh;}
.row-right .info{border-right: solid 1px #fff; font-size: 2vh;}
.row-right .title{order:2;}

#first{background-color: #ff9c4c;}
#first .bullet{color:  #ff8e00;}
#first .title{background-color: #ff8e00;}

#second{background-color: #FF894B;}
#second .bullet{color:  #FF3F00;}
#second .title{background-color: #FF3F00;}

#third{background-color: #ff6170;}
#third .bullet{color:  #ff2c53;}
#third .title{background-color: #ff2c53;}

#fourth{background-color: #c90952; }
#fourth .bullet{color:  #a20040;}
#fourth .title{background-color: #a20040;}

div.empty{
	height: 50px;
	width: auto;
}

/* FOOTER */
.footer {
	width: 100%;
	background: #CB4D4F;
	display: block;
 }
.inner-footer h3{
	text-align: left;
	color: #fff;
}
 .inner-footer {
	 width: 95%;
	 margin: auto;
	 padding: 30px 10px;
	 display: flex;
	 flex-wrap: wrap;
	 box-sizing: border-box;
	 justify-content: center;
 }

.footer-items {
	width: 25%;
	padding: 10px 20px;
	box-sizing: border-box;
	color: #fff;
}

.footer-items p {
	font-size: 16px;
	line-height: 25px;
	color: #fff;
}

.footer-items h1 {
	color: #fff;
	font-size: 160%;
	font-weight: 400;
}

.border1 {
	height: 3px;
	width: 40px;
	background: #ff9800;
	color: #ff9800;
	background-color: #ff9800;
	border: 0px;
}

ul.foot {
	list-style: none;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.5px;	
 }

ul a {
	text-decoration: none;
	outline: none;
	color: #fff;
	transition: 0.3s;
}

.foot ul a:hover {
	color: #ff9800;
}

ul.foot li {
	margin: 15px 0;
	height: 25px;
}

li i {
	margin-right: 20px;
}

.social-media {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.social-media a {
	text-decoration: none;
}

.social-media i {
	height: 25px;
	width: 25px;
	margin: 20px 10px;
	padding: 4px;
	color: #fff;
	transition: 0.5s;
}

.social-media i:hover {
	transform: scale(1.5);
}

.footer-bottom {
	padding: 10px;
	background: #C02626;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

/* for tablet mode view */

@media screen and (max-width: 1275px) {
	.footer-items {
		width: 50%;
	}
}

/* for mobile screen view */

@media screen and (max-width: 660px) {
	.footer-items {
		width: 100%;
	}
}

