	.full-hos1 {
		background-image: url(../images/host/multifamily-email-hosting.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 1000px;
		height: auto;
		background-position: center;
	}
	.full-hos2 {
		background-image: url(../images/apartments-email-privacy-policy.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 1000px;
		height: auto;
		background-position: center;
	}
	.full-hos3 {
		background-image: url(../images/apartments-email-terms-of-use.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 1000px;
		height: auto;
		background-position: center;
	}
	.full {
		background-image: url(../images/mul2.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 750px;
		height: auto;
		background-position: center;
	}
	.full00 {
		background-color:rgba(0,0,0,.9);color: gray;padding: 10px 0;font-size: 14px;position: absolute;z-index: 10;
	}
	.full00 #col-6 a, .full00 #col-6a a{
		color: gray;text-decoration: none;
	}
	.full00 #col-6 a:hover, .full00 #col-6a a:hover{
		color: #f44336!important;
	}
	.bar{
		color: white;font-size: 17px;
	}
	.full00 #col-6 {
		padding-left: 5%;text-align: left;
	}
	.full00 #col-6a {
		padding-right: 5%;text-align: right;
	}
	.full01 {
		background-color: rgba(62,76,90,.8);z-index: 10;position: absolute;margin-top: 39px;
	}
	.full01-img {
		width: 300px;margin-left: 10%;
	}
	.full02{
		padding-left: 5%;
	}
	.full01 #col-7-5 {
		text-align: right;padding-right: 4%;
	}
	.full02 h1 {
		color: white;
	    text-shadow: 0 5px 10px rgba(0,0,0,.5);
	    font-size: 50px;
	    font-weight: normal;
	    line-height: 70px;
	    margin-top: 230px;
	    text-align: left;
	}
	.sec-te {
		color: white;
	    line-height: 25px;
	    margin-top: 15px;
	    text-align: left;
	    width: 40%;
	}
	.vie-te {
	    color: white;
	    margin-top: 20px;
	    background-color: #406888;
	    padding: 15px;
	    text-align: center;
	    width: 280px;
	    box-shadow: 0 2px 5px rgba(0,0,0,.5);
	}
	.vie-te:hover {
		background: #2e5371;cursor: pointer;
	}	
	.full03 {
		margin-left: 5%;
		margin-top: 70px;
	}
	.full03 #col-3-2 {
		background-color: rgba(0,0,0,.4);
		transition: .2s;
	    margin-right: 30px;
	    box-shadow: 0 3px 10px rgba(0,0,0,.8);
	    padding: 5px 0;
	}
	.full03 #col-3-2:hover {
      background-color: rgba(0,0,0,.5);
      transition: .2s;
    }
	.full03 img {
		width: 50px;
    	margin-bottom: -20px;
	}
	.full03 span {
		color: white;border-bottom:1px dotted lightgray;
	}
	.full03 p {
		color: white;padding-left: 10%; width: 90%;margin-top: 5px;padding-top: 10px;
	}
	.nav-img {
		margin-right: 5px;width: 13px;
	}
	.sisia {
		background: green;color: white;font-size: 14px!important;padding: 2px 10px;border-radius: 20px;
	}
	.sisia:hover {
		background: #0ba70b;cursor: pointer;
	}
	.wi-8 {
		width: 8px;
	}
	.wi-10 {
		width: 10px;
	}
	#menz {
		display: none;
	}
	#nah {
		position: absolute;
	}
	#nah ul li {
	  	overflow:hidden;
	    max-height:0;
	    -webkit-transition:max-height 600ms ease;
	    -moz-transition:max-height 600ms ease;
	    -o-transition:max-height 600ms ease;
	    transition:max-height 600ms ease;
	}
	#nah:hover ul li {
	    max-height:150px;
	}

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



  ul#menz > li{
  list-style-type:none;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
	}
	ul#menz {
	  margin: 0;
	  padding: 0;
	}

	#menz label{
	  background-color: #4c799e;
	  color: white;
	  position:relative;
	  display:block;
	  text-align: center;
	  line-height:3em;
	  -webkit-transition:background 0.3s;
	  cursor:pointer;
	}
	#menz label:hover{
		background-color:steelblue; 
		}

	input#check01{display:none}

	input:checked ~ ul.submenz{
	  max-height:1000px;
	  -webkit-transition:max-height 1s ease-in;
	}

	/*style for the second level menu*/
	ul.submenz{
	  max-height:0;
	  padding:0;
	  margin: 0;
	  overflow:hidden;
	  list-style-type:none;
	  background: rgba(26, 26, 26, .85);
	  transition:max-height 0.5s ease-out;
	  min-width:100%;
	  position: absolute;
	  z-index: 2;
	}

	ul.submenz li a{
	  display:block;
	  padding:18px;
	  color:#ddd;
	  font-size: 20px;
	  text-decoration:none;
	  box-shadow:0 -1px rgba(0,0,0,.5) inset;
	  -webkit-transition:background .3s;
	  white-space:nowrap;
	  border-bottom: 1px gray solid;
	}

	ul.submenz li a:hover{
	  background-color: #577b8a;
	  color: white;
	}
	#navi ul {
	    list-style:none;
	    margin:0;
	    padding:0;
	    text-align: center;
	    width: 100%;
	    font-size: 19px;
	}
	#navi ul > li {
	    position:relative;
	}
	#navi a {
	    text-decoration: none;
	    text-align: center;
	    display:block;
	    line-height:40px;
	    color:#fff;
	    height: 50px;
	}
	#navi a#navz {
	    text-decoration: none;
	    text-align: center;
	    display:block;
	    color:#fff;
	    font-size: 16px;
	    line-height: 10px;
	    margin-top: 20px;
	    position: relative;
	}
	#navi a#navz:hover {
	    transition: .2s;
	    box-shadow: inset 0px 0px 100px #778aa0;
	    border: 1px solid #6d7e93;
	}
	#navi li ul {
	    margin-top: 14px;
	    background: rgba(0, 0, 0, 0.5);
	    height: auto;
	}
	#navi li ul a {
	    border-bottom: 1px solid gray;
	    padding: 10px;
	    text-align: left;
	    padding-left: 30px; 
	   	font-size: 16px; 
	}
	#navi li ul img {
		margin-right: 10px;
		opacity: .8;
		height:10px;
		width: 10px;
	}
	#navi li ul img#navimg {
		opacity: .8;
		height:20px;
		width: 20px;
	}
	#navi li ul a:hover {
	    background-color: #e67e00;
	    transition: .45s;
	}
	#navi li ul {
	    position:absolute;
	    left:0;
	    top:36px;
	    z-index:2;
	}#navi li ul li {
	  overflow:hidden;
	    max-height:0;
	    -webkit-transition:max-height 600ms ease;
	    -moz-transition:max-height 600ms ease;
	    -o-transition:max-height 600ms ease;
	    transition:max-height 600ms ease;
	}
	#navi ul > li:hover ul li {
	    max-height:150px;
	}

	 .nav-mar {
	 	float: right;
	 	margin-top: -10px;
	 	position: absolute;
	 	margin-left: 15%;
	 }

	/*drop */

	 #navic ul {
	    list-style:none;
	    margin:0;
	    padding:0;
	    text-align: left;
	    width: 100%;
	    background: rgba(0, 0, 0,.1);
	}
	#navic ul > li {
	    position:relative;
	}
	#navic ul a#navz {
	    border-bottom: 1px solid gray;
	    text-align: left;
	    padding: 15px;
	    padding-left: 10%;
	}
	#navic li ul li {
	  overflow:hidden;
	    max-height:0;
	    -webkit-transition:max-height 1500ms ease;
	    -moz-transition:max-height 1500ms ease;
	    -o-transition:max-height 1500ms ease;
	    transition:max-height 1500ms ease;
	}
	#navic ul > li:hover ul li {
	    max-height:150px;
	}
	#navic ul#un li a{
		background: rgba(105,105,105,.4);
		padding: 12px;
		padding-left: 12%;
	}
	#navic li ul#un a:hover {
	    background-color: #778d90;
	    transition: .6s;
	}

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

	@media screen and (max-width: 950px) {
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    height: 800px!important;
		}
		.full00 #col-12 {
			text-align: center!important;
			padding-right: 0!important;
		}
		.full01 #col-4-2{
			width: 100%;text-align: center;
		}
		.full01 #col-7-5{
			width: 100%;text-align: center;padding-right: 0;padding-top: 10px;padding-bottom: 10px;
		}
		.full02 h1{
			line-height: 60px;
			padding-right: 20px !important;
		}
		.sec-te {
			width: 70%;
		}
		.full03 #col-3-2{
			width: 43%;margin-bottom: 15px;
		}
		.full03 {
			margin-top: 40px;
		}
		.menz {
			display: inline-block;width: 100%;margin-top: 10px;
		}
		.full01 #col-7-5 {
			display: none;
		}
		.full01-img {
			width: 300px;margin-left: 10%;margin: 15px 0;
		}
		#menz {
			display: inline-block;width: 100%;
		}
	}
	@media screen and (max-width: 885px) {
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    height: 890px!important;
		}
	}
	@media screen and (max-width: 715px) {
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    height: 980px!important;
		}
	}
	@media screen and (max-width: 650px) {
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    height: 1050px!important;
		}
		.full00 #col-6,.full00 #col-6a {
			width: 100%;text-align: center;padding-left: 0!important;
		}
		.full00 #col-6a {
			width: 100%;text-align: center;padding-right: 0!important;border-top: 1px solid #3e3e3e;padding-top: 5px;margin-top: 5px;
		}
		.full03 #col-3-2{
			width: 90%;
		}
	}
	@media screen and (max-width: 520px) {
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		    height: 1060px!important;
		}
	}
