html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'roboto-bold';
    src: url('..font/roboto-bold-webfont.woff2') format('woff'),
         url('../font/roboto-bold-webfont.woff') format('woff2');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto-light';
    src: url('..font/roboto-light-webfont.woff2') format('woff'),
         url('../font/roboto-light-webfont.woff') format('woff2');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto-medium';
    src: url('..font/roboto-medium-webfont.woff2') format('woff'),
         url('../font/roboto-medium-webfont.woff') format('woff2');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto-regular';
    src: url('..font/roboto-regular-webfont.woff2') format('woff'),
         url('../font/roboto-regular-webfont.woff') format('woff2');
    font-weight: normal;
    font-style: normal;

}
.top-left h1 {
    font-size: 17px;
    color: gray;
	font-family: 'roboto-light';
}
.top-right h1 {
    font-size: 17px;
    color: gray;
	font-family: 'roboto-light';
}
.width-of-site {
    width: 915px !important;
    margin-top: 31px;
}
.top-right {
    text-align: -moz-right;
}
.top-left i {
    font-size: 20px;
    padding: 0 6px;
    color: #bcb9b9;
}
.top-left i:hover{
    color: #c8011a;
}
.top-right i {
    font-size: 20px;
    padding: 0 8px;
    color: #c8011a;
}
.top-right a {
    font-size: 15px;
    color: silver;
}
.top-right a:hover{
    color:#c8011a;
	text-decoration:none;
}
.top-navigation {
    background-color:#fafafa;
    padding: 0 0 !important;
	
}
.nav-bar li {
    float: left;
}
#myNavbar a {
    padding: 15px 17px !important;
    display: table;
    font-size: 18px !important;
    color:#535353 !important;
	font-family:'Lato', sans-serif!important;
}
.navbar-nav {
    width: 669px !important;
    margin: 0px 81px !important;
}
.fixed {
    position: fixed;
    z-index: 200;
    display: inline-grid;
    width: 100%;
    background-color: #fafafa;
	box-shadow: 9px 5px 9px 3px #ccc;
}

#myNavbar a:hover {
text-decoration:none !important;
color:#c8011a !important;
}
.width-of-nav-bar {
    width: 888px !important;
    border-top: 1px solid #e8e8e8;
    padding: 0 0 !important;
}
.top-background-color {
    background-color: #fafafa;
}
.navbar-inverse {
    background-color: #fafafa !important;
	border:none !important;
}
.navbar {
    position: relative;
    margin-bottom: 0px !important;
    line-height: 0px !important;
}

.slider-text {
    position: absolute;
    top: 125px;
    left: 200px;
    width: 439px;
    text-align: center;
}
.inner-products {
    width: 952px !important;
    margin: 36px auto;
    padding: 0 0 !important;
}
.inner-design h1 {
    font-size: 22px;
    border-bottom: 1px solid #7cb542;
    display: table;
    margin: 23px 20px;
    margin-bottom: 45px;
	font-family: 'roboto-bold';
}
.packages-details {
    margin-top: 29px;
}
.top-center {
    padding-bottom: 13px;
}
.top-slider-container {
    margin-top:186px !important;
    display: -webkit-inline-flex;
    width: 100%;
}
.inner-about-us {
    margin-top: 75px;
}
.events {
    width: 30%;
    background-color: #fcfee8;
    margin: 10px 15px;
    display: table;
    float: left;
}
.left-event p {
    text-align: center;
    font-size: 14px;
    color: #fff;
	font-family: 'roboto-light';
	padding: 29px 0px;
}
.left-event {
    width: 39%;
    float: left;
    background-color: #7cb542;
}
.left-event span {
    font-size: 19px;
	font-family: 'roboto-bold';
}
.right-event li {
    font-size: 17px;
    font-family: 'roboto-light';
    padding: 1px 1px;
    list-style: inside;
}
.right-event span {
    font-size: 20px;
	font-family: 'roboto-bold';
}

