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


.topbar_contact {
  font-size: 16px;
  float: left;
  margin-right: 15px;
  color: #0c2627;
}

#sp-header {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.3);
}

#sp-header .logo {
  height: unset;
}

.logo-image {
	margin-top: 10px;
}

#sp-top-bar a {
  color: #fff;
}

#sp-top-bar .fa, #sp-top-bar .fas {
  color: #fff;
}

#sp-footer {
	background: #D41D1B;
}


#sp-top-bar a:hover {
  color: #fff;
}

#sp-top1 .fab {
  font-size: 19px;
}

.topbar_contact .fa {
  margin-right: 6px;
}

#sp-top-bar {
  padding: 6px 0 0 0;
}

#sp-top-bar .social-icons {
  padding-top: 2px !important;
}

#sp-top1 {
  padding-top: 2px;
  width: 40%;
}

#sp-top2 {
  padding: 0 !important;
  width: 100%;
  text-align: right;
}

.sp-menu-item {
  	text-align: center;
  	margin: 0 5px;
}

.sp-megamenu-parent > li > a {
  	color: #272b2f;
}

.sp-megamenu-parent > li:hover > a {
	color: #aaa !important;
	box-shadow: inset 0px -5px 0px 0px #1d296c;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  margin: 0 auto;
}

.sp-megamenu-parent > li > a {
  color: #1d296c;
}

.sp-megamenu-parent > li.active > a {
  color: #aaa;
  font-weight: 500;
}

.sp-megamenu-parent > li:hover > a {
  color: #EFCC8D;
}

.sp-megamenu-parent > li.active:hover > a {
  color: #000;
}

.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px 0px 15px;
}





/*------------- Ken Burns Effect --------- */
.image-wrap {
  width: 100%;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.title-shadow h2 {
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5) !important;
}

.title-shadow h3 {
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5) !important;
}

.title-shadow h4 {
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5) !important;
}

#section-id-404bb354-57e3-43b6-b4bc-27c78a82478b .sppb-section-title {
  margin-bottom: 30px;
}


.sppb-btn-custom {
  font-family: 'Mulish', sans-serif;
  font-weight: 600 !important;
  letter-spacing: 1px;
}

#sppb-addon-wrapper-aa9d98be-c736-4c23-b065-d193ca7c1f2a {
  width: 30% !important;
  float: left !important;
}

#sppb-addon-wrapper-27c01137-e2f5-4435-bd69-22056dd53fd5 {
  width: 30% !important;
  float: left !important;
}

images/page
.image-wrap img {
  width: 100%;
  animation: move 50s ease;
  /* Add infinite to loop. */ 
  -ms-animation: move 50s ease;
  -webkit-animation: move 50s ease;
  -0-animation: move 50s ease;
  -moz-animation: move 50s ease;
  position: absolute;
}

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    -o-transform: scale(1.0);
    /* Opera */
    -moz-transform: scale(1.0);
    /* Firefox */
  }

  100% {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    /* IE 9 */
	
    -webkit-transform: scale(1.15);
    /* Safari and Chrome */    
    -o-transform: scale(1.15);
    /* Opera */   
    -moz-transform: scale(1.15);
    /* Firefox */
  }

}

#section-id-1687446305072 {
  overflow: hidden !important;
}

.footer-logo img {
  width: 160px;
}

#sp-bottom .sp-module-title {
  font-family: 'Comfortaa', sans-serif;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(180deg, #F1E29F 33%, #995D06 100%);
  font-weight: 800;
  font-size: 22px !important;
}

#sp-footer .container-inner {
  padding: 20px 0 0 0;
}

.link-icons .sppb-addon-title {
  font-family: 'Comfortaa', sans-serif !important;
}

#section-id-1687446305072 > .sppb-row-overlay {
  z-index: 999;
}

#sppb-addon-1690814685490 .sppb-image-layout-title {
  color: #150b0b !important;
  font-weight: 600 !important;
}

.sppb-addon-image-layout-text p {
  margin-bottom: 7px !important;
}

