@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


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, 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; outline: 0; vertical-align: top; font-family: "Montserrat", sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
span { color: #fff; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code {  }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance:none; }
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; width: 100%;}
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #eb8f00;color: #fff;}
::-moz-selection { background:#eb8f00; color:#fff;}
::-webkit-selection { background:#eb8f00; color:#fff;}
a { text-decoration: none; color: #327D9D;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 {  font-family: "Montserrat", sans-serif; }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }
input[type="text"], input[type="phone"], input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  height: 42px;
  padding: 4px 18px;
  width: 100%;
}
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 26px; font-size: 12px; color: #fff;}
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 153px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color:#666; margin: 0;vertical-align: top; }
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#acacac;}
:-moz-placeholder {opacity: 1;color:#acacac;}
::-moz-placeholder {opacity: 1;color:#acacac;}
:-ms-input-placeholder {opacity: 1;color:#acacac;}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display:none; }
a.phn {    display: inline-block;    font-weight: bold;    font-size: 20px;}
a{text-decoration: none !important;}
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
/*##########################################    Menu    ##############################################################*/


body {
	background: url(../images/background-image.jpg);
	width: 100%;
	height: 100vh;
	padding: 50px 0;
	background-size: cover;
}
header {
    text-align: center;
    margin-bottom: 0;
}
.company-logo {
  width: 350px;
  display: inline-block;
  padding: 0 45px;
  /* border-left: 1px solid #fff; */
}
a.company-logo.orefers {
  width: 295px;
  border-left: 1px solid #ffffff91;
}
.align-center {
    width: 1000px;
    margin: 0px auto 0;
    height: calc(100% - 90px);
    justify-content: center;
    align-items: center;
    display: flex;
}
.align-center>div {
    width: 100%;
}
.subscribe_now {
    margin-bottom: 5px;
    padding-left: 35px;
}
.align-end {
    display: flex;
    align-items: end;
}
.count-days {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	margin-bottom: 15px;
}
.count-days li {
  display: flex;
  align-items: baseline;
  font-size: 3.9em;
  list-style-type: none;
  padding: 0 45px;
  font-weight: 700;
  text-shadow: -1px 0 #6CCCE0, 0 1px #6CCCE0, 1px 0 #6CCCE0, 0 -1px #6CCCE0;
  /* -webkit-text-stroke: 1px rgb(00,173,29); */
  color: rgb(38,48,86);
  line-height: 101px;
}
.count-days ul {
    display: flex;
}
li span {
  display: block;
  font-size: 165px;
  font-weight: 700;
  text-shadow: none;
  -webkit-text-stroke: 0px;
  margin-right: 10px;
}

.subscribe_now h4 {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #34495e;
  font-weight: 800;
  text-align: center;
}
.subscribe_now p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #34495e;
  text-align: center;
}

.subscribe_form {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    /* box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24); */
    position: relative;
}
.subscribe_form .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    top: 0px;
    right: 0px;
}
.subscribe_form input {
    height: 36px;
    border-radius: 30px !important;
}
.subscribe_form button {
  border: none;
  height: 36px;
  font-size: 12px;
  background-color: rgb(21 85 141);
  color: #fff;
  margin: 0;
  border-radius: 30px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  width: 105px;
  position: absolute;
  right: 0px;
  top: 0px;
  font-weight: 500;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form button:hover, .subscribe_form button:focus, .subscribe_form button:active, .subscribe_form button:visited {
  color: #fff;
  background-color: rgb(30 107 175);
  outline: none;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form input:hover, .subscribe_form input:focus, .subscribe_form input:active{
border:none;
box-shadow: none;
}
.social-icons {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.social-icons a{
display: inline-block;
padding: 0 10px;
}
.social-icons i {
  width: 18px;
  display: inline-block;
}
.subscribe_now b {
    color: #fff;
    font-weight: 600;
}
.title-head h1, .title-head b {
  font-size: 3.5rem;
  font-weight: 800;
  color: #6CCCE0;
  line-height: 55px;
  margin: 0px;
}
.title-head b {
    display: block;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    color: rgb(38,48,86);
    /* -webkit-text-stroke: 1px #fff; */
}
footer {
  text-align: center;
  position: absolute;
  bottom: 40px;
  width: 100%;
}
footer p{
  font-size: 10px;
}
.social-icons a:hover {
	opacity: 0.6;
}
.count-days li:first-child {
	padding-left: 0px;
}
.count-days li:last-child {
	padding-right: 0px;
}
.alert.alert-success {
    background: rgb(62, 197, 157) none repeat scroll 0 0;
    bottom: 30px;
    color: #eee;
    margin-bottom: 20px;
    padding: 10px 20px;
    position: fixed;
    z-index: 99;
}
  .alert strong{
  color: #fff !important;
  }
  .alert.alert-danger{
	background:rgb(152,17,38);
	bottom: 30px;
	color: #eee;
	margin-bottom: 20px;
	padding: 10px 0px;
	position: fixed;
    z-index: 99;
	text-align: center;
  
  }
  .alert.alert-success {
    background: rgb(62 197 157 / 68%) none repeat scroll 0 0;
    bottom: -83px;
    color: #eee;
    margin-bottom: 20px;
    padding: 10px 20px !important;
    position: absolute;
    z-index: 99;
    width: a;
    height: 43px !important;
    right: 30px;
    border: 0px;
}
header .align-center:after {
  content: "";
  display: block;
  clear: both;
}


@media screen and (min-width: 1900px) {
  li span {
    font-size: 180px;
    font-weight: 700;
}
  .count-days li {
	font-size: 4.9em;
	font-weight: 700;
	line-height: 165px;
}
.title-head h1, .title-head b {
	font-size: 4.5rem;
	font-weight: 800;
	line-height: 70px;
	margin: 0px;
}

body {
	padding: 100px 0;
}
footer {
	text-align: center;
	position: absolute;
	bottom: 70px;
	width: 100%;
}
.align-center {
  width: 1100px;
  margin: 0px auto 0;
  height: calc(100% - 90px);
  justify-content: center;
  align-items: center;
  display: flex;
}
header .align-center {
  height: auto;
  display: block;
}
.subscribe_now {
	margin-bottom: 10px;
	padding-left: 65px;
}
.company-logo {
  width: 350px;
  display: inline-block;
  padding: 0 45px;
  /* border-left: 1px solid #fff; */
}
a.company-logo.orefers {
  width: 295px;
  border-left: 1px solid #ffffff91;
}
}

@media screen and (min-width: 2200px) {
  li span {
  	font-size: 15rem;
  	font-weight: 700;
  }
  .count-days li {
	font-size: 5.9em;
	font-weight: 700;
	line-height: 200px;
}
.title-head h1, .title-head b {
	font-size: 5.5rem;
	font-weight: 800;
	line-height: 80px;
	margin: 0px;
}

body {
	padding: 100px 0;
}
footer {
	text-align: center;
	position: absolute;
	bottom: 70px;
	width: 100%;
}
.align-center {
	width: 1150px;
	margin: 0px auto 0;
	height: calc(100% - 90px);
	justify-content: center;
	align-items: center;
	display: flex;
}
.subscribe_now {
	margin-bottom: 10px;
	padding-left: 85px;
}
}
@media screen and (min-width: 2500px) {
  li span {
  	font-size: 17rem;
  	font-weight: 700;
  }
  .count-days li {
	font-size: 6.9em;
	font-weight: 700;
	line-height: 240px;
}
.title-head h1, .title-head b {
	font-size: 6.5rem;
	font-weight: 800;
	line-height: 95px;
	margin: 0px;
}

body {
	padding: 100px 0;
}
footer {
	text-align: center;
	position: absolute;
	bottom: 70px;
	width: 100%;
}
.align-center {
	width: 1350px;
	margin: 0px auto 0;
	height: calc(100% - 90px);
	justify-content: center;
	align-items: center;
	display: flex;
}
.subscribe_now {
	margin-bottom: 10px;
	padding-left: 145px;
}
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}


@media only screen and (max-width:1360px) {
  body {
  	background-size: cover;
  }
}
@media only screen and (max-width:1100px) {
  body {
	padding: 30px 0;
}
.company-logo {
  width: 300px;
  display: inline-block;
}
a.company-logo.orefers {
  width: 255px;
  border-left: 1px solid #ffffff91;
}
.align-center {
    width: 90%;
    margin: 0px auto 0PX;
    height: calc(100% - 120px);
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0 50px;
}
.social-icons {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
  .title-head h1, .title-head b {
	font-size: 2.5rem;
	font-weight: 800;
	line-height: 32px;
	margin: 0px;
}
.subscribe_now b {
	color: #fff;
	font-weight: 500;
	font-size: 10px;
}
li span {
  display: block;
  font-size: 114px;
  font-weight: 700;
  text-shadow: none;
  -webkit-text-stroke: 0px;
  margin-right: 10px;
}
.count-days li {
	font-size: 2.9em;
	padding: 0 35px;
	font-weight: 700;
	line-height: 80px;
}
.subscribe_now {
	margin-bottom: 0;
	padding-left: 35px;
}
.subscribe_form input {
	height: 30px;
	border-radius: 30px !important;
}
.subscribe_form button {
	border: none;
	height: 30px;
	font-size: 10px;
	color: #fff;
	margin: 0;
	border-radius: 30px !important;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	width: 90px;
}
body {
background-size: cover;
}
}
@media only screen and (max-width:874px) {
  li span {
    display: block;
    font-size: 85px;
    font-weight: 700;
    text-shadow: none;
    -webkit-text-stroke: 0px;
    margin-right: 10px;
}

}

@media only screen and (max-width:768px) {
  header {
  	text-align: center;
  	margin-bottom: 20px;
  }
  .subscribe_now {
      margin-bottom: 5px;
      padding-left:0px;
  }
  li span {
	display: block;
	font-size: 5rem;
	font-weight: 700;
	text-shadow: none;
	-webkit-text-stroke: 0px;
	margin-right: 0;
}
.count-days li {
	font-size: 2.3em;
	padding: 0 35px;
	font-weight: 700;
	line-height: 80px;
}
.title-head h1, .title-head b {
	font-size: 1.9rem;
	font-weight: 800;
	line-height: 32px;
	margin: 0px;
}
.subscribe_now {
	margin-bottom: 0;
	padding-left: 0px;
}
.count-days li {
  color: rgb(38,48,86);
  -webkit-text-stroke: 0px;
}
.title-head b {
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	color: rgb(38,48,86);
	-webkit-text-stroke: 0px;
}
}
@media only screen and (max-width:599px) {
  body {
    height: auto;
    padding: 40px 0;
    overflow: overlay;
}
.title-head {
    text-align: center;
}
.company-logo {
  width: 220px;
  display: inline-block;
  padding:0px 30px;
}
a.company-logo.orefers {
  width: 200px;
}
.count-days li span {
    display: block;
    font-size: 5.5rem;
    font-weight: 700;
    text-shadow: none;
    -webkit-text-stroke: 0px;
    margin-right: 5px;
}
.count-days ul {
    display: inline-block;
    width: auto;
    /* text-align: center; */
    justify-content: center;
}
.count-days li {
    display: flex;
    align-items: baseline;
    font-size: 2.1em;
    list-style-type: none;
    padding: 15px 15px !important;
    font-weight: 600;
    line-height: 50px;
    color: rgb(38,48,86);
    -webkit-text-stroke: 0px;
    justify-content: left;
    text-align: left;
    justify-content: end;
}
.align-center {
  width: 100%;
  margin: 0px auto 0PX;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0 40px;
}
  .align-end {
	display: block;
	align-items: end;
}
.subscribe_now {
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 0 15px;
    text-align: center;
}
.count-days {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}
.title-head h1, .title-head b {
    font-size: 2.1rem;
    font-weight: 800;
    line-height: 35px;
    margin: 0px;
    letter-spacing: 2px;
}
.title-head b {
	display: block;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	color: rgb(38,48,86);
	-webkit-text-stroke: 0px;
	font-weight: 700 !important;
}
footer {
  text-align: center;
  position: static;
  bottom: 10px;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 0;
}
.social-icons {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
.subscribe_now b {
	color: #fff;
	font-weight: 500;
	font-size: 12px;
}
.subscribe_form input {
	height: 38px;
	border-radius: 30px !important;
}
.subscribe_form button {
	border: none;
	height: 38px;
	font-size: 10px;
	width: 90px;

}
header {
    text-align: center;
    margin-bottom: 45px;
}
}

@media only screen and (max-width:481px) {
  header {
    text-align: center;
    margin-bottom: 45px;
    /* width: 200px; */
    margin: 0 auto;
}
.company-logo {
  width: 180px;
  display: block;
  padding: 0px 0px;
  /* float: left; */
  margin: 0 auto;
}
a.company-logo.orefers {
  width: 150px;
  border-left: 0px;
  margin-top: 20px;
  margin-bottom: 40px;
}


}

@media only screen and (max-width:399px) {
	.count-days li span {
		display: block;
		font-size: 5.5rem;
		font-weight: 700;
		text-shadow: none;
		-webkit-text-stroke: 0px;
		margin-right: 0px;
	}
	.count-days li {
		display: flex;
		align-items: baseline;
		font-size: 1.5em;
		list-style-type: none;
		padding: 0 15px;
		font-weight: 600;
		line-height: 40px;
	}

}
