@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@600&display=swap);

.form-control
{
    font-family: 'Muli', sans-serif;
    font-weight: bold;
    background: #eee;
    padding:4px;
    border-radius: 10px;
    color: #2c2a43;
    border: none;
    border-left: 3px solid #f9a821;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    -moz-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
    box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23);
}

.form-control1
{
    font-family: 'Muli', sans-serif !important;
    font-weight: bold !important;
    background: #eee !important;
    padding:1px !important;
    border-radius: 10px !important;
    color: #2c2a43 !important;
    border: none !important;
    border-left: 3px solid #f9a821 !important;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23) !important;
    -moz-box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23) !important;
    box-shadow: 2px 8px 10px 0px rgba(50, 46, 46, 0.23) !important;
}

.box-style
{
    box-shadow: inset 3px 3px 25px #ccc;
    background-color: #fff;
    padding: 28px;
	border-radius: 30px;
}

label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: 'Muli', sans-serif;
    color: #2c2a43;
}

.form-bg
{ 
    -webkit-background-size: cover;
	-moz-background-size: cover;
  ``-o-background-size: cover;
	background-size: cover;
    position: relative;
    z-index: 1;
    background: url(../images/background2.jpg) no-repeat center center fixed;
}

.form-bg:after 
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: -1;
}

.form-bg h2
{
    color: #fff;
    font-size: 29px;
    display: inline-block;
    line-height: 100%;
    text-shadow: rgb(0, 0, 0) 1px 1px;
    letter-spacing: 0;
    position: relative;
    margin-top: 17px;
    margin-bottom: 18px;
    border-color: white;
    background-image: linear-gradient(to top, #F37A21, #F5B259 20px, #F5B259 13px, #F37A21 38px, #F37A21 40%, #F8931F 60%);
    border-radius: 30px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 26px;
    padding: 10px 16px;
}

.btn-alg
{
    justify-content: center;
    display: flex;
}

.button-color 
{
    color: #000;
    border-color: black;
    background-image: linear-gradient(to top, #f9a821 0%, #f9a821cc 80%, #f9a821e0 100%);
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 16px;
}

.form-btgap
{
	margin-bottom: 28px;
}

.alg-head
{
    text-align: center;
}

.form-group 
{
    margin-bottom: 33px;
}

.sub-head
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 18px!important;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    color: #2c2a43;
    font-size: 15px;
    text-shadow: rgba(0, 0, 0, 0.69) 1px 1px;
}

input[type=checkbox], input[type=radio] 
{
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    cursor: pointer;
}


.swal-modal {
    width: 355px!important;
}

    .swal-title {
    background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
   
}
.swal-button {
    
    padding: 7px 24px!important;
    }
    }
	

.swal-text {
    font-size: 22px;
    font-family: 'Cairo', sans-serif;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    color: rgba(0,0,0,.64);
    text-shadow: 1px 1px #00000052;
    color: #000;

}
.swal-title {
    background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 165px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(images/flogo.png);
    font-weight: 600;
    text-transform: none;
    position: relative;
    color: #2e2e2e;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    display: block;
    padding: 13px 16px;
    font-size: 0;
    line-height: normal;
    text-align: center
}
.swal-modal {
    background: linear-gradient(45deg, #ededed,#fff,#fff,#ededed,#fff,#fff,#ededed,#fff,#fff,#ededed);
    box-shadow: 0 0 0 5px #d0d0d0, inset 3px 3px 25px #f7f7f7;
    border: 4px solid #f9a821;
}
.swal-modal {
    width: 369px;
}
.swal-title {
    background-size: contain;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 141px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/flogo.png);
    font-weight: 600;
    text-transform: none;
    position: relative;
    color: #2e2e2e;
    text-shadow: rgb(255, 255, 255) 1px 1px;
    display: block;
    padding: 13px 16px;
    font-size: 0;
    line-height: normal;
    text-align: center;
}
.swal-text {
    font-size: 17px;
    font-family: 'Cairo', sans-serif;
    position: relative;
    float: none;
    line-height: normal;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    color: rgba(0,0,0,.64);
    text-shadow: 1px 1px #00000052;
    color: #f9a821;

}
.swal-button:hover {
    background-color: #f9a821!important;
}
 .swal-button {
    background-color: #f9a821;
 }  
 .swal-button:not([disabled]):hover {
    background-color: #f9a821;
}