#sppb-addon-1631688908646 .fa {
	color: #DAA71A;
}

#sppb-addon-1631688908646 .fas {
	color: #DAA71A;
}

#sppb-addon-1631688908646 .fa.fa-mobile {
  margin: 0 6px 0 3px;
}

#sppb-addon-1631688908646 .fa.fa-whatsapp {
  margin: 0 6px 0 0;
}

#sppb-addon-1631688908646 .fas.fa-map-marker-alt {
  margin: 0 6px 0 3px;
}

#sppb-addon-1631688908646 .fa.fa-envelope {
  margin: 0 6px 0 0;
}

#section-id-404bb354-57e3-43b6-b4bc-27c78a82478b a {
  color: #b2b2b2 !important;
}

#section-id-ea0da9ba-963f-479f-8aad-73a2ce137979 a {
  color: #b2b2b2 !important;
}

#sp-bottom1 {
  font-size: 16px !important;
}


#section-id-6a74e376-02bc-4970-a9f1-4c4a40db07bd .image-layout-preset-style-collage .sppb-addon-image-layout-content, section-id-7e83c34a-9489-4fa9-b24a-f29204ec0594 .image-layout-preset-style-collage .sppb-addon-image-layout-content {
  box-shadow: -10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#section-id-9a15267e-99bc-4657-8e30-2f2487e4dfec .image-layout-preset-style-collage .sppb-addon-image-layout-content {
  box-shadow: 10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#section-id-1690814685487 .image-layout-preset-style-collage .sppb-addon-image-layout-content {
  box-shadow: -10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#section-id-1690814685499 .image-layout-preset-style-collage .sppb-addon-image-layout-content {
  box-shadow: 10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#sppb-addon-bd76ca36-2221-45d9-8d07-210cd56d8ca2 .sppb-addon-image-layout-content {
  box-shadow: -10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#sppb-addon-da883f8c-b0e8-47d6-b85e-7cf73735e705 .sppb-addon-image-layout-content {
  box-shadow: 10px 15px 20px 0 rgba(0,0,0,.6) !important;
}

#sppb-addon-1294efb1-00aa-43cd-bdd7-c6ea44f6ab52 .sppb-image-layout-title {
	color: #150b0b !important;
}

.product-icon-rnd .sppb-addon-single-image-container {
  border: 2px solid #DAA71A !important;
  border-radius: 100px !important;
  padding: 15px !important;
  background: #000 !important;
  margin-left: 20px !important;
}

#sppb-addon-wrapper-b3038b06-21b7-4930-9d16-95bdc496633c, #sppb-addon-wrapper-4fcd1935-8123-441e-8df3-ec989412b989, #sppb-addon-wrapper-f01.15805-be94-4f8b-8641-58f4b18b3756, #sppb-addon-wrapper-c5c4d3eb-8706-43c7-abdb-11d9a7c14c6f, #sppb-addon-wrapper-469b7115-0598-43f2-a8f8-e12c092b0d62, #sppb-addon-wrapper-b79d0315-83a4-40a0-ab9f-ee8660ea6cf0 {
  margin-top: -93px !important;
}

.sppb-panel-title {
  font-family: 'Dancing Script', sans-serif;
  font-size: 23px;
  color: #ffffff;
}

.50left {
	width: 50%;
	float: left;
}

.50right {
	width: 50%;
	float: left;
	padding: 0 3%;
}

.\35 0left {
  	width: 48%;
  	float: left;
	padding: 20px 3% 10px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 10px;
	background: rgba(255,255,255,0.2);
	margin: 0 1%;
	font-size: 15px;
}

.\35 0right {
  	width: 48%;
  	float: left;
	padding: 20px 3% 10px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 10px;
	background: rgba(255,255,255,0.2);
	margin: 0 1%;
	font-size: 15px;
}

#sppb-addon-a9de1480-5ba9-43d3-903f-32505adf720e li {
  line-height: 20px;
}

#sppb-addon-8d4e2088-fe83-4be1-8640-a4c45af1a730 img {
  margin: 0 auto 10px;
}

