﻿/* MAIN */
.logobox { display: flex; margin-left: -10px; padding-top: 10px; }
.logoimage { padding-right: 25px; width:170px; height:auto}
.logotext { flex-direction: column; line-height: 20px; padding-top: 55px; }
.line1 { font-family: 'Honey Script Light'; font-size: 70px; font-variant: small-caps; letter-spacing: 6px; padding-left: 20px; color: #ce993c; }
.line2 { font-family: 'Muli'; font-variant: small-caps; font-size: 42px; font-weight: normal; font-style: normal; letter-spacing: 3px; color: #ce993c; padding: 25px 0 50px 20px; }
.imgwh { width:100%; height:450px }
.zoom {  transition: transform .2s; border: 5px,black,thin; }
.zoom:hover { transform: scale(1.1); }
.pagenos { font-size:22px; color: #ce993c }
.pagesa { color: #ce993c; font-weight:bold; }

/* Pages */
.pagecategory { font-size:30px; padding:0 0 20px 0; color:#ce993c; text-transform:initial; font-variant: small-caps; letter-spacing: 2px}
.pagestitles { color: #ce993c; font-weight:bold; text-transform: uppercase; }
.pagesdescription { font-size:22px; }
.pagesprices { font-variant: small-caps; font-weight:bold; font-size: 22px}
.pagestext { color:white; font-weight:normal; text-transform:initial;}
.pagesnos { font-size: 20px }
.pagesarrowe { width:45px; height:auto; }
.pagesarrowe:hover {
    content: url('../pics/end.png');
    width: 45px;
    height: auto;
}
.pagesarrowl { width:45px; height:auto; }
.pagesarrowl:hover {
    content: url('../pics/lefts.png');
    width: 45px;
    height: auto;
}

.pagesarrowr { width:45px; height:auto; }
.pagesarrowr:hover {
    content: url('../pics/rights.png');
    width: 45px;
    height: auto;
}

.inquire { background-color: #ce993c; border: none; color: black;
  padding: 15px 32px; width: 50%; height: 100%;
  text-align: center; text-decoration: none;
  display: inline-block; letter-spacing:4px;
  font-size: 16px; font-weight:bold;
  cursor: pointer;
}

/* MODAL INFO OF INQUIRE */
.inquireline1 { color:black; padding-top:25px; font-size:25px; text-transform: uppercase; font-weight:bolder; }
.inquireline2 { color:black; padding:20px 0 15px 0; font-size:20px; font-variant: small-caps; }
.inquireline3 { color:black; font-size:20px; font-variant: small-caps; }
.inquireline4 { color:black; font-weight: bold; padding:20px 0 0 0; }
.inquireline5 { color:black; font-size:20px; font-variant: small-caps; padding:15px 0 15px 0; }
.inquireline6 { color:black; font-size:20px; font-variant:small-caps; padding:0 0 20px 0; }

.textbtncolor {color: #ce993c; background-color: transparent;}
.textbtncolor:hover {color: black; background-color: #ce993c;}
.textbtncolor:focus {color: black;}
.oursvcs {color: #ce993c;}
.oursvcs:hover { color: black; background-color: #ce993c;}
.oursvcs:focus { color: white;}
.rhqicons {font-size: 25px; font-weight: bold; letter-spacing: 3px}
.rhqsrvs {font-size: 19px; color: #ce993c }

/* About Us */
.abtheader { font-family: 'Muli'; font-style: normal; font-size: 22px; font-variant: small-caps; font-weight: bold; text-decoration: underline; padding: 15px 0 0 0; }
.abtbody { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: normal; }
.abtimg { width: 150px; height: auto; }

/* Contact Us */
.cntusimgs1 { width: 85px; height: 45px; padding-top: 6px }
.cntusimgs2 { width: 80px; height: 50px; }
.contactheader { font-family: 'Muli'; font-style: normal; font-size: 22px; font-variant: small-caps; font-weight: bold; text-decoration: underline; padding: 0 0 10px 0; }
.contactbody { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: normal; }
.contactnumbers { font-family: 'Muli'; font-style: normal; font-size: 18px; padding: 0 0 0 10px; }
.button { width: 100%; height: 35px; font-size: 20px; padding-top: 8px; }
.contactcategory { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: small-caps; margin: 0; padding-bottom: 5px; }
.upld { border: 1px solid #2BA6CB; padding: 5px 0 0px 10px; border-radius: 25px; height: 35px; width: 96%; float: left; margin-bottom: 10px; }
.placements { font-family: FontAwesome, "Open Sans", Verdana, sans-serif; padding-bottom: 5px; }
.imgsize { width:30px; height:auto; }

/* FeedBack */
.fbimgexp {  width: 400px; height: auto; }
.fbbody { font-family: 'Muli'; font-style: normal; font-size: 20px; font-variant: normal;}
.fbhdr { font-family: 'Muli'; font-style: normal; font-size: 28px; font-variant: small-caps; font-weight: bold; color: #ce993c; }
.fbsub { font-family: 'Muli'; font-style: normal; font-size: 20px; font-variant: small-caps; font-weight: normal; color: white; }

/* FourOFour */
.fofbody { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: small-caps; }
.fofpads { padding: 20px 0px 0px 0px; }

/* CONTACT FORM */
.btn-add-more { cursor: pointer; margin: 3px 0px; float: right; width: auto; }
#loader-icon { display: none; vertical-align: middle; clear: both; }
#mail-status { padding: 6px 20px; display: none; font-size: 1em; color: rgb(40, 40, 40); box-sizing: border-box; margin: 0px; border-radius: 3px; }
.error { background-color: #fb817c; border: 1px solid #e46b66; }
.success { background-color: #48e0a4; border: #40cc94 1px solid; }
.g-recaptcha { clear: both; }
.img-add-more { width: 25px; height: 25px; }

@media screen and (max-width: 640px) {
  .bkgrdcolor { background-color: unset; }
  #mail-us-img, #contact-us-img, .contactbody { display: none; }
  .contactnumbers { text-align: center; }
  .placements1 { width: 100%; float: none; display: block; box-sizing: border-box; }
  .placements2 { width: 100%; float: none; display: block; box-sizing: border-box; }
  .placements3 { width: 100%; float: none; display: block; box-sizing: border-box; }
  #contactme input[type=text] { width: 100%; float: none; display: block; box-sizing: border-box; }
  .linebrk-container .medium-10 { width: 74.66667%; }
  .linebrk-container .medium-1 { width: 12.66667%; }
  #contactme { padding: 0px 40px; }
}
@media screen and (max-width: 430px) { .upld { width: 92%; } }

.submission1 { font-family: 'Muli'; font-style: normal; font-size: 22px; text-transform: uppercase; font-weight: bold; padding: 40px 0 0 0; }
.submission2 { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: small-caps; font-weight: bold; padding: 40px 0 0px 0; }
.submission3 { font-family: 'Muli'; font-style: normal; font-size: 19px; font-variant: small-caps; font-weight: bold; padding: 40px 0 40px 0; }

/* ABOUT US */
