/*** @copyright	Copyright (C) 2025 Tela Apparel. All rights reserved. ****/

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body{
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.2rem;
  font-weight: 500;
  font-style: normal;
}
.container-header
{
    background-color: #fff;
    background-image:none;
}
.logo
{
/*    margin-top: -2em;*/
    height: 130px;
    width: auto;
    text-align: center;
}
.container-nav
{
    margin-top: -2em;
    margin-bottom: -2em;
}
.container-nav ul
{
    justify-content: center;
}
.mod-menu li a
{
    color: #283054 !important;
    font-size: 1.4em;
    font-weight: 500;
}
.container-header
.mod-menu li:hover a
{
    text-decoration: underline;
}
.blue_line
{
  border-top: 1px solid #82d1ef;
  border-bottom: 1px solid #283054;
}
/***mobile menu***/
#mobilemenuck-1-wrap
{
    width:100%;
}
.mobilemenuck-bar-title {
/*  background:  transparent !important;*/
  background:  #fff !important;
  color: #000;
  font-weight: bold;
  text-indent: 20px;
  line-height: 43px;
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #283054;
}
.mobilemenuck-bar-button {
  background: #FFFFFF !important;
/*  height: 43px;
  width: 43px;*/
  color: #283054 !important;
  padding-top: 8px;
/*  font-size: 1.8em;*/
}
.mobilemenuck-title {
  background: #283054 !important;
  height: 43px;
  text-indent: 20px;
  line-height: 43px;
  font-size: 20px;
}
.mobilemenuck {
  padding-top: 1em;
  background: #283054 !important;
  border-top-left-radius: 100px 100px;
  border-bottom-left-radius: 80px 80px;
/*  opacity: 0.97 !important;*/
  color: #FFFFFF;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 1.2em;
}
.mobilemenuck-item{
/*    background: red !important;*/
}
.mobilemenuck-item > .level1 {
  background: #283054 !important; /*#008bb8*/
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding-left: 15px;
  line-height: 35px;
}
.mobilemenuck-item > .level1 a {
  color: #fff;
  line-height: 35px;
  padding-left: 2em !important;
  margin-bottom: 0.3em !important;
}
.mobilemenuck-item > .level1 a :hover,
.mobilemenuck-item > .level1 a :active,
.mobilemenuck-item > .level1 a :focus
{ 
    color: #82d1ef !important;
}
.mobilemenuck-item-text
{
    font-family: "Raleway", sans-serif;
    font-weight: 500;
}
/********************/
.tela-map
{
    width: 80%;
    height: 500px;;
    border: 1px solid #82d1ef;
    border-radius: 40px;
}
.email a
{
    color: #283054;
}
.subheader
{
  margin-top: 20px;
  margin-bottom: 0px;
  color:#fff;
   border-radius: 30px ;
  padding: 5px 15px 3px;
  float: left;
  width: 240px;
  /*min-width: 230px;
  max-width: 230px;*/
  height: auto;
  text-align: center;
  background-image: url("../images/dot.png");
  background-position: left;
  background-repeat: no-repeat;
  clear:both;
}
.blue
{
     background-color: #003E7E;
}
.cyan
{
     background-color: #82d1ef;
}
.green
{
     background-color: #648e3a;
}
.yellow
{
     background-color: #f7ce74;
}
.rose
{
     background-color: #ee6c88;
}
.subheader-line {
	margin-bottom:10px;
}
.subheader-line1 {
  clear: both;
  width: 100%;
  height: 0px;
  border-top: 1px solid #003E7E;
  border-bottom: 1px solid #ffdd00;
}
.container-component
{
}
.tela-content
{
	width: 70%; 
	margin: auto;
}
.bg-grey
{
    background-color: #efeeee;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
/*.footer
{
    border-radius: 50px 50px 0 0;
    border-top: 1px solid #283054;
    background-color: #fff;
    background-image: none;
    width: 100%;
    text-align: center;
    height:80px;
}
.copyright
{
    margin-top: 1.5em;
    color:#283054;
}
#footer-line
{
    border-top: 1px solid #82d1ef;
}*/
.btn-primary {
  background-color: #003E7E !important;
  border-color: #283054;
  border-radius: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  width: 200px;
  
}
h2
{
    color: #283054;
}
h5
{
/*    text-transform: uppercase;*/
    font-weight: 700;
    color: #608BC1;
}
h6
{
/*    text-transform: uppercase;*/
    font-weight: 700;
    font-size: 0.9em;
    color: #608BC1;
    margin-bottom:25px;
}
/*.alert-wrapper
{
border:1px solid #ee6c88 !important; 
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(255, 65, 65, 0.6)  !important;
}
.alert-message
{
    color:#9f0416  !important; 
}
*/
.numbers
{
    font-family: Arial;
}
.email a
{
	text-decoration:none !important;
	color: #283054;
}
.phone a
{
	text-decoration:none;
	color: #283054;
}
.product-selection li
{
    margin: 0.5em;
}
.bottom-line
{
    color: #003e7e;
}
.carousel-indicators  button
{
    background-color: #4b8ec3 !important;
}
.badge_1 {
    margin: 2em;
  --s: 250px; /* the image size */
  width: var(--s);
  aspect-ratio: 1;
  box-sizing: border-box;
  padding-inline: calc(var(--s)/10) 0;
  object-fit: cover;
  border-radius: 50px;
  transform: perspective(250px) rotateY(calc(var(--_i,1)*10deg));
  transition: .5s;
  cursor: pointer;
  background: url(../images/front_badges/construction-place.jpg) 50%/cover; 
}
.badge_2 {
    margin: 2em;
  --s: 250px; /* the image size */
  width: var(--s);
  aspect-ratio: 1;
  box-sizing: border-box;
  padding-inline: calc(var(--s)/10) 0;
  object-fit: cover;
  border-radius: 50px;
  transform: perspective(250px) rotateY(calc(var(--_i,1)*10deg));
  transition: .5s;
  cursor: pointer;
  background: url(../images/front_badges/classroom-place.jpg) 50%/cover; 
}
.badge_3 {
    margin: 2em;
  --s: 250px; /* the image size */
  width: var(--s);
  aspect-ratio: 1;
  box-sizing: border-box;
/*  padding-inline: calc(var(--s)/10) 0;*/
  padding-inline: calc(var(--s)/10) 0;
  object-fit: cover;
  border-radius: 50px;
  transform: perspective(250px) rotateY(calc(var(--_i,1)*(10deg))); /*  transform: perspective(250px) rotateY(calc(var(--_i,1)*(-10deg)));*/
  transition: .5s;
  cursor: pointer;
  background: url(../images/front_badges/sunrise-sea-place.jpg) 50%/cover; 
}

.badge_1:hover
{
  --_i: -1;
  padding-inline: 0 calc(var(--s)/10);
}
.badge_2:hover
{
  --_i: -1;
  padding-inline: 0 calc(var(--s)/10);
}
.badge_3:hover
{
  --_i: -1;
  padding-inline:0 calc(var(--s)/10);
}
.policies ul li p
{
    margin: 0; 
    font-size: 1rem;
    /*0.5em;*/
}
.policies h6
{
    color: #000;
    margin: 1em 0 0; 
    text-align: center;
}
.decline
{
   background-color: #ee6c88 !important;
}
.decline:hover
{
   background-color: #9f0416 !important;
}
.accept
{
   background-color: #648e3a;
}
.modal-footer button
{
   border-radius:30px;
   padding:0.7em 2.5em;
   background-image: url("../images/dot.png");
   background-position: left;
   background-repeat: no-repeat;
}
.modal-footer button:hover
{
	text-decoration: underline;
}

@media (max-width: 1000px) 
{
    .mod-menu
    {
        flex-direction: row;
    }
    .nav-item
    {
        margin-left: 0.90em;
    }
    .mod-menu li a
    {
        color: #283054 !important;
        font-size: 1em;
        font-weight: 500;
    }
    .container-header
    .mod-menu li:hover a
    {
        text-decoration: underline;
    }
}

@media (max-width: 768px) 
{
	.tela-content
	{
		width: 95%; 
		margin: auto;
	}
}

@media (max-width: 576px)
{
    #tela-logo, .blue_line
    {
        display: none !important;
    }
}

@media (max-width: 480px)
{

}