.fa, .fas {
  color: #0c2627;
}

#sppb-addon-9083e33e-b9ce-4592-b5b5-0fa14f16546d .fa, #sppb-addon-9083e33e-b9ce-4592-b5b5-0fa14f16546d .fas {
  color: #1d296c;
}


.fa.fa-envelope {
  font-weight: 400;
  color: #0c2627;
}

#sp-bottom3 .fa.fa-phone {
  margin: 0 5px 0 0;
}

.fa.fa-mobile {
  margin: 0 4px 0 2px;
}

.fa.fa-whatsapp {
  margin: 0 4px 0 1px;
}

.fa.fa-envelope {
  margin: 0 4px 0 0;
}

.fas.fa-map-marker-alt {
  margin: 0 4px 0 3px;
}

.fa.fa-facebook {
  margin: 0 4px 0 4px;
}

.sp-scroll-up {
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  background: #1d296c;
  border-radius: 100%;
  z-index: 1000;
  transition: all 0.3s ease;
}

.sp-scroll-up .fas {
  color: #fff;
}

.fas.fa-angle-up {
  font-size: 24px;
  margin: 6px 0 0 1px;
}

#sppb-addon-wrapper-0177461a-a27d-4e6e-9fe6-f95809c70ef3, #sppb-addon-wrapper-8519c594-7853-4aeb-ba30-5fb0ddf92725, #sppb-addon-wrapper-dda5823c-2315-46cb-a73e-6b2eae45339a, #sppb-addon-wrapper-a7da5375-341a-4356-9220-2db26d2a149f {
	float: left;
	width: 44%;
	margin: 0%;
}

#sppb-addon-wrapper-c2e4154b-6234-4e03-80f3-9bf031f9a876, #sppb-addon-wrapper-70c2554e-90fc-43fe-80eb-6a7ff9912ba0, #sppb-addon-wrapper-0dfa6401-b59d-4d67-89d2-d5d0795965a1, #sppb-addon-wrapper-82dc886f-93f5-4a48-a74f-357e3c5aa7ca, #sppb-addon-wrapper-d34e6ba7-0acd-4180-8a37-70e71b6bdc47 {
	float: left;
	width: 44%;
	margin: 0%;
}

#sppb-addon-wrapper-ce7eb4ae-d5c2-4e0d-906c-7ea3769bf829, #sppb-addon-wrapper-0c027597-0996-40f6-ba59-b643fcc14b50, #sppb-addon-wrapper-05f87287-a788-4893-a9ab-1b925188e817 {
	float: left;
	width: 44%;
	margin: 0%;
}

#section-id-70e5147c-6579-45f7-8285-7b40347c8184 .sppb-img-responsive {
  width: 60%;
  margin: 0 auto;
}

#section-id-70e5147c-6579-45f7-8285-7b40347c8184 .sppb-addon-image-layouts {
  padding-top: 20px;
  height: 330px;
}

.ba-form-acceptance-field label.ba-form-checkbox > span, .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span {
  background: rgba(214, 214, 214, 0.9);
  border-radius: .25em;
  border: 2px solid #B41F6F !important;
}

.ba-form-acceptance-html p {
  font-size: 15px !important;
  line-height: 19px !important;
}

.footer_nav .sp-module-content {
  text-align: center;
}

.footer_nav {
  text-align: center;
}

.sp-module.jmoddiv {
  margin-bottom: 30px;
}

.fa.fa-linkedin, .fa.fa-youtube-play {
  color: #B41F6F;
}

.soc-icon {
  width: 20% !important;
  float: left;
  font-size: 25px;
  text-align: center;
}

.drop-down .ba-field-container select {
  height: 40px !important;
}



/*------------- Ken Burns Effect --------- */



