@font-face
{
  font-family: ms;
  src: url('../../fonts/Montserrat-Regular.ttf');
  font-display:swap;
}

@font-face
{
	font-family: msb;
	src: url('../../fonts/Montserrat-Bold.ttf');
	font-display:swap;
}

.slicknav_menu
{
  display: none;
}

.slicknav_nav .slicknav_arrow 
{
    font-size: 17px !important;
}

.slicknav_btn
{
  float: left !important;
}

.clear
{
    clear: both;
}



.editing-area
{
	position: relative;
}


.menu-div
{
	text-align: center;
}
.sf-menu
{
	display: inline-block;
	float: inherit !important;
}



.editing-area .edit 
{
	padding-top: 7px;	
	padding-right: 7px;
	position: absolute;
	right: 0;
	top: 0;
	/*display: none;*/
}

.editing-area .edit a 
{
	color: red;
}

.editing-area:hover .edit
{
	/*display: block;*/
}

.ck_align_left
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ck_align_right
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.ck_image_radius
{
	border-radius: 15px;
}

.ck_border_1
{
	padding: 5px;
	border: 1px solid #d9d7d4;
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
}

.ck_center
{
	 display: block !important;
text-align: center;
}

.ck_photo_wrapper
{
	display: inline-block;
		
}

.ck_photo_position
{
	position: relative;
}

.ck_main_photo
{
	width: 100%;
}
.ck_photo_caption
{
	display: none;	
}

.ck_caption_1
{
	
	text-align: center;
	display: block;
}

.ck_caption_2
{
	
	position: absolute;
	top: 100%;
	width: 100%;
	text-align: center;
	display: block;
}

.ck_caption_settings
{
	padding-left: 20px;
}

.line
{
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #e1e3e1;

}

.special-width
{
	width: 100%;
	max-width: 1920px;
	margin: auto;


}

.header-flex
{
	display: flex;
	justify-content: space-evenly;
	width: 100%;
	max-width: 1300px;
	margin:auto;
	font-family: ms;
}

.sf-menu a
{
	color: #000000 !important;
	font-size: 18px;
}

.home-slider
{
	margin-top: 30px;

}
.home-image
{

}

.home-image img
{
	width: 100%;
}

html
{
	/*overflow: hidden;*/
}

.special-width-2
{
	width: 100%;
	max-width: 1024px;
	margin: auto;
	padding-top:30px;
	padding-bottom: 30px;
	font-family: ms;
}

.body-title
{
	color: #000000;
	font-size: 25px;
	text-align: center;
	margin-bottom: 30px;
	font-family: ms;
}

.body-text
{
	color: #333333;
	font-size: 14px;
	text-align: center;
}

.box-flex
{
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 1400px;
	margin: auto;
	font-family: ms;
}

.box-div
{
	background-color: #e7f0fb;
	padding: 20px;
	margin: 15px;
	width: 25%;
}

.box-title
{
	color: #000000;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.box-text
{
	color: #313131;
}

.gray-back
{
	background-color: #e6ebf2;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 50px;
	font-family: ms;
}

.gray-flex
{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 800px;
	margin: auto;
	align-items: end;
}

.gray-sub-flex
{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.gray-sub-flex-div
{
	margin: 10px;
}

.gray-image
{
	/*width: 50%;*/
	margin-right: 30px;
}

.gray-box-width
{
	width: 56%;
}

.gray-image img
{
	width: 100%;
	/*max-width: 300px;*/
}

.align-left
{
	text-align: left;
}

.icon-div
{
	padding-top:15px;
}

.foot-flex
{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-evenly;
}

.foot-title
{
	font-size: 20px;
	font-weight: bold;
	font-family: msb;
}

.align-right
{
	text-align: right;
}


.foot-text a
{
	display: block;
	margin-top: 3px;
}

.padding-top
{
	padding-top: 53px;
}

.hold-width
{
	width: 300px;
	text-align: center;
}

.band
{
	background-color: #1a86c8;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.body-flex
{
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 30px;
}

#e1
{
	font-family: ms;
	font-size: 26px;
	line-height: 1.4em;
}

#e1 p
{
	margin-bottom: 40px;
}

#e1 h1
{
	font-family: msb;
	border-bottom: solid 1px #cccccc;
}

#e1 ol li
{
	margin-bottom: 30px;
}

.sf-menu li
{
	background-color: white !important;
}

.sf-menu li a
{

}

.sf-menu ul li a:hover
{
	/*border-bottom: solid 3px #1a86c8 !important;
	border-top: solid 3px #1a86c8 !important;*/
	background-color: #1a86c8 !important;
	color: white !important;
}

footer
{
	background-color: #1a86c8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
	font-family: ms;
	color: #ffffff;
}

footer a
{
	color: #ffffff;
}

.two-list
  {
	  column-count:2;
	  
  }
  


button {
	position: relative;
	display: inline-block;
	cursor: pointer;
	outline: none;
	border: 0;
	vertical-align: middle;
	text-decoration: none;
	background: transparent;
	padding: 0;
	font-size: inherit;
	font-family: inherit;
}
button.learn-more {
	width: 175px;
	height: auto;
}
button.learn-more .circle {
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: relative;
	display: block;
	margin: 0;
	width: 3rem;
	height: 3rem;
	background: #1a86c8;
	border-radius: 1.625rem;
}
button.learn-more .circle .icon {
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
}
button.learn-more .circle .icon.arrow {
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	left: 0.625rem;
	width: 1.125rem;
	height: 0.125rem;
	background: none;
}
button.learn-more .circle .icon.arrow::before {
	position: absolute;
	content: "";
	top: -0.25rem;
	right: 0.0625rem;
	width: 0.625rem;
	height: 0.625rem;
	border-top: 0.125rem solid #fff;
	border-right: 0.125rem solid #fff;
	transform: rotate(45deg);
}
button.learn-more .button-text {
	transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 3px 7px;
	margin: 0 0 0 1.85rem;
	color: white;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;
}
button:hover .circle {
	width: 100%;
}
button:hover .circle .icon.arrow {
	background: #fff;
	transform: translate(1rem, 0);
}
button:hover .button-text {
	color: #fff;
}

.button-text a
{
	color: black;
}

.button-text a:hover
{
	color: white;
}

@supports (display: grid) {


	#container {
		margin-top: 10px;
		grid-area: main;
		align-self: center;
		justify-self: center;
	}
}

* {
	box-sizing: border-box;
}
*::before, *::after {
	box-sizing: border-box;
}

.agent-login
{
	width: 100%;
	max-width: 157px;
}

.main-logo
{
	width: 100%;
	/*max-width: 157px;*/
}