/******************************************************************************************************************************/
dr
.mee {
  margin: 0;
  display: -webkit-box;
  display: flex;
  list-style: none;
}
.mee  .icon {
  fill: white;
}
.mee-a {
  color: white;
  position: relative;
  z-index: 2;
  display: block;
  letter-spacing: 0.01rem;
  text-decoration: none;
  font-size: 16px;
  text-align: left;text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;padding-top: 25px;padding-bottom: 31px;
  width: 280px;

}
.mee-a:hover {
  background: rgba(0,0,0,.85);
  color: #fff;
}
.mee-a:hover .icon {
  fill: #fff;
}

.droo:hover .droo-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.droo-content {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.7s ease-in-out, -webkit-transform 0.7s cubic-bezier(0.88, -0.72, 0, 1);
  transition: opacity 0.7s ease-in-out, -webkit-transform 0.7s cubic-bezier(0.88, -0.72, 0, 1);
  transition: transform 0.7s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.7s ease-in-out;
  transition: transform 0.7s cubic-bezier(0.88, -0.72, 0, 1), opacity 0.7s ease-in-out, -webkit-transform 0.7s cubic-bezier(0.88, -0.72, 0, 1);
  -webkit-transform: translateY(-4rem);
          transform: translateY(-4rem);
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  width: 280px;
  background: rgba(0,0,0,.3);
}
.rela-drop {
	position: relative;
}
.hover-rot {
	transform: rotate(0deg);
	transition: 0.5s ease;
  visibility: visible;
  position: absolute;
  right: 13px;
  bottom: 9px;
}
.hover-rot:hover {
	transform: rotate(180deg);
	top: 17px;
	visibility: hidden;
  bottom: none;
}
.droo-content p {
	padding: 15px;border-bottom: 1px solid gray;margin: 0!important;padding-right: 5px;
}
.droo-content p:hover {
	background-color:rgba(0,0,0,.5);
}
.droo-content a {
	text-align: left;color: white;
	text-decoration: none;font-size: 15px;
}
.wi-13 {
	width: 21px;margin-right: 5px;
}
.droo-content .wi-13 {
	width: 30px;margin-right: 5px;
}
		.full00 #col-12 {
			text-align: right;padding-right: 6%;
		}
		.full00 #col-12 a {
			color: white;text-decoration: none;
		}
		.full00 #col-12 a:hover {
			color: #f44336;
		}

		#foot {
			background-size: cover;
		}