.image-wrap {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.image-wrap img {
  width: 100%;
  animation: move 50s ease;
  -ms-animation: move 50s ease;
  -webkit-animation: move 50s ease;
  -0-animation: move 50s ease;
  -moz-animation: move 50s ease;
  position: absolute;
}

.image-wrap img {
  width: 100%;
  animation: move 50s ease;
  /* Add infinite to loop. */ 
  -ms-animation: move 50s ease;
  -webkit-animation: move 50s ease;
  -0-animation: move 50s ease;
  -moz-animation: move 50s ease;
  position: absolute;
}

@-webkit-keyframes move {

  0% {

    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
	
    /* IE 9 */    
    -webkit-transform: scale(1.0);
	
    /* Safari and Chrome */
    -o-transform: scale(1.0);

    /* Opera */
    -moz-transform: scale(1.0);

    /* Firefox */

  }


  100% {
	  
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    /* IE 9 */
    -webkit-transform: scale(1.15);
    /* Safari and Chrome */    
    -o-transform: scale(1.15);
    /* Opera */   
    -moz-transform: scale(1.15);
    /* Firefox */

  }

}


ul.no_bullet {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.section-bullets li.custom-bullet {
	background: url("../images/custom-bullet.png") no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
  	background-size: 28px;
	height: 50px;
  	padding-left: 33px;
  	padding-top: 0px;
  	background-position: -1px 1px;
  	font-size: 18px;
}

.section-bullets li.custom-bullet-2 {
	background: url("../images/bullet-bl.png") no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
  	background-size: 28px;
	height: 50px;
  	padding-left: 33px;
  	padding-top: 0px;
  	background-position: -1px 1px;
  	font-size: 18px;
}

.section-bullets-2 li.custom-bullet {
	background: url("../images/custom-bullet.png") no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
  	background-size: 28px;
	height: auto;
  	padding-left: 33px;
  	padding-top: 0px;
  	background-position: -1px 1px;
  	font-size: 18px;
}

.section-bullets-2 li.custom-bullet-2 {
	background: url("../images/bullet-bl.png") no-repeat left top;
    background-position-x: left;
    background-position-y: top;
    background-size: auto;
  	background-size: 28px;
	height: auto;
  	padding-left: 33px;
  	padding-top: 0px;
  	background-position: -1px 1px;
  	font-size: 18px;
}

#section-id-66ca4d72-f2fc-4493-a5e1-b683ce7eb6a8 .section-bullets li.custom-bullet {
  font-size: 18px;
  line-height: 26px;
  height: auto;
}

.bullet-row {
  margin-bottom: 15px;
}


#sp-header.header-sticky {
  background: #ffffffb5;
}


#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa {
	color: #0c2627;
}


#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa.fa-envelope {
  font-weight: 400;
  	color: #0c2627 !important;
}

#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa.fa-phone {
  margin: 0 5px 0 0;
}

#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa.fa-mobile {
  margin: 0 7px 0 5px;
}

#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa.fa-fax {
  margin: 0 6px 0 0px;
}

#section-id-83f4f4aa-1dc9-4c62-9847-862553d670c4 .fa.fa-envelope {
  margin: 0 4px 0 2px;
}

#sp-bottom2 {
  font-size: 17px;
}

#sp-bottom3 {
  font-size: 17px;
}

.bottom_contact {
  margin-bottom: 20px;
}

#sp-bottom3 .fa, #sp-bottom3 .fas {
  color: #fff;
}

#section-id-d24a828b-859a-4c26-8afb-24c7b5c5dd9f .sppb-addon.sppb-addon-single-image {
  text-align: center;
}

.calib .sppb-addon-image-layout-content.sppb-text-alignment {
  width: 100%;
  text-align: center !important;
}



.vision-boxes .sppb-addon-title {
  text-align: center;
}

.contact-item {
  margin-bottom: 15px;
}

#sp-main-body a:hover {
  color: #1d296c !important;
}

.calib .sppb-addon-image-layout-content {
  padding: 30px 40px 17px;
}

.sppb-addon-image-layout-image.image-fit {
  border: 1px solid #c5c5c5;
}

#sppb-addon-c2e282e1-59ec-4c37-b35a-811d3d7d1e14 .sppb-addon-image-layout-content {
  padding: 30px 10px 17px !important;
}