.right-event {
    width: 60%;
    background-color: #fcfee8;
    float: right;
}
.packages-details h1 {
    font-size: 22px;
    margin-top:0px;
    margin-bottom: 47px;
	font-family: 'roboto-bold';
	border-bottom: 1px solid #7cb542;
    display: table;
	margin-left: 15px;
}
.about-us-left p {
    font-size: 16px;
    margin: 0 0 !important;
    padding-bottom: 13px;
    line-height: 25px;
	font-family: 'roboto-regular';
}

.contact-form.mea {
    width: 530px;
}

.contact-form {
    width: 630px;
    margin: 0 auto;
}
.contact-form h1 {
    font-size: 22px;
    text-align: center;
	font-family: 'roboto-bold';
}
.contact-form p {
    font-size: 18px;
    text-align: center;
    margin: 0 0;
	font-family: 'roboto-light';
}
.contact-form h2 {
    text-align: center;
    font-size: 18px;
    margin: 22px 0;
	font-family: 'roboto-light';
}
#footer-form {
    width: 74%;
    margin: 0 auto;
}
.contact-form input {
    width: 453px;
    height: 49px;
    margin: 5px 0;
    background-color: #e8ffd0;
    border: none;
    padding: 5px 11px;
    color: #777;
	font-family: 'roboto-light';
}

.contact-form select {
    width: 453px;
    height: 49px;
    margin: 5px 0;
    background-color: #e8ffd0;
    border: none;
    padding: 5px 11px;
    color: #777;
    font-family: 'roboto-light';
}

.contact-form textarea {
    width: 453px;
    height: 131px;
    margin: 5px 0;
    background-color: #e8ffd0;
    border: none;
    padding: 5px 11px;
    color: #777;
	font-family: 'roboto-light';
}
#fmybtn {
    float: right;
    margin: 0 11px;
        margin-bottom: 0px;
    background-color: #f3d101;
    border: none;
    padding: 7px 19px;
    border-radius: 8px;
    margin-bottom: 58px;
	font-family: 'roboto-bold';
}




.measurement-form input {
    width: 453px;
    height: 49px;
    margin: 5px 0;
    background-color: #e8ffd0;
    border: none;
    padding: 5px 11px;
    color: #777;
	font-family: 'roboto-light';
}
.measurement-form textarea {
    width: 453px;
    height: 131px;
    margin: 5px 0;
    background-color: #e8ffd0;
    border: none;
    padding: 5px 11px;
    color: #777;
	font-family: 'roboto-light';
}
#meabtn {
    float: right;
    margin: 0 11px;
        margin-bottom: 0px;
    background-color: #f3d101;
    border: none;
    padding: 7px 19px;
    border-radius: 8px;
    margin-bottom: 58px;
	font-family: 'roboto-bold';
}




.footer-center a {
    text-decoration: navajowhite;
    font-size: 27px;
    color: #767575;
}
.our-Design {
    width: 24%;
    float: left;
    margin: 20px 5px;
    border: 1px solid #7ab544;
}
.our-Design img {
    width: 100%;
}
.about-us-right img {
    width: 100%;
}
.about-us-right{
    margin-bottom: 40px;
}

.footer-bottom {
    background-color: #333333;
    border-top: 1px solid #fff;
}