.alert {
  background-color: rgba(34, 34, 34,.98);
  bottom: 0;
  position: fixed;
  width: 100%;
}
.alert-con {
    text-align: center;color: white;font-size: 20px;padding: 1px 0;
}
.clo-btn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  font-size: 43px;
  cursor: pointer;
  transition: 0.3s;
  float: right;
  padding-right: 20px;
  margin-top: 3px;
}
.clo-btn:hover {
  color: red;
}
.alert p {
	margin: 10px 0;
}
.alert label {
	color: #f44336;text-decoration: none;
}
.alert label:hover {
	text-decoration: underline;cursor: pointer;
}
.cen {
	width: 38%;
}
.cen a {
	float: right;
}
  .p-adjus {
    padding: 10px 11px 10px 25px!important;
  }
  .modz__overlay,.modz__overlay0 {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0,0,0,.4);
      display: none;
      z-index: 1000;
  }
  .modz__state:checked + .modz__overlay,
  .modz__state0:checked + .modz__overlay0 {
      opacity: 1;
      animation: fade-in .4s;
      display: block;
  }
  .modz__bill:checked + .modz__overlay,
  .modz__bill0:checked + .modz__overlay0 {
      opacity: 1;
      animation: fade-in .4s;
      display: block;
  }
  @keyframes scoot-up {
    0%   { top: 60%;}
    100%  { top: 50%; }
  }
  .top-coco {
      background: none;
      padding: 10px;
      margin-bottom: 10px;
  }
  .modz{
      position: absolute;
      background: white;
      box-shadow: 0px 0px 20px -4px rgb(0, 0, 0);
      width: 650px;
      height: 550px;
      transition: .5s;
      padding-bottom: 20px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
  }
  .modz0{
      position: absolute;
      background: white;
      box-shadow: 0px 0px 20px -4px rgb(0, 0, 0);
      width: 550px;
      height: 380px;
      transition: .5s;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-top: 10px solid #607D8B;
  }
  .modz p {
      color: #6f6e6e;
      padding: 20px 20px 20px 25px;
      text-align: left;
      font-family: arial;
      font-size: 16.5px;
      line-height: 26px;
  }
  .modz0 p {
    color: #6f6e6e;
    padding: 7px 21px 3px 16px;
    text-align: left;
    font-family: arial;
    font-size: 16.5px;
    line-height: 27px;
  }
    .modz .but,.modz0 .but {
      padding: 10px;
      background: #cc2458bf;
      border: none;
      cursor: pointer;
      transition: .2s;
      color: white;
      width: 250px;
      display: block;
      margin-top: 15px;
      box-shadow: 0 2px 5px rgba(0,0,0,.2);
    }
    .modz .but:hover, .modz0 .but:hover {
      background: #df3d6f;
      transition: .2s;
    }
  .modz__state:checked + .modz__overlay .modz,
  .modz__state0:checked + .modz__overlay0 .modz0 {
      animation: scoot-up .2s;
      animation-timing-function: ease-out;
      transform-origin: 50% 0px;
  }
  .modz__bill:checked + .modz__overlay .modz,
  .modz__bill0:checked + .modz__overlay0 .modz0 {
      animation: scoot-up .2s;
      animation-timing-function: ease-out;
      transform-origin: 50% 0px;
  }
  .modz__close,.modz__close0 {
	    position: absolute;
	    right: 0px;
	    font-size: 15px;
	    padding: 5px 8px;
	    cursor: pointer;
	    transition: .2s;
	    top: 1px;
	    background: #F44336;
	    color: white;
  }
  .modz__close:hover,.modz__close0:hover {
      background: #ce382d;
  }
  .modz__overlay-close,.modz__overlay-close0 {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
  }
  .modz__state,.modz__state0 {
      display: none;
  }
  .dropper {
    width: 100%;
    overflow-y: scroll;
    display: inline-block;
  }

  .dropper-thin {
    /**/scrollbar-width: thin;
    scrollbar-color: #d95b82 #dfdfdf;

  }
  .dro-he{
    overflow-y: scroll;padding-right: 10px;
  }
  .dro-he #col-7 {
  	border: 2px dotted lightgray;
  }
 .inf-co {
    overflow-y: scroll;
    height: 82%;
 }

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

