﻿body
{
    background-color:transparent ;
   font-family: 'Nunito Sans', sans-serif;
}

* 
{ 
    margin: 0; 
    padding: 0; 
}

.shadow {
    z-index: -1;
    position: relative;
    margin-top: -5px;
    width: 60%;
}

.sec-top-header
{
    background-color :#121212;
    color:#fff;
}
.sec-top-header-text
{
    font-family: 'Nunito Sans', sans-serif;
    text-align:center;
    padding:5px;
    
}

.comp-logo
{
    width: 117px;
    height:93px;
    margin: auto;
    display: block;
}


.head-text
{
    color:#121212;
    font-size :2.4rem;
    font-weight: 500;
    text-align :center;
}


.home-main-text-matter
{
    font-size: 1.6rem;
    letter-spacing: 0.06rem;
    font-weight:400;
    background-color :#fff;
    color:#121212;
    text-align:center;
    padding:30px;
  
}

.sec-new-arrival
{
    background-color:#121212;
    color:#fff;
}

.sec-best-seller
{
    background-color:#fff;
    color:#121212; 
}

.home-heading-h3
{
    font-size:4rem;
    font-weight:400;
    letter-spacing:0.06rem;
    line-height:1.3;
    padding-top:5px;
    padding-bottom:5px;
}

.new-arrival-col
{
    padding-left:4px;
    padding-right:4px;
    margin-top:10px;
    margin-bottom:40px;
}

.full-unstyled-link {
    text-decoration: none;
    font-size:1.3rem;
    font-weight:400;
    letter-spacing:.06rem;
    line-height:1.3;
}

.full-unstyled-link-sub {
    text-decoration: none;
    margin-top: 0.7rem;
    font-size: 1.6rem;
    letter-spacing: .1rem; /*1.3rem*/
    line-height: 1.5;
    letter-spacing: .04rem;
    font-weight:400;
}


.top-head
{
    background: #ec008c;/*#d30050;/*#13bdff;/*#009ca7;*/
    font-family: Alegreya Sans,arial;
    font-size:32px;
}

.top-head-text
{
    color: #fff;
    margin-top:15px;
    margin-bottom:15px;
}

.auto-center
{
    margin: 0 auto;
}

.top-head-text-big
{
    font-weight: 600;
    text-align:center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 14px;
    text-transform:uppercase ;
}

.top-head-text-small
{
    margin: 0 auto;
    font-weight: 500;
    text-align:center;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 14px;
    text-transform: uppercase;
}

.top-head-button-line
{
    color: #fff;
    font-weight: 700;
    font-size: 20px; 
    line-height: 21px;
    text-align:center;
}

.top-head-button
{
    margin-bottom:10px;
    background-color: #ed7c24;
    color:White;
    display:inline-block;
    width: 200px;
    padding: 16px 0;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: "lato";
}

.top-head-button a
{
    color:White;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "lato";
    text-decoration :none;
}

.head-RN {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 32px;
    color:#023f56!important;/*#484848;*/
}
.text-left {
    text-align: left;
}

.green-border
{
    /*margin:0 auto;*/background-color:#d30050;/*#009ca7;/*#007162;*/height:4px;width:50px;
}

.black-border
{
   background-color:black;height:4px;width:30px;
}

.text-matter
{
    font-weight:500;
    font-family: 'Nunito Sans', sans-serif;
    
    color:#000;/*#2f2f2f;/* #484848;/*#222;*/
    line-height: 1.8;
    font-size: 17px;
    text-align: justify;
}

.text-matter-misc
{
    font-weight:500;
    font-family: 'Nunito Sans', sans-serif;
    
    color:#000;/*#2f2f2f;/* #484848;/*#222;*/
    line-height: 1.8;
    font-size: 17px;
    
}


.read_more
{
}

 a.read_more:link, a.read_more:visited {
   
    color: #d30050;/*#0476ac;*/
    padding: 3px 9px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-left:2px;
}


 a.read_more:hover, a.read_more:active {
    background-color: #ecf7ff;
}

.read_more_services
{
}

 a.read_more_services:link, a.read_more_services:visited {
   
   
    color: #d30050;/*#223e98;/*#72c1b7;*/
    font-family: Alegreya Sans,arial;
    font-weight:500;
    border-radius: 6px!important;
    display: block;
    padding: 4px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    /*margin-left:2px;*/
    font-size:13px;
}


 a.read_more_services:hover, a.read_more_services:active {
    background-color: #ecf7ff;
}



.prod-main
{
    background-color:#f6f3ec;/*;#dfebea*/
}

.prod-row
{
    margin-bottom:10px;
}
.prod-item
{
       
    margin:0 auto 30px;
	text-align:center;
	border:1px solid #ddd;
	padding:40px;
	min-height:328px!important;         /*308px*/
	background-color:#dfebea;/*#fff;/*#d6fff9;     /*#fff;*/
	border-radius:10px;
	border: 1px solid #d5d5d5!important;
    
}

.prod-title
{
    color: #023f56!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
    font-size: 1.4rem;
    line-height: 1.2;
    
    
    
}

.prod-text
{
    text-align:justify;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1.8;
    color: #484848;
}

.cust-main
{
    background-image: url('../images/home/bg-pattern.png');
    background-position: 50%;
    padding-top: 90px!important;
    padding-bottom: 90px!important;
    
}