.the-end{
    width: 527px !important;
    margin: 0 auto !important;
}
.products {
    background-color: #edf1f7;
    display: block;
    margin-top: 24px;
}
.the-end p {
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
	margin-bottom:0px !important;
}
.the-end h4{
    color: #fff;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
	margin-bottom:50px !important;
	margin-top: 0px !important;
}
.slider-text h1{
font-size:42px;
color:yellow;
}
.slider-text span{
font-size:42px;
color:#fff;
}
.slider-text p{
font-size:22px;
color:#fff;
font-family: 'roboto-light';
text-align:left;
}
.slider-text a{
background-image:url(../images/contact.png);
background-repeat:no-repeat;
background-size:100%;
  padding: 3px 0;
    display: -moz-stack;
    width: 150px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.slider-text a:hover{
	text-decoration:none;
	color:#c8011a;
  
}
.section-bar h2 {
    text-align: center;
    margin: 0 0;
    font-size: 32px;
    color: #000;
	font-family: 'roboto-bold';
}
.section-bar span {
    font-size: 32px;
    color: #c8011a;
    font-family: 'roboto-bold';
	display: table;
}
.section-bar {
    width:278px;
    margin: 0 auto;
}
.section-bar img {
    float: left;
}
.section-intro {
    width: 100%;
    margin-top: 17px;
    display: table;
    text-align: center;
}
.section-intro p {
    font-size: 18px;
    color: #000;
	font-family: 'roboto-regular';
}
.step h1 {
    font-size: 18px;
    text-align: center;
    margin: 28px 0;
	font-family: 'roboto-bold';
}
.step img {
    padding: 0px 48px;
}
.step p {
    padding: 0 0 !important;
    text-align: center;
    margin-left: 10px;
    margin-top: 18px;
	font-family: 'roboto-light';
}
.border-bottom img {
    width: 100%;
}
.width-of-sec-site {
    width: 915px !important;
    margin-top: 31px;
}
.footer {
    background-color: #333333;
}
.footer-left a {
    font-size: 24px;
    color: #fff;
}
.footer-center h1 {
    font-size: 31px;
    color: #444343;
    background-color: #edf1f7;
    padding: 6px 10px;
    text-align: center;
    border-radius: 16px;
}
.footer-center i {
    color: #fff;
    font-size: 20px;
	padding: 0 4px;
}
.footer-center {
    padding: 0 61px !important;
    margin-bottom: 13px;
}
.icons {
    padding: 0px 64px;
}
.footer-right a {
    padding: 0 6px;
    font-size: 19px;
    color: #fff;
}
.footer-right {
    padding: 0 149px !important;
}
.footer-right i {
    margin-left: 44px;
    font-size: 34px;
	color: #fff;
}
.footer-left i {
    margin-left: 73px;
    font-size: 34px;
    margin-top: 2px;
	color: #fff;
}
.footer-left a:hover{
text-decoration:none;
color:#c8011a;
}
.footer-center i:hover{
text-decoration:none;
color:#c8011a;
}
.footer-right a:hover{
text-decoration:none;
color:#c8011a;
}
.subject.development p {
    display: none;
}
.navbar-brand {
    display: none;
}
.menu-item {
    float: left;
    padding: 7px 0px;
}
#wpcf7-f94-o1 {
    width: 463px;
    margin: 0 auto;
}
#fmybtn {
    width: 113px !important;
    height: 45px;
}
@media only screen and (min-width : 320px) and (max-width : 479px) 
{
	
.menu-item {
    float: none;
}	
	
.top-left {
    display: none;
}
.top-center img {
    padding: 3px 55px !important;
    width: 86%;
}
.navbar-header {
    display: table;
}
.width-of-site {
    width: 851px !important;
    margin-top: 0px;
    display: -webkit-box;
    padding: 0 0 !important;
}
.top-right {
    display: none;
}
.top-center {
    padding-bottom: 6px;
}
.width-of-nav-bar {
    width: 96% !important;
    display: table;
    margin: 0 auto;
}
.navbar-inverse .navbar-toggle {
    border-color: #f3d101 !important;
    background-color: #7db540 !important;
	float: left !important;
}
.navbar-nav {
    width: 100% !important;
    margin: 0px 0px !important;
}
#myNavbar a {
    padding: 9px 0px !important;
}
.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 6px !important;
}
.fixed {
    box-shadow: 3px 3px 6px 2px #ccc;
}
.top-slider-container {
    margin-top: 135px !important;
}
.width-of-sec-site {
    width: 100% !important;
    margin-top: 4px;
}
.section-bar h2 {
    font-size: 25px;
}
.section-bar span {
    font-size: 20px;
    display: block;
}
.section-bar img {
    float: left;
    width: 23%;
}
.section-bar {
    width: 156px;
    margin: 0 auto;
}
.section-intro {
    margin-top: 10px;
}
.section-intro p {
    font-size: 15px;
}
.step h1 {
    font-size: 17px;
    margin: 16px 0;
}
.step img {
    padding: 0px 83px;
}
.subject.development p {
    display: block;
}
.step p {
    display: none;
}
.inner-products {
    width: 100% !important;
    margin: 16px auto;
}
.item {
    width: 100% !important;
    margin: 0 0px !important;
}
.item h1 {
    margin-top: 18px !important;
    font-size: 19px !important;
    margin-bottom: 12px !important;
}
.footer-left {
    text-align: center;
}
.footer-left i {
    margin-left: 0px;
}
.footer-center h1 {
    font-size: 20px;
    padding: 5px 0px;
    text-align: center;
    border-radius: 8px;
    margin: 8px 0;
}
.footer-left a {
    font-size: 20px;
}
.icons {
    padding: 0px 57px;
}
.footer-right {
    padding: 0 0px !important;
    text-align: center;
	margin-bottom: 11px;
}
.footer-right i {
    margin-left: 0px;
    font-size: 32px;
}
.the-end {
    width: 100% !important;
    margin: 0 auto !important;
}
.the-end p {
    font-size: 14px;
    margin-bottom: 5px !important;
}
.the-end h4 {
    font-size: 15px;
    margin-bottom: 33px !important;
    margin-top: 0px !important;
}
.inner-about-us {
    margin-top: 0px;
}
.about-us-left h1 {
    font-size: 23px;
	font-family: 'roboto-bold';
}
.about-us-left{
    padding:0 0 !important;
}
.about-us-left p {
    font-size: 15px;
    padding-bottom: 8px;
    line-height: 23px;
}
.about-us-right {
    padding: 0 0 !important;
}
.events {
    width: 100%;
    margin: 8px 0px;
}
.inner-design {
    padding: 0 0 !important;
}
inner-design h1 {
    font-size: 22px;
    margin: 18px 3px !important;
    margin-bottom: 22px;
}
.contact-form {
    width: 100% !important;
    margin: 0 0;
}
#footer-form {
    width: 100% !important;
    margin: 0 auto;
}
.contact-form input {
    width: 100% !important;
}
.contact-form textarea {
    width: 100% !important;
    height: 117px;
}
.inner-about-us {
    padding: 0px 6px !important;
}
.contact-form h1 {
    font-size: 19px;
}
.contact-form p {
    font-size: 15px;
}
.contact-form h2 {
    font-size: 15px;
    margin: 15px 0;
}
#fmybtn {
    margin: 0 0px;
    margin-bottom: 20px;
}
.packages-details h1 {
    margin-bottom: 20px;
    margin-left: 4px;

}
.navbar-brand {
    color: #8b8a8a !important;
    float: right !important;
}
.navbar-header {
    display: table;
    width: 39%;
}
.navbar-brand i {
    padding: 0 5px;
	color: #f3d101;
}
.navbar-brand {
    display: block;
}

}
@media only screen and (min-width : 360px) and (max-width : 640px) 
{
	
.menu-item {
    float: none;
}	
.step img {
    padding: 0px 100px;
}
.top-center img {
    padding: 0px 89px !important;
    margin-top: 6px;
}
.navbar-header {
    display: table;
    width: 42%;
}
.top-slider-container {
    margin-top: 131px !important;
}

}
@media only screen and (min-width : 410px) and (max-width : 735px) 
{
.menu-item {
    float: none;
}	
.navbar-header {
    width: 49%;
}
.top-center img {
    padding: 0px 117px !important;
    margin-top: 6px;
}
.top-slider-container {
    margin-top: 128px !important;
}
.footer-center {
    padding: 0 108px !important;
}
.step img {
    padding: 0px 128px;
}
}
@media only screen and (min-width : 480px) and (max-width : 767px) 
{
	
	.top-left {
    display: none;
}
.top-center img {
    padding: 3px 1px !important;
    width: 73%;
}
.navbar-header {
    display: table;
}
.width-of-site {
    width: 851px !important;
    margin-top: 0px;
    display: -webkit-box;
    padding: 0 0 !important;
}
.top-right {
    display: block;
    float: right;
}
.top-center {
    padding-bottom: 6px;
    float: left;
}
.width-of-nav-bar {
    width: 96% !important;
    display: table;
    margin: 0 auto;
}
.navbar-inverse .navbar-toggle {
    border-color: #f3d101 !important;
    background-color: #7db540 !important;
	float: left !important;
}
.navbar-nav {
    width: 100% !important;
    margin: 0px 0px !important;
}
#myNavbar a {
    padding: 9px 0px !important;
}
.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 6px !important;
}
.fixed {
    box-shadow: 3px 3px 6px 2px #ccc;
}
.top-slider-container {
    margin-top: 135px !important;
}
.width-of-sec-site {
    width: 100% !important;
    margin-top: 4px;
}
.section-bar h2 {
    font-size: 25px;
}
.section-bar span {
    font-size: 20px;
    display: block;
}
.section-bar img {
    float: left;
    width: 23%;
}
.section-bar {
    width: 156px;
    margin: 0 auto;
}
.section-intro {
    margin-top: 10px;
}
.section-intro p {
    font-size: 15px;
}
.step h1 {
    font-size: 17px;
    margin: 16px 0;
}
.step img {
    padding: 0px 159px;
}
.subject.development p {
    display: block;
}
.step p {
    display: none;
}
.inner-products {
    width: 100% !important;
    margin: 16px auto;
}
.item {
    width: 100% !important;
    margin: 0 0px !important;
}    
.item h1 {
	font-size: 19px !important;
    margin-top: 33px !important;
    margin-bottom: 19px !important;
}
.footer-left {
    text-align: center;
}
.footer-left i {
    margin-left: 0px;
}
.footer-center h1 {
    font-size: 20px;
    padding: 5px 0px;
    text-align: center;
    border-radius: 8px;
    margin: 8px 0;
}
.footer-left a {
    font-size: 20px;
}
.icons {
    padding: 0px 57px;
}
.footer-right {
    padding: 0 0px !important;
    text-align: center;
	margin-bottom: 11px;
}
.footer-right i {
    margin-left: 0px;
    font-size: 32px;
}
.the-end {
    width: 100% !important;
    margin: 0 auto !important;
}
.the-end p {
    font-size: 14px;
    margin-bottom: 5px !important;
}
.the-end h4 {
    font-size: 15px;
    margin-bottom: 33px !important;
    margin-top: 0px !important;
}
.inner-about-us {
    margin-top: 0px;
}
.about-us-left h1 {
    font-size: 23px;
	font-family: 'roboto-bold';
}
.about-us-left{
    padding:0 0 !important;
}
.about-us-left p {
    font-size: 15px;
    padding-bottom: 8px;
    line-height: 23px;
}
.about-us-right {
    padding: 0 0 !important;
}
.events {
    width: 100%;
    margin: 8px 0px;
}
.inner-design {
    padding: 0 0 !important;
}
inner-design h1 {
    font-size: 22px;
    margin: 18px 3px !important;
    margin-bottom: 22px;
}
.contact-form {
    width: 100% !important;
    margin: 0 0;
}
#footer-form {
    width: 100% !important;
    margin: 0 auto;
}
.contact-form input {
    width: 100% !important;
}
.contact-form textarea {
    width: 100% !important;
    height: 117px;
}
.inner-about-us {
    padding: 0px 6px !important;
}
.contact-form h1 {
    font-size: 19px;
}
.contact-form p {
    font-size: 15px;
}
.contact-form h2 {
    font-size: 15px;
    margin: 15px 0;
}
#fmybtn {
    margin: 0 0px;
    margin-bottom: 20px;
}
.packages-details h1 {
    margin-bottom: 20px;
    margin-left: 4px;

}
.navbar-brand {
    display: none;
}

}
@media only screen and (min-width : 640px) and (max-width : 640px) 
{
.top-center {
    padding-bottom: 6px;
    float: left;
    margin-right: 231px;
}
.section-bar {
    width: 205px;
    margin: 0 auto;
}
.section-bar span {
    font-size: 32px;
    display: block;
}
.section-bar h2 {
    font-size: 33px;
}
.step {
    width: 47%;
    float: left;
}
.step img {
    padding: 0px 77px;
}
.item {
    width: 42% !important;
    margin: 0px 22px !important;
}
.footer-center {
    display: table;
    padding: 0 79px !important;
    margin-top: 0px;
    float: left;
}
.footer-left {
    float: left;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) 
{
.top-center {
    padding-bottom: 10px;
    float: left;
    margin: 0 102px !important;
}
.section-bar {
    width: 205px;
    margin: 0 auto;
}
.section-bar span {
    font-size: 32px;
    display: block;
}
.section-bar h2 {
    font-size: 33px;
}
.step {
    width: 50% !important;
    float: left;
}
.step img {
    padding: 0px 115px !important;
}
.item {
    width: 42% !important;
    margin: 0px 22px !important;
}
.footer-center {
    display: table;
    padding: 0 79px !important;
    margin-top: 0px;
    float: left;
}
.footer-left {
    float: left;
}
.top-left {
    float: left;
}
.top-center {
    padding-bottom: 10px;
    float: left;
    margin-right: 0px;
}
.inner-products {
    width: 100% !important;
    margin: 24px auto;
}
.step h1 {
    font-size: 17px;
    margin: 16px 0;
}
.step img {
    padding: 0px 159px;
}
.subject.development p {
    display: block;
}
.step p {
    display: none;
}
.width-of-sec-site {
    width: 100% !important;
}
.top-right {
    float: left;
}
.navbar-nav {
    width: 100%;
    margin: 0px 14px !important;
}
.top-slider-container {
    margin-top: 182px !important;
}
.section-bar {
    width: 234px;
    margin: 0 auto;
}
.footer-right {
    padding: 0 0px !important;
}
.events {
    width: 44% !important;
}
.about-us {
    width: 100% !important;
}
.design {
    width: 100% !important;
    padding: 0 0 !important;
}
}

@media only screen and (min-width : 980px) and (max-width : 980px) 
{
	
.top-center {
    margin: 0 187px !important;

}
.navbar-nav {
    margin-left: 87px !important;
}
.step img {
    padding: 0px 177px !important;
}
.item {
    width: 43% !important;
    margin: 0px 22px !important;
}
.footer-right {
    padding: 0 0px !important;
    float: right;
}
.footer-center {
    padding: 0 0px !important;
    margin-left: 230px;
}

}

@media only screen and (min-width : 1024px) and (max-width : 1024px) 
{
.top-center {
    margin: 0 189px !important;
}
.navbar-nav {
    float: left;
    margin: 0px 80px !important;
}
.step img {
    padding: 0px 56px !important;
}
.step {
    width: 25% !important;
    float: left;
}
.item {
    width: 28% !important;
    margin: 0px 22px !important;
}
.footer-right {
    padding: 0 18px !important;
    float: right;
}
.footer-center {
    display: table;
    padding: 0 0px !important;
    margin-top: 0px;
    float: left;
    margin-left: 228px;
}
}