.tab {
  float: left;padding-top: 0!important;
  width: 30%;padding: 20px;
}
.tab button {
  display: block;
  background-color: #e2e2e2;
  color: #505050;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  margin-bottom: 10px;
}
.tab button:hover {
  background-color: #919da580;
}
.tab button.active {
  background-color: #607D8B;color: white;
}
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 100%;
  border-left: none;
  min-height: 430px;
  height: auto;
}
.tabcontent p {
	text-align: justify;
}
.sasav {
	background: green;padding: 18px;
	width: 94%!important;color: white;margin-left: 15px;
	font-size: 20px;    bottom: 0;
    position: absolute;
    margin-bottom: 15px;
}
.sasav:hover {
	cursor: pointer;background: #035d03;
} 
/************************************************/

.tog-but
{
    position: relative;
}
.but-cov, .knobs, .layer
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.but-ton
{
    position: relative;
    top: 50%;
    width: 74px;
    height: 36px;
    overflow: hidden;
    left: -40px;
}
.check-box
{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}
.knobs
{
    z-index: 2;
}
.layer
{
    width: 100%;
    background-color: #ebf7fc;
    transition: 0.3s ease all;
    z-index: 1;
}
/* Button 16 */
#but-ton16 .knobs:before
{
    content: 'YES';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 20px;
    height: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    background-color: #03A9F4;
    border-radius: 2px;
    transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15);
}
#but-ton16 .check-box:active + .knobs:before
{
    width: 46px;
}
#but-ton16 .check-box:checked:active + .knobs:before
{
    margin-left: -26px;
}
#but-ton16 .check-box:checked + .knobs:before
{
    content: 'NO';
    left: 42px;
    background-color: #F44336;
}
#but-ton16 .check-box:checked ~ .layer
{
    background-color: #fcebeb;
}
.enab {
	display: block;float: left;margin-top: 10px;padding-left: 25px;color: #6f6e6e
}
.enab-con {
	margin-top: 30px;
}