.cust-row
{
    margin-bottom:10px;
}
.cust-item
{
       
    margin:0 auto 30px;
	text-align:center;
	border:1px solid #ddd;
	padding:20px;
	min-height:138px!important;         /*308px*/
	background-color:#fff;/*#dfebea;/*#fff;/*#d6fff9;     /*#fff;*/
	border-radius:45px;
	border: 1px solid #d5d5d5!important;
    
}

.cust-title
{
    color: #023f56!important;
    text-transform: uppercase!important;
    font-weight: 600!important;
    font-size: 1.4rem;
    line-height: 1.2;
    
    
    
}

.home-heading-h3
{
    color: #023f56!important;
    text-transform: uppercase!important;
    text-align: center!important;
    font-weight: 600!important;
    font-size: 2.4rem;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.2;
    
    
    
}

    
    



/*
.bg-curve {
  background-color: #dfebea;
  background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
  height: 1000px;
  overflow: hidden;
  position: relative;
  color:Black;
  
}
  .bg-curve::before {
    content: "";
    width: 200%;
    height: 0;
    padding-top: 200%;
    border-radius: 100%;
    background: #f7f7f7;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
  
}

*/

.bg-curve {
  background-color: #dfebea;
  background-size: cover;
  -webkit-background-size: cover;
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  color:Black;
  
}
  .bg-curve::before {
    content: "";
    width: 200%;
    height: 0;
    padding-top: 200%;
    border-radius: 100%;
    background: #f7f7f7;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
  
}

section {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    color: black;/*#fff;*/
    align-items: self-start;
     background-color:#dfebea;
}

section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform-origin: bottom;
    transform: translateX(-50%) scale(2);
    margin: -400px auto 0;
    width: 1000px;
    height: 810px;
    overflow: hidden;
    border-radius: 0 0 70% 70%;
    background-color: #EDAEC0;/*white;/*#dfebea;/*#0080C1;*/
    box-shadow: 1px 4px 7px #0000005e;
}

.content {
    position: relative;
    z-index: 1;
    max-width: 1000px;
    text-align: center;
    top: 20%;
     font-family: 'Nunito Sans', sans-serif;
   
}




/*--------*/

.holder{
  position:relative;
  width:100%;
  display:flex;
  height:70vh;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  overflow:hidden;
}
.holder:before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background: #ec008c;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #fc6767, #ec008c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #fc6767, #ec008c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius:0 0 50% 50%/0 0 100% 100%;
  transform:scaleX(1.5);
}
.heading{
  font-size:40px;
  font-weight:500;
  margin:5px;
  z-index:1;
  width:100%;
  color:#f5f6fa;
  text-align:center;
}
.tagline{
  z-index:1;
  font-size: 15px;
  font-weight: 200;
  width: 100%;
  color:#f5f6fa;
  text-align:center;
}


.abt-main
{
    padding-top:20px;
    padding-bottom:20px;
    background-color:#f6f3ec;
    
    
}

.sec-border
{

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 0px 5px 0px #ccc;
    margin:15px 0 ;
}

.sec-home
{
    background-image: url('../images/home/projects-bg.jpg');
    background-repeat: no-repeat; /* background-color: #434242; */ /* background-position: 12px 392px; */ /* padding-bottom: 57px; */
    background-size: cover;
}    

.our-clients-section
{
    padding: 40px 0 100px 0;
    background: #fff url('../images/home/ourclients_shadowsip.jpg') repeat-x 0 bottom;
    
}

.box-contact
{
    
    color: #fff;
    background-color: #ec008c;/*#00A9FF;*/
	letter-spacing :0.8;
    border:10px solid #ec008c;/*#00A9FF;*/
    -webkit-transition: 1.3s  background-color ease-in-out;/* For Safari 3.0 to 6.0 */
    transition:  1.3s  background-color ease-in-out; /* For modern browsers */
     
}

.box-contact:hover
{
     background-color:#820e76;/*rgb(40,116,252) ;/* #007aff;/*#3cc16e;*/
}

.box-contact-inner
{
    padding:20px;
}


.box-contact-headings
{
    font-family: 'Nunito Sans', sans-serif;
    text-align:center;
    padding:25px;
    transition: all 1.5s ease-in-out;
}

.box-contact-headings:hover
{
    transform: scale(1.1);
}

.box-contact-headings-head1
{
    line-height:1.2;
    font-size:32px;
    padding-bottom: 15px;
    padding-top: 25px;
    color: #fff;
    border-color: #fff;
}

.box-contact-headings-head2
{
    line-height:2.1;
    font-size:19px;
   
    padding-bottom: 5px;
    padding-top: 5px;
    color: #fff;
    border-color: #fff;
    line-height: 0.9;
}

.box-contact-headings-head3
{
    padding-bottom: 25px;
    padding-top: 25px;
}

.btn-contact
{
    line-height:2.1;
    font-size:17px;
   
	color: #fff;
	line-height: 0.9;
    font-weight: 500;
    padding: 9px 20px 9px 20px;
    text-decoration :none;
    border: 1px solid #fff;
    transition: all 1.2s ease-in-out;

}

.btn-contact:hover
{
    text-decoration :none;
    border-top-left-radius:15px;
    border-bottom-right-radius:15px;
    
    border-top-right-radius:0px;
    border-bottom-left-radius:0px;
    color:White;
}