#sppb-addon-6c2ec1b4-b68b-42e6-b72c-15726aeafae9 .sppb-addon-image-layout-content {
  padding: 30px 10px 17px !important;
}



/**************************

		MEDIA QUERIES

**************************/ 


@media screen and (max-width: 1370px) {	

	#sp-header .container {max-width: 1260px;}

	#sp-top3 .sp-module {margin-left: 0;}

	#sp-top3 .sppb-row-column {padding-left: 0;}

}



@media screen and (max-width: 820px) {	

#sp-header {height: 74px;}

#sp-header .logo {height: unset;}

#section-id-6eb231c8-1108-4fc8-b0d7-403057508860 {height: 840px;}

.image-wrap {height: 840px;}

.image-wrap img {max-width: auto; height: 100%;}

.sp-page-builder .page-content #section-id-dbaa2b6b-f364-4413-b3b1-ca89b160c99b {margin-top: -820px;}

#sppb-addon-428926bf-8cc4-4fd4-aa40-070ee4dd1bde .sppb-addon-header .sppb-addon-title {font-size: 46px !important;}

#sppb-addon-2f6277d2-b8d7-418c-a83f-46d5e2c46db3 .sppb-addon-header .sppb-addon-title {font-size: 27px !important;}
  
#sppb-addon-c7c0e112-64f8-47b3-867a-f4c753222fd0 .sppb-addon-header .sppb-addon-title {font-size: 32px !important;}

  #sppb-addon-c8c20a22-2c0e-4dd2-b272-f4dd8fb0facb img {width: 150px !important; max-width: 150px !important;}

#sppb-addon-d39d9e50-a532-41f9-b058-c10222c6b9d5 img {width: 150px !important; max-width: 150px !important;}

#column-wrap-id-900e6724-042e-4540-add7-6d0c5def095a, #column-wrap-id-feef1fa8-5be5-40dc-b06d-d2492a61f101, #column-wrap-id-ec320ac5-cae6-45ab-b805-1e6564efcdd6 {max-width: 31% !important; flex-basis: 31% !important;}

#column-wrap-id-e93c81df-3783-4c76-9069-c08675491e7f, #column-wrap-id-cdbc4364-a8a7-469f-a188-5ed368489126, #column-wrap-id-c652132c-8ebb-49e0-9031-194bb70d4431 {max-width: 31% !important; flex-basis: 31% !important;}

#sppb-addon-2f6277d2-b8d7-418c-a83f-46d5e2c46db3 .sppb-addon-header .sppb-addon-title {font-size: 25px !important;}

#sppb-addon-wrapper-7b261801-ab7b-4b5b-ac9c-e4be9b5d4e52, #sppb-addon-wrapper-27c01137-e2f5-4435-bd69-22056dd53fd5, #sppb-addon-wrapper-aa9d98be-c736-4c23-b065-d193ca7c1f2a {width: 100% !important;}

#section-id-dbaa2b6b-f364-4413-b3b1-ca89b160c99b {margin-top: -620px;}

#section-id-5fb2bc51-b4cd-4f0a-8d50-7ba54538c4e4 {padding-right: 0 !important; padding-bottom: 25px !important; padding-left: 0 !important !important;}

#sppb-addon-a9de1480-5ba9-43d3-903f-32505adf720e .sppb-addon-image-layout-content {padding: 20px !important !important;}

.image-wrap img {max-width: unset !important;}
  
}