@media (max-width: 767px) and (min-width: 300px)
{
    .logo-register img
	{
        width: 33%;
    }
    .form-bg h2
	{
        font-size: 11px;
    }
    .mob-but
	{
        width: 100%;
    }
    option 
	{
		font-size: 10px!important;
	}
	.foot-br 
	{
		margin-top: 14px!important;
		text-align: center!important;
		margin-left: -40px!important;
	}
	.swal-modal 
	{
    width: 305px!important;
	}
	.swal-text
	{
		font-size: 16px!important;
	}
}

@media (max-width: 1400px) and (min-width: 200px)
{
    .form-bg 
	{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		z-index: 1;
		background: url(../images/back-mob.jpg) no-repeat center center fixed!important;
	}
}


/* register page css */

.mob-an
{
  width:63%;
}

option 
{
	font-weight: normal;
	display: block;
	white-space: pre;
	min-height: 1.2em;
	padding: 0px 2px 1px;
	color: #000;
}
 
.button-color:hover 
{ 
	background-color: #f9a821;
	color: #000;
	border-color: black;
}

.popshadow 
{
	-webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
	transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
	-o-transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
  
.popshadow:hover, .popshadow:focus, .popshadow.focus 
{
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0);
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); 
}


.flash 
{
	background-color: #004A7F;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial;
	font-size: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}

.btn.blue:before 
{
	background: linear-gradient(to top, #D8D9DB 0%, #fff 80%, #FDFDFD 100%);
}

.btn:before 
{
	content: "";
	position: absolute;
	bottom: 0px;
}

@-webkit-keyframes glowing 
{
  0% { background-color: #fff; -webkit-box-shadow: 0 0 3px #fff; }
  50% { background-color: #fff; -webkit-box-shadow: 0 0 40px #fff; }
  100% { background-color: #fff; -webkit-box-shadow: 0 0 3px #fff; }
}

@-moz-keyframes glowing 
{
  0% { background-color: #fff; -moz-box-shadow: 0 0 3px #fff; }
  50% { background-color:#fff; -moz-box-shadow: 0 0 40px #fff; }
  100% { background-color: #fff; -moz-box-shadow: 0 0 3px #fff; }
}

@-o-keyframes glowing 
{
  0% { background-color: #fff; box-shadow: 0 0 3px #fff; }
  50% { background-color:#fff; box-shadow: 0 0 40px #fff; }
  100% { background-color: #fff; box-shadow: 0 0 3px #fff; }
}

@keyframes glowing 
{
  0% { background-color: #fff; box-shadow: 0 0 3px #fff; }
  50% { background-color: #fff; box-shadow: 0 0 40px #fff; }
  100% { background-color: #fff; box-shadow: 0 0 3px #fff; }
}

input, textarea, .select-selected 
{
	width: auto;
}


@media (max-width: 767px) and (min-width: 300px)
{
	.mob-slider
	{
		height: 250px;
	}

	.contact-info li 
	{
		border-bottom: none;
		float: none;
		margin-left: 0;
		padding-bottom: 11px;
		padding-top: 20px;
	}
	
	.menu 
	{
		position: absolute!important;
	}
	
	.mob-logo
	{
		height: 75px;
	}
	
	#footer-nav
	{
		display: none;
	}
	
	.contact_form_container 
	{
		position: static;
	}
	
	.action--menu, .action--close 
	{
		width: 90px;
		height: 76px;
		left: auto;
		right: 0;
	}
	
	.mainmenu__link
	{
		text-align: center;
	}
	
	.form-bg 
	{
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position: relative;
		z-index: 1;
		background: url(../images/back-mob.jpg) no-repeat center center fixed !important;
    }
}