/*new*/


@media screen and (max-width: 700px) {
		.modz {
			width: 350px!important;
		}
		.dro-he #col-5 {
			width: 100%;
		}
		.dro-he #col-7 {
			width: 91%;
    		margin-left: 15px;
		}
		.tab {
			padding: 15px;
		}
		.tabcontent {
			min-height: 197px;
		}
		.but-ton {
			left: 0;
		}
		.modz0 {
			width: 350px!important;
			height: 550px!important;
		}
}
  .ex-plan {
    text-align: center;padding: 10px 10px 0 10px;
  }
  .ex-plan-tit {
    padding: 20px;background: #3f51b5;color: white;font-size: 30px;
  }
  .ex-plan-con {
    background: white;padding-bottom: 30px;border-bottom: 10px solid #3f51b5;
  }
  .ex-plan1 {
    font-size: 30px;color: #333;padding-top: 30px;font-weight: bold;
  }
  .ex-plan2 {
    font-size: 20px;color: #333;font-weight: bold;padding: 20px 40px;
  }
  .ex-plan3 {
    padding: 10px;font-size: 18px;
  }
  .ex-plan4 {
    border-bottom: 1px solid lightgray;padding-bottom: 30px;
  }
  .ex-plan4-but {
    border: 1px solid red; padding: 15px;width: 90%; color: red;background: white;font-size: 20px;font-weight: bold;transition: .3s;
  }
  .ex-plan4-but:hover {
    background: red;color: white;transition: .3s;cursor: pointer;
  }
  .ex-plan-dat1 {
    text-align: left;padding: 10px 10px 0 10px;font-weight: bold;
  }
  .ex-plan-dat2 {
    text-align: left;padding: 0 30px;opacity: .5;
  }

  .da-wro {
    font-size: 20px;font-weight: bold;color: #e61616;
  }
  .da-che {
    font-size: 20px;font-weight: bold;color: #01c109;
  }
  .da-inc {
    font-size: 20px;font-weight: bold;color: #bc05bc;
  }
  .mfe-tab-con {
    padding: 50px;
  }
  .tabcontentz {
    background: #141414c4;height: auto;float: left;width: 100%;min-height: 800px;padding-bottom: 30px;
  }
  .gin {
    margin-left: 0;width: 98%!important;
  }
  .co-1 {
    margin-top: 0;width: 98%!important;margin-left: 0;
  }
  .ultra {
    width: 115px!important;margin-top: 10px!important;margin-left: 5px!important;position: absolute!important;
  }
  .tablinksz {
    padding: 20px 80px;font-size: 20px;display: inline-block;background: #e23434;color: white;cursor: pointer;margin-bottom: 10px;
  }
  .tl {
    margin-left: 10px;
  }
  .tablinksz:hover {
    background: #fb2020;
  }
  .tabz div.active {
    background-color: #cf1414;
  }
    .fea-head {
    margin-bottom: 10px;
  }
  .fea-head #col-3{
    background: rgba(0, 255, 255,.4);padding: 10px;color: white;text-align: center;border: 2px solid rgba(225,225,225,.9);
  }
  .fea-tab {  
    margin-bottom: 1px;
  }
  .fea-tab #col-3{
    background: rgba(225,225,225,.1);box-shadow: inset 0px 0px 20px #778aa0;border: 2px solid rgba(225,225,225,.9);
    color: white;text-align: center;height: 55px;
  }
  #ble {
    padding: 20px;
  }
  .chet {
    padding: 19px!important;height: 130px!important;
  }
  .chet-s {
    padding: 9.5px!important;height: 130px!important;
  }
  .chet1 {
    padding: 50px!important;
    height: 200px!important;
  }
  .chet1-s {
    height: 200px!important;
  }
  .chet2 {
    padding: 7.5px!important;
  }
  .chet3 {
    padding: 10px!important;
    height: 70px!important;
  }
  .chet3-s {
    height: 70px!important;
  }
  .freb {
    padding: 5px;color: white;background: #3f51b5;margin-top: 15px;display: block;transition: .3s;
    width: 80%;margin-left: 10%;margin-bottom: 10px;text-decoration: none;
  }
  .freb1 {
    padding: 5px;color: white;background: #3f51b5;display: block;transition: .3s;
  }
  .freb:hover, .freb1:hover {
    background: #14268b;cursor: pointer;transition: .3s;
  }
  .prib {
    font-size: 25px;
  }
  .gre {
    color: #01c109!important;
    font-weight: bold;
    font-size: 25px;
  }
  .spc {
    padding: 2.5px!important;
  }
  .bot-pa {
    padding: 10px!important;
  }
  .office-plan {
    text-align: center;padding: 0 10px;
  }
  .office-plan-tit {
    padding: 20px;background: #3f51b5;color: white;font-size: 30px;
  }
  .office-plan-con {
    background: white;padding-bottom: 30px;border-bottom: 10px solid #3f51b5;
  }
  .office-plan1 {
    font-size: 30px;color: #333;padding-top: 10px;font-weight: bold;
  }
  .office-plan2 {
    font-size: 20px;color: #333;font-weight: bold;padding: 10px;
  }
  .office-plan3 {
    padding: 20px 40px;font-size: 18px;
  }
  .office-plan4 {
    border-bottom: 1px solid lightgray;padding-bottom: 30px;
  }
  .office-plan4-but {
    border: 1px solid red; padding: 20px 50px;color: red;background: white;font-size: 20px;font-weight: bold;transition: .3s;
  }
  .office-plan4-but:hover {
    background: red;color: white;transition: .3s;cursor: pointer;
  }
  .office-plan-dat1 {
    text-align: left;padding: 10px 10px 0 10px;font-weight: bold;
  }
  .office-plan-dat2 {
    text-align: left;padding: 0 10px;opacity: .6;
  }
  .lit-in-blo {
  	display: inline-block;
  }
  .lit-icons {
    width: 30px!important;margin-top: 0!important;margin-bottom: -5px;
    margin-left: 10px!important;
  }
  .lit-icons2 {
    width: 225px!important;margin-top: 0!important;margin-bottom: -10px;
    margin-left: 10px!important;
  }
  	.ex-plan-con p, .office-plan-con p {
		margin: 5px!important; 
	}
  .bus-but-right {
    border: none; padding: 10px 40px; color: white;float: right;
    background: #f73d3f;font-size: 18px;font-weight: bold;transition: .3s;
    margin-top: 20px;text-align: center;display: block;box-shadow: 0 2px 5px rgb(0 0 0 / 50%);border-radius: 20px;
  }
  .bus-but-right:hover {
    background: #e71c1e;transition: .3s;cursor: pointer;
  }
  .bus-but-left {
    border: none; padding: 10px 40px; color: white;float: left;
    background: #f73d3f;font-size: 18px;font-weight: bold;transition: .3s;
    margin-top: 20px;text-align: center;display: block;box-shadow: 0 2px 5px rgb(0 0 0 / 50%);border-radius: 20px;

  }
  .bus-but-left:hover {
    background: #e71c1e;transition: .3s;cursor: pointer;
  }
  .wi-flo {
  	width: 100%;float: left;
  }