@media screen and (max-width: 430px) {	

#sp-logo {width: 60%;}

.logo-image {height: unset !important; margin-top: 16px;}

#sp-menu {width: 10%;}

#sp-top3 {width: 30%;}

#sp-top3 {padding: 0;}

#sp-top3 .sppb-row-container {padding: 0;}

#column-wrap-id-9c61bdd2-4f26-473b-b6ad-4ed0951f9c80 {padding: 0;}

.image-wrap {height: 180px;}

#section-id-dbaa2b6b-f364-4413-b3b1-ca89b160c99b {display: none;}

#section-id-6eb231c8-1108-4fc8-b0d7-403057508860 {height: 185px !important;}

#section-id-c456b5cc-078f-4a99-a864-58430bb8ffe3 {margin-top: 20px !important;}

#sppb-addon-3599e6d5-af15-4bc2-bd5a-87eecd83ff19 img {width: 60% !important; max-width: 60% !important;}

#sppb-addon-3599e6d5-af15-4bc2-bd5a-87eecd83ff19 .sppb-img-responsive {float: left !important; margin-left: 20% !important;}

#section-id-e16139af-a190-4a0f-8eef-914f5b46a33a .sppb-row-column {margin-bottom: 20px;}

#section-id-a1c0dde9-bbf4-4ee6-8bf5-a5f67f934399 {background-attachment: unset !important; background-position: 0 0 !important; height: 150px !important; background-size: 100% !important;}

#section-id-d24a828b-859a-4c26-8afb-24c7b5c5dd9f .sppb-addon-single-image {margin-bottom: 30px !important;}

#section-id-c774884b-8baf-485b-841b-903dc1c66ee4 .sppb-row-column {margin-bottom: 20px;}

#section-id-24aa95e1-a863-442c-94dd-403bcde1bfe8 .sppb-addon-single-image-container {float: left; margin-left: 17%;}

#section-id-873cc358-8867-40ab-8b9a-85ba55265fe7 .sppb-addon-wrapper {margin-bottom: 30px !important;}

#section-id-43665b97-1f10-4ab2-8618-41b37a3b9457 .sppb-addon-wrapper {margin-bottom: 30px !important;}

#section-id-66d948d7-fc11-4043-a6ec-34f60d91092a .sppb-addon-wrapper {margin-bottom: 30px !important;}

#section-id-eed67590-44af-4a65-9c5e-e715c811a089 .sppb-addon-wrapper {margin-bottom: 30px !important;}

#section-id-a9259951-e346-49d2-8130-98981586e175 .sppb-addon-wrapper {margin-bottom: 30px !important;}

#section-id-43665b97-1f10-4ab2-8618-41b37a3b9457, #section-id-66d948d7-fc11-4043-a6ec-34f60d91092a, #section-id-eed67590-44af-4a65-9c5e-e715c811a089, #section-id-a9259951-e346-49d2-8130-98981586e175 {padding-top: 0px !important;}





.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #1d296c;}

#sppb-addon-d2e76df2-b388-4391-8e65-32672a4db842 img {width: 200px !important; max-width: 200px !important;}

#sppb-addon-d2e76df2-b388-4391-8e65-32672a4db842 {text-align: center !important;}

#column-id-ea3fa334-fe5d-4f01-b508-4aad489c624a {padding-top: 10px !important; padding-left: 0 !important;}

 #sppb-addon-2f6277d2-b8d7-418c-a83f-46d5e2c46db3 .sppb-addon-header .sppb-addon-title {font-size: 19px !important;}

#sppb-addon-e3897c24-eaa2-4280-9694-20df47bcb26b .sppb-addon-header .sppb-addon-title {font-size: 16px !important;}

 #sppb-addon-wrapper-7b261801-ab7b-4b5b-ac9c-e4be9b5d4e52, #sppb-addon-wrapper-aa9d98be-c736-4c23-b065-d193ca7c1f2a {width: 50% !important;}

#section-id-dbaa2b6b-f364-4413-b3b1-ca89b160c99b {padding-top: 0 !important;}

#sppb-addon-wrapper-e3897c24-eaa2-4280-9694-20df47bcb26b {margin-top: 5px !important;}

#section-id-5fb2bc51-b4cd-4f0a-8d50-7ba54538c4e4 {padding-left: 0 !important;}

#column-wrap-id-734a4bc5-8d51-428e-9a2a-c6ab706c1836 {padding: 50px 0 0 0 !important;}

#section-id-37669383-e7da-4498-bb4f-aa7b52660097 {padding-top: 45px !important;}

#column-wrap-id-153caabd-2492-4bb6-81cc-61c2cd0fcc7a {display: none !important;}
  
#column-wrap-id-900e6724-042e-4540-add7-6d0c5def095a, #column-wrap-id-feef1fa8-5be5-40dc-b06d-d2492a61f101, #column-wrap-id-ec320ac5-cae6-45ab-b805-1e6564efcdd6 {max-width: 50% !important; flex-basis: 50% !important; margin-bottom:25px}

#column-wrap-id-e93c81df-3783-4c76-9069-c08675491e7f, #column-wrap-id-cdbc4364-a8a7-469f-a188-5ed368489126, #column-wrap-id-c652132c-8ebb-49e0-9031-194bb70d4431 {max-width: 50% !important; flex-basis: 50% !important; margin-bottom:25px}

#section-id-70e5147c-6579-45f7-8285-7b40347c8184 .sppb-addon-image-layouts {height: 370px !important;}

#column-wrap-id-1692216624448 {margin-top: -300px !important; padding: 7% !important;}

 #sppb-addon-a9de1480-5ba9-43d3-903f-32505adf720e .sppb-addon-image-layout-content {padding: 20px !important;}

#section-id-5fb2bc51-b4cd-4f0a-8d50-7ba54538c4e4 {padding-bottom: 0 !important;}

#sppb-addon-c8c20a22-2c0e-4dd2-b272-f4dd8fb0facb .sppb-img-responsive {opacity: 0.35 !important;}

#section-id-41ee52dd-a8ff-4a46-95a0-0436d1294342 {padding-bottom: 0 !important;}

#section-id-75d6ea24-23ed-42af-b29f-d7d89fbfa155 {padding-bottom: 30px !important;}
  
#section-id-f1bb8a79-c175-4289-a633-9eaf5692d4ca {padding-bottom: 0 !important;}

#sppb-addon-013f7b66-dd71-4776-89be-8d2fd2ceb3dc img {width: 100% !important; max-width: 100% !important;}

#sppb-addon-23ff2694-33fb-4cb8-bef4-655a9a66e669 .sppb-img-responsive {width: 70% !important;  float: left !important; margin-left: 15% !important;}

#section-id-41ee52dd-a8ff-4a46-95a0-0436d1294342 {padding-top: 0 !important;}

#section-id-75d6ea24-23ed-42af-b29f-d7d89fbfa155 {padding-top: 30px !important;}

#sppb-addon-wrapper-0177461a-a27d-4e6e-9fe6-f95809c70ef3, #sppb-addon-wrapper-8519c594-7853-4aeb-ba30-5fb0ddf92725, #sppb-addon-wrapper-dda5823c-2315-46cb-a73e-6b2eae45339a, #sppb-addon-wrapper-a7da5375-341a-4356-9220-2db26d2a149f {float: left !important; width: 70% !important; margin: 15px 0 15px 15% !important;}

#sppb-addon-wrapper-c2e4154b-6234-4e03-80f3-9bf031f9a876, #sppb-addon-wrapper-0dfa6401-b59d-4d67-89d2-d5d0795965a1, #sppb-addon-wrapper-82dc886f-93f5-4a48-a74f-357e3c5aa7ca, #sppb-addon-wrapper-70c2554e-90fc-43fe-80eb-6a7ff9912ba0 {float: left !important; width: 70% !important; margin: 15px 0 15px 15% !important;}

#sppb-addon-wrapper-d34e6ba7-0acd-4180-8a37-70e71b6bdc47, #sppb-addon-wrapper-ce7eb4ae-d5c2-4e0d-906c-7ea3769bf829, #sppb-addon-wrapper-0c027597-0996-40f6-ba59-b643fcc14b50, #sppb-addon-wrapper-05f87287-a788-4893-a9ab-1b925188e817 {float: left !important; width: 70% !important; margin: 15px 0 15px 15% !important;}

#section-id-37669383-e7da-4498-bb4f-aa7b52660097 {padding-bottom: 30px !important;}



@media screen and (max-width: 390px) {
  
  .image-wrap {height: 900px !important;}
  
}

  