.topsection{

   display: block;

    min-height: calc(100vh - 65px);

    width: 100%;

    height: 100%;

    position: relative;

  }

  

 .topsectionmobile{

     

    display:none;   

 }

 

 

.pageheader {

    text-align: center;

    font-size: 26px;

    color: #262626;

    font-weight: 400;

    letter-spacing: 0.4px;

    padding-top: 10px;

    padding-bottom: 20px;

    text-rendering: optimizeLegibility;

    font-weight: 300;

}





 .tablediv{

  display:inline-block;

  float:left;

  color:#fff;

  font-size:40px;

}



.one{

  width:35%;

  min-height:calc(100vh - 65px);

  height:calc(100vh - 65px);

  background:#fff;

  position:relative;

}



.two{

    width:30%;

 min-height:calc(100vh - 65px);

  height:calc(100vh - 65px);

  background: url(https://d1sntufglmwvt7.cloudfront.net/assets/images/middleimage.jpg);

    background-size: cover;

    background-position: right;

   background-repeat: no-repeat;

    position: relative;

    cursor: pointer;

}





 

 

 .two:before {

  content: "";

  position: absolute;

  left: 0; right: 0;

  top: 0; bottom: 0;

  background: rgba(0,0,0,.1);

}





.two:hover, .four:hover, .five:hover {

  transform: scale(1.03);

  -webkit-transform:  scale(1.03);

  z-index: 100;

  

    -webkit-transition: all .2s;

    transition: all .2s;

    

    

}





.three{

    width:35%;

  min-height:calc(100vh - 65px);

  height:calc(100vh - 65px);

   cursor: pointer;

}



.four{

  width:100%;

  height:50%;

background:#3663ad;

position:relative;

 cursor: pointer;

}

.five{

  width:100%;

  height:50%;

background:#fff;

position:relative;

color: #000!important;

 cursor: pointer;

}







.divonemiddlecontent {

    color:  #000;

    position: absolute;

    top: 40%;

    transform: translate(0%, -40%);

    -webkit-transform: translate(0%, -40%);

    padding: 0px 30px;

    max-width: 405px;

    padding-left: 60px;

}



/*.divonemiddlecontent h1 {

    font-weight: 400;

    line-height: 58px;

    letter-spacing: 2px;

}



.divonemiddlecontent  h2 {

    font-weight: 400;

    font-size: 17px;

    line-height: 40px;

    color: #776c6c;

    margin-top: 0px;

}

*/



.divonemiddlecontent h1 {

    font-weight: 400;

    font-size: 31px;

    line-height: 46px;

}



.divonemiddlecontent h2 {

    font-size: 16px;

    font-weight: 400;

    line-height: 40px;

    color: #776c6c;

    margin-top: 0px;

}



.subtexty {

    font-size: 16px;

    font-weight:  600;

    letter-spacing: 1.4px;

}



.subtexty2 {

    font-size:  16px;

    line-height: 26px;

    

    font-weight: 400;

    letter-spacing: 1.5px;

    margin-top: 10px;

    

}





.divtwobtmcontent {

    position:  absolute;

    bottom: 0px;

    display: inline-block;

    max-width:  100%;

    padding: 20px;

}



.captitle {

    font-size: 14px;

    text-transform:  uppercase;

    font-weight: 600;

    letter-spacing:  2px;

    margin-bottom: 14px;

}



/*

.subtexty {

    font-size: 26px;

    font-weight:  600;

    letter-spacing: 1.4px;

} */



.divtwotpcontent {

    position:  absolute;

    top: 20px;

    left: 21px;

}



/*

.subtexty2 {

       font-size: 20px;

    font-weight: 400;

    line-height: 36px;

    letter-spacing: 1.5px;

    margin-top: 10px;

}

*/



.apr {

    padding: 26px 40px;

    background: #e2e5e8;

    text-align:  center;

}



.aprtext {

    max-width: 600px;

    width: 80%;

    margin-left:  auto;

    margin-right:  auto;

    color: #6b7c93;

    text-rendering:  optimizeLegibility;

    letter-spacing: 0.5px;

    font-size:  13px;

    line-height: 28px;

}







@media all and (max-width:1200px){

 

   .divonemiddlecontent {

    padding-left:  30px;

}





    

    

}







@media all and (max-width:800px){

 

 

   .divonemiddlecontent h1 {

    font-size: 20px;

    line-height: 32px;

  }   

  

  .divonemiddlecontent h2 {

    font-size: 12px;

    line-height:20px;

}





.topbar1{

  font-size: 12px;   

}





    

}





@media all and (max-width:799px){

 

 .topsection{

  
     

 }

 

 .aprtext {

    font-size:  11px;

    line-height: 23px;

}



.apr {

    padding: 20px 20px;

}





 

 .two:hover, .four:hover, .five:hover {

  transform: scale(1);

  -webkit-transform:  scale(1);

  z-index: 1;

    

}



 

 .topsectionmobile{

     

    background: url(https://d1sntufglmwvt7.cloudfront.net/assets/images/middleimage.jpg);

    display: block;

    min-height: calc(100vh - 80px);

    background-repeat: no-repeat;

    width: 100%;

    background-size: cover;

    background-position:right;

    height: calc(100vh - 60px);

    position: relative;

      

 }

 

 

 .topsectionmobile:before {

  content: "";

  position: absolute;

  left: 0; right: 0;

  top: 0; bottom: 0;

  background: rgba(0,0,0,.2);

}





  .one.tablediv {

    width: 100%;

    height: calc(35vh - 20px);

    min-height: calc(35vh - 20px);

    background: rgba(0,0,0,.4);

}



.two.tablediv {

    width: 100%;

    height: calc(30vh - 20px);

    min-height: calc(30vh - 20px);

}



.three.tablediv {

    width: 100%;

    height: calc(35vh - 40px);

    min-height: calc(35vh - 40px);

}



.four.tablediv {

    width: 50%;

    height: 100%;

}



.five.tablediv {

    width:  50%;

    height:  100%;

}   

  

  

  .one .divonemiddlecontent h1 {

    color:  #fff;

    font-size: 21px;

    font-weight: 400;

    letter-spacing: 1px;

  

}



.one .divonemiddlecontent h2 {

    color: #fcfcfc;

    font-size: 12px;

    letter-spacing: 0.3px;

}



.subtexty {

    font-size: 13px;

    letter-spacing: 0.4px;

}



.captitle {

    font-size: 9px;

    margin-bottom: 8px;

}



.divtwotpcontent {

    left: 10px;

}



.subtexty2 {

    font-size:  10px;

    line-height:  17px;

    letter-spacing: 0.7px;

    margin-top: 5px;

}



.divtwobtmcontent {

    padding-left: 14px;

}



.two.tablediv {

    background: rgba(70, 70, 70, 0.26);

}



.two .divtwobtmcontent {

    bottom: 24%;

    padding-left: 30px;

}



.subtexty br {

    display: none;

}













}





.topbar1 {

    background: #000;

    color: #fff;

    text-align: center;

    padding: 6px;

   

  

}



.loancounter {

    font-weight: 600;

    display:inline-block;

   

}

	.footerheader {

		    color: #979393;

		    text-transform: uppercase;

		    font-size: 10px;

		    letter-spacing: 1.5px;

		    font-weight: 600;

		    margin-bottom: 0px;

		    width: 100%;

		    margin-top: 30px;

		    text-align: left;

		}

		

		

		

		

		.footerlink {

		       color: #000;

		    font-size: 11px;

		    margin-top: 5px;

		    padding: 6px 12px 6px 0;

		    line-height: 1.428571;

		    display: inline-block;

		    width: 100%;text-decoration:none; 

		}

		.qberatext {

		    font-weight: 400;

		    letter-spacing: 4px;

		    font-size: 16px;

		    color: #000000!important;

		    margin-top: 30px!important;

		}

		

		.abtqb {

		    font-weight: 400;

		    letter-spacing: .23px;

		    line-height: 20px;

		    font-size: 11px;

		    color: #1d1d1d!important;

		}

		

		span.divider {

		    display: block;

		    margin-bottom: 20px;

		    margin-top: 20px;

		    border-top: 1px solid #e3e3e3;

		}

		

		span.footerem {

		    font-weight: 600;

		}

		

		.socialicons {

		    padding-right: 10px;

		    font-size: 18px;

		    padding-top: 10px;

		    cursor: pointer;

		}

		

		.abtqb a {

		    color: #1d1d1d;

		}

		

		h6.mg-sm {

		    font-size: 11px;

		    font-weight:  400;

		    letter-spacing: 0.4px;

		}

		

		

		.whatsappbtn2 {

		    font-size: 14px !important;

		    background: #00cc46 !important;

		    color: #fff !important;

		    margin-top: 9px !important;

		}

		

		

		.roundwhats{

		        max-width: 50px;

		}

	.buttonfooter {

		    padding: 60px 40px;

		    background-color: #fff;

		    border-bottom: 1px solid #e1dbe1;

		}

		

		.btnsecondary {

		    display:  inline-block;

		    border: 1px solid #3663ad;

		    border-radius: 0.1875rem;

		    padding: 10px 18px;

		    width: 140px;

		    text-align: center;

		    text-align: center;

		    color: #3663ad;

		    font-size: 14px;

		    letter-spacing: 0.4px;

		    font-weight: 400;

		    margin-right: 20px;

		    cursor:  pointer;

		}

		

		.btnprimary {

		    display:  inline-block;

		    border-radius: 0.1875rem;

		    padding: 11px 20px;

		    width: 140px;

		    text-align: center;

		    background: #3663ad;

		    color:  #fff;

		    font-size:  14px;

		    letter-spacing: 0.4px;

		    font-weight: 600;

		    cursor:  pointer;

		}

		

		.buttonsy {

		    display: block;

		    margin-left:  auto;

		    margin-right:  auto;

		    text-align:  center;

		}

		

		

		.iam {

		    text-align: center;

		    margin-bottom: 20px;

		}

		

		

		@media all and (max-width: 450px){

		    

		 

		 .btnsecondary {

		    font-size: 11px !important;

		    width: 120px;

		    margin-left:  10px;

		    margin-right:  10px;

		    margin-bottom: 10px;

		}

		

		.btnprimary {

		    font-size: 11px !important;

		    width: 120px;

		    margin-left: 10px;

		    margin-right: 10px;

		}

		

		

		}

	.colcolcol img {

		    cursor: pointer;

		    max-height: 51px;

		}

		

		

		.colcolcol img, .text-w-sm {

		    max-width: 150px;

		}

		

		.mypress .colcolcol {

		    display: table-cell!important;

		    vertical-align: middle;

		    padding: 15px 30px;

		    cursor: pointer;

		}

		

		.mypress {

		    display: table!important;

		    text-align: center;

		        padding-bottom: 10px;

		

		}

		

		.bloc-press {

		    background-color: #e7e7e7!important;

		    padding: 20px 0!important;

		}

		

		

		@media all and (max-width: 767px){

		

		.mypress .colcolcol {

		    vertical-align: middle;

		    padding: 15px 30px;

		    width: 40%;

		    display: inline-block !important;

		}

		

		

		.colcolcol img {

		    max-width: 90%;

		}

		

		}

/**

		 * Swiper 3.4.2

		 * Most modern mobile touch slider and framework with hardware accelerated transitions

		 * 

		 * http://www.idangero.us/swiper/

		 * 

		 * Copyright 2017, Vladimir Kharlampidi

		 * The iDangero.us

		 * http://www.idangero.us/

		 * 

		 * Licensed under MIT

		 * 

		 * Released on: March 10, 2017

		 */

		.swiper-container {

		  margin-left: auto;

		  margin-right: auto;

		  position: relative;

		  overflow: hidden;

		  /* Fix of Webkit flickering */

		  z-index: 1;

		}

		.swiper-container-no-flexbox .swiper-slide {

		  float: left;

		}

		.swiper-container-vertical > .swiper-wrapper {

		  -webkit-box-orient: vertical;

		  -moz-box-orient: vertical;

		  -ms-flex-direction: column;

		  -webkit-flex-direction: column;

		  flex-direction: column;

		}

		.swiper-wrapper {

		  position: relative;

		  width: 100%;

		 height: 95%;

		    padding-top: 10px;

		  z-index: 1;

		  display: -webkit-box;

		  display: -moz-box;

		  display: -ms-flexbox;

		  display: -webkit-flex;

		  display: flex;

		  -webkit-transition-property: -webkit-transform;

		  -moz-transition-property: -moz-transform;

		  -o-transition-property: -o-transform;

		  -ms-transition-property: -ms-transform;

		  transition-property: transform;

		  -webkit-box-sizing: content-box;

		  -moz-box-sizing: content-box;

		  box-sizing: content-box;

		}

		.swiper-container-android .swiper-slide,

		.swiper-wrapper {

		  -webkit-transform: translate3d(0px, 0, 0);

		  -moz-transform: translate3d(0px, 0, 0);

		  -o-transform: translate(0px, 0px);

		  -ms-transform: translate3d(0px, 0, 0);

		  transform: translate3d(0px, 0, 0);

		}

		.swiper-container-multirow > .swiper-wrapper {

		  -webkit-box-lines: multiple;

		  -moz-box-lines: multiple;

		  -ms-flex-wrap: wrap;

		  -webkit-flex-wrap: wrap;

		  flex-wrap: wrap;

		}

		.swiper-container-free-mode > .swiper-wrapper {

		  -webkit-transition-timing-function: ease-out;

		  -moz-transition-timing-function: ease-out;

		  -ms-transition-timing-function: ease-out;

		  -o-transition-timing-function: ease-out;

		  transition-timing-function: ease-out;

		  margin: 0 auto;

		}

		.swiper-slide {

		  -webkit-flex-shrink: 0;

		  -ms-flex: 0 0 auto;

		  flex-shrink: 0;

		  width: 100%;

		  height: 100%;

		  position: relative;

		}

		/* Auto Height */

		.swiper-container-autoheight,

		.swiper-container-autoheight .swiper-slide {

		  height: auto;

		}

		.swiper-container-autoheight .swiper-wrapper {

		  -webkit-box-align: start;

		  -ms-flex-align: start;

		  -webkit-align-items: flex-start;

		  align-items: flex-start;

		  -webkit-transition-property: -webkit-transform, height;

		  -moz-transition-property: -moz-transform;

		  -o-transition-property: -o-transform;

		  -ms-transition-property: -ms-transform;

		  transition-property: transform, height;

		}

		/* a11y */

		.swiper-container .swiper-notification {

		  position: absolute;

		  left: 0;

		  top: 0;

		  pointer-events: none;

		  opacity: 0;

		  z-index: -1000;

		}

		/* IE10 Windows Phone 8 Fixes */

		.swiper-wp8-horizontal {

		  -ms-touch-action: pan-y;

		  touch-action: pan-y;

		}

		.swiper-wp8-vertical {

		  -ms-touch-action: pan-x;

		  touch-action: pan-x;

		}

		/* Arrows */

		.swiper-button-prev,

		.swiper-button-next {

		  position: absolute;

		  top: 50%;

		  width: 27px;

		  height: 44px;

		  margin-top: -22px;

		  z-index: 10;

		  cursor: pointer;

		  -moz-background-size: 27px 44px;

		  -webkit-background-size: 27px 44px;

		  background-size: 27px 44px;

		  background-position: center;

		  background-repeat: no-repeat;

		}

		.swiper-button-prev.swiper-button-disabled,

		.swiper-button-next.swiper-button-disabled {

		  opacity: 0.35;

		  cursor: auto;

		  pointer-events: none;

		}

		.swiper-button-prev,

		.swiper-container-rtl .swiper-button-next {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2344c0c4'%2F%3E%3C%2Fsvg%3E");

		  left: 10px;

		  right: auto;

		}

		.swiper-button-prev.swiper-button-black,

		.swiper-container-rtl .swiper-button-next.swiper-button-black {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");

		}

		.swiper-button-prev.swiper-button-white,

		.swiper-container-rtl .swiper-button-next.swiper-button-white {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

		}

		.swiper-button-next,

		.swiper-container-rtl .swiper-button-prev {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2344c0c4'%2F%3E%3C%2Fsvg%3E");

		  right: 10px;

		  left: auto;

		}

		.swiper-button-next.swiper-button-black,

		.swiper-container-rtl .swiper-button-prev.swiper-button-black {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");

		}

		.swiper-button-next.swiper-button-white,

		.swiper-container-rtl .swiper-button-prev.swiper-button-white {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

		}

		/* Pagination Styles */

		.swiper-pagination {

		  position: absolute;

		  text-align: center;

		  -webkit-transition: 300ms;

		  -moz-transition: 300ms;

		  -o-transition: 300ms;

		  transition: 300ms;

		  -webkit-transform: translate3d(0, 0, 0);

		  -ms-transform: translate3d(0, 0, 0);

		  -o-transform: translate3d(0, 0, 0);

		  transform: translate3d(0, 0, 0);

		  z-index: 10;

		}

		.swiper-pagination.swiper-pagination-hidden {

		  opacity: 0;

		}

		/* Common Styles */

		.swiper-pagination-fraction,

		.swiper-pagination-custom,

		.swiper-container-horizontal > .swiper-pagination-bullets {

		  bottom: 10px;

		  left: 0;

		  width: 100%;

		}

		/* Bullets */

		.swiper-pagination-bullet {

		  width: 8px;

		  height: 8px;

		  display: inline-block;

		  border-radius: 100%;

		  background: #000;

		  opacity: 0.2;

		}

		button.swiper-pagination-bullet {

		  border: none;

		  margin: 0;

		  padding: 0;

		  box-shadow: none;

		  -moz-appearance: none;

		  -ms-appearance: none;

		  -webkit-appearance: none;

		  appearance: none;

		}

		.swiper-pagination-clickable .swiper-pagination-bullet {

		  cursor: pointer;

		}

		.swiper-pagination-white .swiper-pagination-bullet {

		  background: #fff;

		}

		.swiper-pagination-bullet-active {

		  opacity: 1;

		  background: #44c0c4;

		}

		.swiper-pagination-white .swiper-pagination-bullet-active {

		  background: #fff;

		}

		.swiper-pagination-black .swiper-pagination-bullet-active {

		  background: #000;

		}

		.swiper-container-vertical > .swiper-pagination-bullets {

		  right: 10px;

		  top: 50%;

		  -webkit-transform: translate3d(0px, -50%, 0);

		  -moz-transform: translate3d(0px, -50%, 0);

		  -o-transform: translate(0px, -50%);

		  -ms-transform: translate3d(0px, -50%, 0);

		  transform: translate3d(0px, -50%, 0);

		}

		.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {

		  margin: 5px 0;

		  display: block;

		}

		.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {

		  margin: 0 5px;

		}

		/* Progress */

		.swiper-pagination-progress {

		  background: rgba(0, 0, 0, 0.25);

		  position: absolute;

		}

		.swiper-pagination-progress .swiper-pagination-progressbar {

		  background: #007aff;

		  position: absolute;

		  left: 0;

		  top: 0;

		  width: 100%;

		  height: 100%;

		  -webkit-transform: scale(0);

		  -ms-transform: scale(0);

		  -o-transform: scale(0);

		  transform: scale(0);

		  -webkit-transform-origin: left top;

		  -moz-transform-origin: left top;

		  -ms-transform-origin: left top;

		  -o-transform-origin: left top;

		  transform-origin: left top;

		}

		.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {

		  -webkit-transform-origin: right top;

		  -moz-transform-origin: right top;

		  -ms-transform-origin: right top;

		  -o-transform-origin: right top;

		  transform-origin: right top;

		}

		.swiper-container-horizontal > .swiper-pagination-progress {

		  width: 100%;

		  height: 4px;

		  left: 0;

		  top: 0;

		}

		.swiper-container-vertical > .swiper-pagination-progress {

		  width: 4px;

		  height: 100%;

		  left: 0;

		  top: 0;

		}

		.swiper-pagination-progress.swiper-pagination-white {

		  background: rgba(255, 255, 255, 0.5);

		}

		.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {

		  background: #fff;

		}

		.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {

		  background: #000;

		}

		/* 3D Container */

		.swiper-container-3d {

		  -webkit-perspective: 1200px;

		  -moz-perspective: 1200px;

		  -o-perspective: 1200px;

		  perspective: 1200px;

		}

		.swiper-container-3d .swiper-wrapper,

		.swiper-container-3d .swiper-slide,

		.swiper-container-3d .swiper-slide-shadow-left,

		.swiper-container-3d .swiper-slide-shadow-right,

		.swiper-container-3d .swiper-slide-shadow-top,

		.swiper-container-3d .swiper-slide-shadow-bottom,

		.swiper-container-3d .swiper-cube-shadow {

		  -webkit-transform-style: preserve-3d;

		  -moz-transform-style: preserve-3d;

		  -ms-transform-style: preserve-3d;

		  transform-style: preserve-3d;

		}

		.swiper-container-3d .swiper-slide-shadow-left,

		.swiper-container-3d .swiper-slide-shadow-right,

		.swiper-container-3d .swiper-slide-shadow-top,

		.swiper-container-3d .swiper-slide-shadow-bottom {

		  position: absolute;

		  left: 0;

		  top: 0;

		  width: 100%;

		  height: 100%;

		  pointer-events: none;

		  z-index: 10;

		}

		.swiper-container-3d .swiper-slide-shadow-left {

		  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));

		  /* Safari 4+, Chrome */

		  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Chrome 10+, Safari 5.1+, iOS 5+ */

		  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 3.6-15 */

		  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Opera 11.10-12.00 */

		  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 16+, IE10, Opera 12.50+ */

		}

		.swiper-container-3d .swiper-slide-shadow-right {

		  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));

		  /* Safari 4+, Chrome */

		  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Chrome 10+, Safari 5.1+, iOS 5+ */

		  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 3.6-15 */

		  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Opera 11.10-12.00 */

		  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 16+, IE10, Opera 12.50+ */

		}

		.swiper-container-3d .swiper-slide-shadow-top {

		  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));

		  /* Safari 4+, Chrome */

		  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Chrome 10+, Safari 5.1+, iOS 5+ */

		  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 3.6-15 */

		  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Opera 11.10-12.00 */

		  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 16+, IE10, Opera 12.50+ */

		}

		.swiper-container-3d .swiper-slide-shadow-bottom {

		  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));

		  /* Safari 4+, Chrome */

		  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Chrome 10+, Safari 5.1+, iOS 5+ */

		  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 3.6-15 */

		  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Opera 11.10-12.00 */

		  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));

		  /* Firefox 16+, IE10, Opera 12.50+ */

		}

		/* Coverflow */

		.swiper-container-coverflow .swiper-wrapper,

		.swiper-container-flip .swiper-wrapper {

		  /* Windows 8 IE 10 fix */

		  -ms-perspective: 1200px;

		}

		/* Cube + Flip */

		.swiper-container-cube,

		.swiper-container-flip {

		  overflow: visible;

		}

		.swiper-container-cube .swiper-slide,

		.swiper-container-flip .swiper-slide {

		  pointer-events: none;

		  -webkit-backface-visibility: hidden;

		  -moz-backface-visibility: hidden;

		  -ms-backface-visibility: hidden;

		  backface-visibility: hidden;

		  z-index: 1;

		}

		.swiper-container-cube .swiper-slide .swiper-slide,

		.swiper-container-flip .swiper-slide .swiper-slide {

		  pointer-events: none;

		}

		.swiper-container-cube .swiper-slide-active,

		.swiper-container-flip .swiper-slide-active,

		.swiper-container-cube .swiper-slide-active .swiper-slide-active,

		.swiper-container-flip .swiper-slide-active .swiper-slide-active {

		  pointer-events: auto;

		}

		.swiper-container-cube .swiper-slide-shadow-top,

		.swiper-container-flip .swiper-slide-shadow-top,

		.swiper-container-cube .swiper-slide-shadow-bottom,

		.swiper-container-flip .swiper-slide-shadow-bottom,

		.swiper-container-cube .swiper-slide-shadow-left,

		.swiper-container-flip .swiper-slide-shadow-left,

		.swiper-container-cube .swiper-slide-shadow-right,

		.swiper-container-flip .swiper-slide-shadow-right {

		  z-index: 0;

		  -webkit-backface-visibility: hidden;

		  -moz-backface-visibility: hidden;

		  -ms-backface-visibility: hidden;

		  backface-visibility: hidden;

		}

		/* Cube */

		.swiper-container-cube .swiper-slide {

		  visibility: hidden;

		  -webkit-transform-origin: 0 0;

		  -moz-transform-origin: 0 0;

		  -ms-transform-origin: 0 0;

		  transform-origin: 0 0;

		  width: 100%;

		  height: 100%;

		}

		.swiper-container-cube.swiper-container-rtl .swiper-slide {

		  -webkit-transform-origin: 100% 0;

		  -moz-transform-origin: 100% 0;

		  -ms-transform-origin: 100% 0;

		  transform-origin: 100% 0;

		}

		.swiper-container-cube .swiper-slide-active,

		.swiper-container-cube .swiper-slide-next,

		.swiper-container-cube .swiper-slide-prev,

		.swiper-container-cube .swiper-slide-next + .swiper-slide {

		  pointer-events: auto;

		  visibility: visible;

		}

		.swiper-container-cube .swiper-cube-shadow {

		  position: absolute;

		  left: 0;

		  bottom: 0px;

		  width: 100%;

		  height: 100%;

		  background: #000;

		  opacity: 0.6;

		  -webkit-filter: blur(50px);

		  filter: blur(50px);

		  z-index: 0;

		}

		/* Fade */

		.swiper-container-fade.swiper-container-free-mode .swiper-slide {

		  -webkit-transition-timing-function: ease-out;

		  -moz-transition-timing-function: ease-out;

		  -ms-transition-timing-function: ease-out;

		  -o-transition-timing-function: ease-out;

		  transition-timing-function: ease-out;

		}

		.swiper-container-fade .swiper-slide {

		  pointer-events: none;

		  -webkit-transition-property: opacity;

		  -moz-transition-property: opacity;

		  -o-transition-property: opacity;

		  transition-property: opacity;

		}

		.swiper-container-fade .swiper-slide .swiper-slide {

		  pointer-events: none;

		}

		.swiper-container-fade .swiper-slide-active,

		.swiper-container-fade .swiper-slide-active .swiper-slide-active {

		  pointer-events: auto;

		}

		.swiper-zoom-container {

		  width: 100%;

		  height: 100%;

		  display: -webkit-box;

		  display: -moz-box;

		  display: -ms-flexbox;

		  display: -webkit-flex;

		  display: flex;

		  -webkit-box-pack: center;

		  -moz-box-pack: center;

		  -ms-flex-pack: center;

		  -webkit-justify-content: center;

		  justify-content: center;

		  -webkit-box-align: center;

		  -moz-box-align: center;

		  -ms-flex-align: center;

		  -webkit-align-items: center;

		  align-items: center;

		  text-align: center;

		}

		.swiper-zoom-container > img,

		.swiper-zoom-container > svg,

		.swiper-zoom-container > canvas {

		  max-width: 100%;

		  max-height: 100%;

		  object-fit: contain;

		}

		/* Scrollbar */

		.swiper-scrollbar {

		  border-radius: 10px;

		  position: relative;

		  -ms-touch-action: none;

		  background: rgba(0, 0, 0, 0.1);

		}

		.swiper-container-horizontal > .swiper-scrollbar {

		  position: absolute;

		  left: 1%;

		  bottom: 3px;

		  z-index: 50;

		  height: 5px;

		  width: 98%;

		}

		.swiper-container-vertical > .swiper-scrollbar {

		  position: absolute;

		  right: 3px;

		  top: 1%;

		  z-index: 50;

		  width: 5px;

		  height: 98%;

		}

		.swiper-scrollbar-drag {

		  height: 100%;

		  width: 100%;

		  position: relative;

		  background: rgba(0, 0, 0, 0.5);

		  border-radius: 10px;

		  left: 0;

		  top: 0;

		}

		.swiper-scrollbar-cursor-drag {

		  cursor: move;

		}

		/* Preloader */

		.swiper-lazy-preloader {

		  width: 42px;

		  height: 42px;

		  position: absolute;

		  left: 50%;

		  top: 50%;

		  margin-left: -21px;

		  margin-top: -21px;

		  z-index: 10;

		  -webkit-transform-origin: 50%;

		  -moz-transform-origin: 50%;

		  transform-origin: 50%;

		  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;

		  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;

		  animation: swiper-preloader-spin 1s steps(12, end) infinite;

		}

		.swiper-lazy-preloader:after {

		  display: block;

		  content: "";

		  width: 100%;

		  height: 100%;

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");

		  background-position: 50%;

		  -webkit-background-size: 100%;

		  background-size: 100%;

		  background-repeat: no-repeat;

		}

		.swiper-lazy-preloader-white:after {

		  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");

		}

		@-webkit-keyframes swiper-preloader-spin {

		  100% {

		    -webkit-transform: rotate(360deg);

		  }

		}

		@keyframes swiper-preloader-spin {

		  100% {

		    transform: rotate(360deg);

		  }

		}

		

		

		

		 

		   .rating {

		      background-size: 85px;

		      background-repeat: no-repeat;

		      width:100px;

		      height: 30px;

		      margin-left: auto;

		      margin-right: auto;

		          background-position: center;

		          margin-bottom: 15px;

		   }

		

		   .dotsdots{

		    display: none;

		   }

		.thedots {

		     width: 50px;

		    display: inline-block;

		    height: 10px;

		    text-align: left;

		}

		 .review {

		    text-align: center;

		    font-family: "open-sans",sans-serif;

		    max-width: 90%;

		    margin-left: auto;

		    margin-right: auto;

		      color: #000;

		}

		

		  .reviewtext{

		        font-weight: 100;

		    line-height: 30px;

		    font-size: 15px;

		  }

		

		   .testimonials{

		   margin-left: auto;

		    margin-right: auto;

		    /*max-width: 500px;

		    background: #fff none repeat scroll 0 0;

		    border-radius: 10px;

		    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);*/

		    margin: 30px auto;

		    min-height: 200px;

		    padding: 30px;

		

		   }

		

		  p.reviewer{

		      margin-top: 16px;

		      font-size: 14px;

		

		

		  }

		 

		 img.testimonialimage {

		    width: 50px;

		}

		

		

		  p.reviewer:before {

		    content: " ";

		  }

		

		

		

		

		

		.swiper-container {

		        width: 100%;

		        

		        height: 100%;

		        margin: 20px auto;

		    }

		    .swiper-slide {

		        text-align: center;

		        font-size: 18px;

		        background: #fff;

		        width: 60%;

		        min-height: 400px;

		        padding: 20px;

		

		

		        /* Center slide text vertically */

		        display: -webkit-box;

		        display: -ms-flexbox;

		        display: -webkit-flex;

		        display: flex;

		        -webkit-box-pack: center;

		        -ms-flex-pack: center;

		        -webkit-justify-content: center;

		        justify-content: center;

		        -webkit-box-align: center;

		        -ms-flex-align: center;

		        -webkit-align-items: center;

		        align-items: center;

		    }

		   /* .swiper-slide:nth-child(2n) {

		        width: 40%;

		    }

		    .swiper-slide:nth-child(3n) {

		        width: 20%;

		    } */

		

		    .bigslide{

		       width: 60%;

		    }

		

		    .mediumslide{

		      width: 40%;

		    }

		

		    .smallslide{

		      width: 20%;

		    }

		

		  .more{

		

		        color:#426bad;

		        font-size:13px;

		        padding:3px;

		        cursor:pointer;

		    }

		

		      .complete{

		    display:none;

		    }

		

		

		    @media all and (max-width: 1080px){

		.bigslide{

		       width: 60%;

		    }

		

		    .mediumslide{

		      width: 40%;

		    }

		

		    .smallslide{

		      width: 30%;

		    }

		

		

		

		}

		

		@media all and (max-width: 768px){

		

		

		

		

		

		.reviewtext {

		    font-weight: 100;

		    line-height: 30px;

		    font-size: 13px;

		    line-height: 20px;

		}

		

		    .bigslide{

		       width: 70%;

		    }

		

		    .mediumslide{

		      width: 70%;

		    }

		

		    .smallslide{

		      width: 70%;

		    }

		

		}



/* -------------------------------- 



Primary style



-------------------------------- */

*, *::after, *::before {

  box-sizing: border-box;

}





.onlyonsmall{

   display:none;

   

}



li.translate {

    display: block;

    padding: 0 1.8em;

    color: #000;

    font-size: 1.8rem;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    -webkit-transition: opacity .2s;

    transition: opacity .2s;

    font-size: 15px;

    letter-spacing: 0.2px;

    margin-top: 22px;

}





.onlyonbig{

  display:inherit;    

}



.dropdown a.label:hover {

    color:  #000 !important;

}





.overflowscroll{

  overflow:scroll;

}

.content li{

  list-style:none;   

}





.navbar-brand2 img {

   /* max-height: 48px;

    margin: 6px 8px 0 0;

    display:inline; */

   max-height: 54px;

    margin: 4px 0px 5px 7px;

    display: inline;



}



a.navbar-brand2 {

    height: auto;

    padding:3px 15px;

    

    float: left;

}



/* -------------------------------- 



 Header



-------------------------------- */

.cd-morph-dropdown {

  position: fixed;

  width:100%;

  height: 60px;

  z-index: 1001;

  background-color: #FFFFFF;

  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);

}

.cd-morph-dropdown::before {

  /* never visible - used in JS to check mq */

  content: 'mobile';

  display: none;

}

.cd-morph-dropdown .nav-trigger {

  /* menu icon - visible on small screens only */

  position: absolute;

  top: 0;

  right: 0;

  height: 60px;

  width: 60px;

  /* replace text with icon */

  overflow: hidden;

  text-indent: 100%;

  white-space: nowrap;

  color: #fff;

}

.cd-morph-dropdown .nav-trigger span, .cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {

  /* these are the 3 lines of the menu icon */

  position: absolute;

  background-color: #1A1A1A;

  height: 3px;

  width: 26px;

}

.cd-morph-dropdown .nav-trigger span {

  left: 50%;

  top: 50%;

  bottom: auto;

  right: auto;

  -webkit-transform: translateX(-50%) translateY(-50%);

      -ms-transform: translateX(-50%) translateY(-50%);

          transform: translateX(-50%) translateY(-50%);

  -webkit-transition: background-color .3s;

  transition: background-color .3s;

}

.cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {

  content: '';

  left: 0;

  -webkit-transition: -webkit-transform .3s;

  transition: -webkit-transform .3s;

  transition: transform .3s;

  transition: transform .3s, -webkit-transform .3s;

}

.cd-morph-dropdown .nav-trigger span::before {

  -webkit-transform: translateY(-9px);

      -ms-transform: translateY(-9px);

          transform: translateY(-9px);

}

.cd-morph-dropdown .nav-trigger span::after {

  -webkit-transform: translateY(9px);

      -ms-transform: translateY(9px);

          transform: translateY(9px);

}

.cd-morph-dropdown.nav-open .nav-trigger span {

  background-color: transparent;

}

.cd-morph-dropdown.nav-open .nav-trigger span::before {

  -webkit-transform: rotate(45deg);

      -ms-transform: rotate(45deg);

          transform: rotate(45deg);

}

.cd-morph-dropdown.nav-open .nav-trigger span::after {

  -webkit-transform: rotate(-45deg);

      -ms-transform: rotate(-45deg);

          transform: rotate(-45deg);

}

.cd-morph-dropdown .main-nav {

  display: none;

}



nav.right-nav {

    display:  inline-block;

    float:  right;

    height:  100%;

    padding: 22px 5px;

    text-align:  right;

}



.right-nav li {

    display: inline-block;

    margin: 0px 20px;

}



.right-nav a {

    color: #333;

}



.applybtn {

    border:  1px solid;

    padding:  8px 22px;

    text-transform: uppercase;

    letter-spacing:  2px;

    font-size: 10px;

    font-weight: 600;

}





.cd-morph-dropdown .morph-dropdown-wrapper {

  display: none;

  position: absolute;

  top: 60px;

  left: 0;

  width: 100%;

  padding: 1.2em 5%;

  box-shadow: inset 0 1px 0 #e6e6e6;

  background-color: #FFFFFF;

  z-index:10;

}

.cd-morph-dropdown.nav-open .morph-dropdown-wrapper {

  display: block;

}

.cd-morph-dropdown .dropdown-list > ul > li {

  margin-bottom: 3.3em;

}

.cd-morph-dropdown .label {

  display: block;

  font-size: 2.2rem;

  color: #1A1A1A;

  margin-bottom: .8em;

}

.cd-morph-dropdown .content li::after {

  clear: both;

  content: "";

  display: block;

}

.cd-morph-dropdown .gallery .content li {

  margin-bottom: 1.4em;

}

.cd-morph-dropdown .gallery .content a {

  display: block;

}

.cd-morph-dropdown .gallery .content a::before {

  /* icon on the left */

  content: '';

  display: inline-block;

  float: left;

  height: 54px;

  width: 54px;

  margin-right: 1.6em;

  background: red;

  border-radius: 50%;

  -webkit-transition: background .2s;

  transition: background .2s;

}

.cd-morph-dropdown .gallery .content a span, .cd-morph-dropdown .gallery .content a em {

  display: block;

  line-height: 1.2;

}

.cd-morph-dropdown .gallery .content a em {

   font-size: 12px;

    text-transform: uppercase;

    padding: .4em 0 .2em;

    color: #1A1A1A;

    letter-spacing: 1.5px;

    color: #202020;

    font-weight: 600;

    padding-left: 21px;

}





.cd-morph-dropdown .company .content a em {

   font-size: 12px;

    text-transform: uppercase;

    padding: .4em 0 .2em;

    color: #1A1A1A;

    letter-spacing: 1.5px;

    color: #202020;

    font-weight: 600;

    padding-left: 0;

    line-height:38px;

    

}



.callbackbtn{

    font-size: 18px !important;

}



.contact .content a em {

   font-size: 12px;

    text-transform: uppercase;

    padding: .4em 0 .2em;

    color: #1A1A1A;

    letter-spacing: 1.5px;

    color: #202020;

    font-weight: 600;

    padding-left: 0;

    line-height:32px;

}





.contactms {

    font-size: 12px;

    letter-spacing: 0.2px;

    color: #a6a6a6;

     padding-left:30px;

     

}





.company a:hover em {

    color: #3663ad !important;

}





.cd-morph-dropdown .company .content a em:hover

 {

  color: #1A1A1A;

}









img.smallicon {

    width: 16px;

    vertical-align: middle;

    margin-top: -1px;

    margin-right: 10px;

}





img.smallicon2{

         width: 25px;

    vertical-align: middle;

    margin-top: -1px;

    margin-right: 4px;

    margin-left: -3px;

    

}

.cd-morph-dropdown .gallery .content a span {

    font-size: 13px;

    letter-spacing: 0.2px;

    color: #a6a6a6;

    margin-top: 6px;

}





.cd-morph-dropdown .gallery li:nth-of-type(1) a em{

    color: #74768d;

}





.cd-morph-dropdown .gallery li:nth-of-type(1) a::before {

  background: #74768d url(https://d1sntufglmwvt7.cloudfront.net/assets/images/cd-gallery-icons2.svg) no-repeat -5px -8px;

  background-size:276px;

}



.cd-morph-dropdown .gallery li:nth-of-type(2) a em{

    color: #fbae17;

}





.cd-morph-dropdown .gallery li:nth-of-type(2) a::before {

  background: #fbae17 url(https://d1sntufglmwvt7.cloudfront.net/assets/images/cd-gallery-icons2.svg) no-repeat -76px -8px;

  background-size:276px;

}



.cd-morph-dropdown .gallery li:nth-of-type(3) a em{

    color: #77d6d9;

}





.cd-morph-dropdown .gallery li:nth-of-type(3) a::before {

  background: #77d6d9 url(https://d1sntufglmwvt7.cloudfront.net/assets/images/cd-gallery-icons2.svg) no-repeat -145px -8px;

  background-size:276px;

}



.cd-morph-dropdown .gallery li:nth-of-type(4) a em{

    color: #3f9a74;

}



.cd-morph-dropdown .gallery li:nth-of-type(4) a::before {

  background: #3f9a74 url(https://d1sntufglmwvt7.cloudfront.net/assets/images/cd-gallery-icons2.svg) no-repeat -213px -8px;

  background-size:276px;

}

.cd-morph-dropdown .links .content > ul > li {

  margin-top: 1em;

}





.cd-morph-dropdown .gallery .content a:hover::before {

  background-color: #3663ad;

}



.cd-morph-dropdown .gallery li a:hover em{

     color: #3663ad;

}



.contact .content a:hover em {

    color: #3663ad;

}



.cd-morph-dropdown .links-list a,

.cd-morph-dropdown .btn {

  display: block;

  margin-left: 0px;

  font-size: 2.2rem;

  line-height: 1.6;

}

.cd-morph-dropdown .links-list a:hover,

.cd-morph-dropdown .btn:hover {

  color: #1A1A1A;

}

.cd-morph-dropdown .content h2 {

  color: #a6a6a6;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 1.3rem;

  margin: 20px 0 10px 14px;

}

@media only screen and (min-width: 800px) {

  .cd-morph-dropdown {

       position: fixed;

    height: 65px;

    left: 0;

   /* top: 0;*/

    width: 100%;

    padding: 0;

    text-align: left;

    background-color: #fff;

    z-index: 1000;

  }

  



  .speac{

    display:none;   

  }

  .cd-morph-dropdown::before {

    content: 'desktop';

  }

  .cd-morph-dropdown .nav-trigger {

    display: none;

  }

  .cd-morph-dropdown .main-nav {

    display: inline-block;

  }

  .cd-morph-dropdown .main-nav > ul > li {

    display: inline-block;

    float: left;

  }

  .cd-morph-dropdown .main-nav > ul > li > a {

    display: block;

    padding: 0 1.8em;

    height: 70px;

    line-height: 70px;

    color: #000;

    font-size: 1.8rem;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    -webkit-transition: opacity .2s;

    transition: opacity .2s;

    font-size: 15px;

    letter-spacing: 0.2px;

  }

  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > a {

    /* main navigation hover effect - on hover, reduce opacity of elements not hovered over */

    opacity: .6;

  }

  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > a {

    opacity: 1;

  }

  .cd-morph-dropdown .morph-dropdown-wrapper {

    /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */

    display: block;

    top: 58px;

    /* overwrite mobile style */

    width: auto;

    padding: 0;

    box-shadow: none;

    background-color: transparent;

    /* Force Hardware acceleration */

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    will-change: transform;

    -webkit-transform: translateY(20px);

        -ms-transform: translateY(20px);

            transform: translateY(20px);

    -webkit-transition: -webkit-transform .3s;

    transition: -webkit-transform .3s;

    transition: transform .3s;

    transition: transform .3s, -webkit-transform .3s;

  }

  .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {

    -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

            transform: translateY(0);

  }

  .cd-morph-dropdown .dropdown-list {

    position: absolute;

    top: 0;

    left: 0;

    visibility: hidden;

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    will-change: transform, width, height;

    -webkit-transition: visibility .3s;

    transition: visibility .3s;

    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);

  }

  .no-csstransitions .cd-morph-dropdown .dropdown-list {

    display: none;

  }

  .cd-morph-dropdown .dropdown-list::before {

    /* dropdown top triangle */

    content: '';

    position: absolute;

    bottom: 100%;

    left: 50%;

    right: auto;

    -webkit-transform: translateX(-50%);

        -ms-transform: translateX(-50%);

            transform: translateX(-50%);

    height: 0;

    width: 0;

    border: 8px solid transparent;

    

    border-bottom-color: #f7f7f7;

    opacity: 0;

    -webkit-transition: opacity .3s;

    transition: opacity .3s;

  }

  .cd-morph-dropdown .dropdown-list > ul {

    position: relative;

    z-index: 1;

    height: 100%;

    width: 100%;

    overflow: hidden;

  }

  .cd-morph-dropdown.is-dropdown-visible .dropdown-list {

    visibility: visible;

    -webkit-transition: width .3s, height .3s, -webkit-transform .3s;

    transition: width .3s, height .3s, -webkit-transform .3s;

    transition: transform .3s, width .3s, height .3s;

    transition: transform .3s, width .3s, height .3s, -webkit-transform .3s;

  }

  .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {

    opacity: 1;

  }

  .cd-morph-dropdown .dropdown {

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

    visibility: hidden;

    width: 100%;

    -webkit-transition: opacity .3s, visibility .3s;

    transition: opacity .3s, visibility .3s;

  }

  .cd-morph-dropdown .dropdown.active {

    opacity: 1;

    visibility: visible;

  }

  .cd-morph-dropdown .dropdown.move-left .content {

    -webkit-transform: translateX(-100px);

        -ms-transform: translateX(-100px);

            transform: translateX(-100px);

  }

  .cd-morph-dropdown .dropdown.move-right .content {

    -webkit-transform: translateX(100px);

        -ms-transform: translateX(100px);

            transform: translateX(100px);

  }

  .cd-morph-dropdown .label {

    /* hide the label on bigger devices */

    display: none;

  }

  

  

li#company {

    width: 250px;

    

}



li#contact {

    width: 300px;

    

}







  .cd-morph-dropdown .content {

    padding: 2.2em 1.8em;

    -webkit-transition: -webkit-transform .3s;

    transition: -webkit-transform .3s;

    transition: transform .3s;

    transition: transform .3s, -webkit-transform .3s;

    text-align: left;

    background-color: #f5f9fc;

  }

  .cd-morph-dropdown .content > ul::after {

    clear: both;

    content: "";

    display: block;

  }

  .cd-morph-dropdown .content > ul > li {

    width: 100%;

    float: left;

    margin-right: 4%;

    margin-top: 0;

  }

  .cd-morph-dropdown .content > ul > li:nth-of-type(2n) {

    margin-right: 0;

  }

  .cd-morph-dropdown .gallery .content {

    /* you need to set a width for the .content elements because they have a position absolute */

    width: 510px;

    padding-bottom: .8em;

  }

  .cd-morph-dropdown .gallery .content li {

    margin-bottom: 1.8em;

  }

  .cd-morph-dropdown .links .content > ul > li {

    margin-top: 0;

  }

  .cd-morph-dropdown .links .content,

  .cd-morph-dropdown .button .content {

    width: 390px;

  }

  .cd-morph-dropdown .links-list a {

    font-size: 1.6rem;

    margin-left: 0;

  }

  .cd-morph-dropdown .btn {

   display: block;

    width: 100%;

    height: 60px;

    margin: 1.5em 0 0;

    font-size: 1.8rem;

    text-align: left;

    color: #FFFFFF;

    line-height: 48px;

    background: #fbae17;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

  }

  .cd-morph-dropdown .btn:hover {

    background: #da9712;

    color: #FFFFFF;

  }

  .cd-morph-dropdown .content h2 {

    font-size: 1.8rem;

    text-transform: none;

    font-weight: normal;

    color: #1A1A1A;

    margin: 0 0 .6em;

  }

  .cd-morph-dropdown .bg-layer {

    /* morph dropdown background */

    position: absolute;

    top: 0;

    left: 0;

    height: 1px;

    width: 1px;

    background: #f6f9fc;

    opacity: 0;

    

    -webkit-transition: opacity .3s;

    transition: opacity .3s;

    -webkit-transform-origin: top left;

        -ms-transform-origin: top left;

            transform-origin: top left;

    -webkit-transform: translateZ(0);

            transform: translateZ(0);

    will-change: transform;

    -webkit-backface-visibility: hidden;

            backface-visibility: hidden;

  }

  .cd-morph-dropdown.is-dropdown-visible .bg-layer {

    opacity: 1;

    -webkit-transition: opacity .3s, -webkit-transform .3s;

    transition: opacity .3s, -webkit-transform .3s;

    transition: transform .3s, opacity .3s;

    transition: transform .3s, opacity .3s, -webkit-transform .3s;

  }

}



/* -------------------------------- 



Main site content



-------------------------------- */

.cd-main-content {

  min-height: 100vh;

  background-color: #ffffff;

   padding-top:  0px;

  

}

@media only screen and (min-width: 800px) {

  .cd-main-content {

    padding-top: 10px;

  }

  

  .cd-morph-dropdown .morph-dropdown-wrapper {

 

    box-shadow: 0px 0px 6px #e6e6e6;

  

}





}

a { text-decoration:none; }

header a:hover { text-decoration:underline; }





@media all and (max-width:879px){

 .navbar-brand2 img {

    max-height: 48px;

 }

}





@media all and (max-width:799px){

 

   .onlyonsmall{

   display:inherit;

   

}





.onlyonbig{

  display:none;    

}











 .morph-dropdown-wrapper{

     margin-left: 10px;

    width: 97% !important;

 

    margin-top: -50px;

    /* border: 1px solid #f1f1f1; */

    border-radius: 5px;

 }

 

 

 .cd-morph-dropdown .morph-dropdown-wrapper {

 

    box-shadow: 0px 0px 6px #e6e6e6;

  

}





.cd-morph-dropdown .nav-trigger{

    z-index: 100;

    transform: scale(0.7);

}

   

   .contact .content .btn {

    background: #fbae17;

    font-size: 11px;

    max-width: 172px;

    color: #fff;

    margin-top: 13px;

    letter-spacing: 1px;

    padding: 12px;

    text-transform: uppercase;

    font-weight: 600;

} 



.speac {

    background: #efefef;

    margin-left: 0px;

    padding:  20px;

    position:  absolute;

    bottom: 0px;

    width: 100%;

    border-bottom-left-radius:  5px;

    border-bottom-right-radius: 5px;

    background: #f6f9fc;

    padding: 14px 30px;

    font-weight: 600;

    font-size: 19px;

    cursor:pointer;

}



.dropdown-list {

    padding-bottom: 20px;

}



.speac:after {

    content: '\279C';

    margin-left: 7px;

    font-size: 17px;

    font-weight:  100 !important;

}



.cd-morph-dropdown .label {

    font-size: 13px;

}



.cd-morph-dropdown .gallery .content a::before {

    width: 30px;

    height: 30px;

    margin-right: 11px;

    margin-top: -4px;

}



.cd-morph-dropdown .gallery li a::before {

    background-size: 179px !important;

}



.cd-morph-dropdown .gallery li:nth-of-type(1) a::before {

    background-position: -7px;

}



.cd-morph-dropdown .gallery li:nth-of-type(2) a::before {

    background-position: -52px;

}



.cd-morph-dropdown .gallery li:nth-of-type(3) a::before {

    background-position: -98px;

}



.cd-morph-dropdown .gallery li:nth-of-type(4) a::before {

    background-position: -141px;

}



.cd-morph-dropdown .content a em {

    font-size: 10px !important;

    padding-top: 3px;

}



.cd-morph-dropdown .content a span {

    display: none !important;

}



div#google_translate_element a span {

    display: inherit !important;

}



.contactms {

    font-size: 11px;

    padding-left: 0px;

    margin-top: 10px;

}



.helpblock b {

    font-weight: 600;

    font-size: 12px;

}



.onlyonsmall.helpblock {

    margin-top: 8px;

}

.relativediv {

    width:  100%;

}



.morph-dropdown-wrapper{

       padding: 1.2em 0 !important;

   }



.dropdown-list {

    margin: 0px 5%;

}





nav.right-nav{

  display:none;   

}









.dropdown-list {

    /* max-height: 98vh; */

    /* overflow: scroll; */

    margin:  0px;

    padding-bottom: 0px;

}



.morph-dropdown-wrapper {

    max-height: 85vh;

    overflow:  scroll;

}



.content li {

    width: 49%;

    display: inline-block;

    vertical-align:  top;

}



.content {

    padding: 5px 30px !important;

}



.dropdown {

    padding-bottom:  0px;

    margin-bottom: 11px !important;

    border-bottom: 1px solid #ececec;

}



.cd-morph-dropdown .label {

    text-align:  left;

    text-transform:  uppercase;

    font-size:  10px;

    letter-spacing:  2px;

    color: #868181;

    padding-left: 18px;

}





.speac {

    position:  relative;

    margin-top: -11px;

}



.cd-morph-dropdown .company .content a em {

    line-height:  5px;

    font-size: 9px !important;

}



.cd-morph-dropdown .gallery .content a {

}



.cd-morph-dropdown .gallery .content li {

    width: 100%;

}



li#company {

    padding-bottom: 20px !important;

}



.company .content li {

    padding-bottom: 13px !important;

   

}



.dropdown-list > ul {

    margin-bottom:  0px !important;

}



.morph-dropdown-wrapper {

    padding-bottom:  0px !important;

}



li#contact {

    padding-bottom: 10px;

}



.cd-morph-dropdown .morph-dropdown-wrapper{



    position: absolute;

    top: 60px;

    left: 2%;

    right: 1%;

    margin-left: 0;

    width: 96% !important;

    padding: 1.2em 5%;

    box-shadow: inset 0 1px 0 #e6e6e6;

    background-color: #FFFFFF;

    z-index: 10;

}



    

    

}



@media all and (max-width: 450px){



.cd-morph-dropdown .company .content a em {

    line-height: 5px;

    font-size: 8px !important;

}  



.company .content li {

    padding-bottom: 12px;

}



    

}



.whatsappbtn {

    font-size: 19px !important;

    background: #00cc46 !important;

    color: #fff !important;

}





.onlyonsmall a.btn.whatsappbtn.btninteract {

    font-size: 13px !important;

    margin-top: 13px;

}



body {

    margin: 0;

    padding: 0;

    background: 

    #FFF;

    overflow-x: hidden;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    

}

#stripes {
    
    background: linear-gradient(150deg,#4cacdf 15%,#092d4f 70%,#092d4f 94%)!important;
}
#stripes :nth-child(1) {
    background: transparent !important;
}
#stripes :nth-child(2) {
    background: transparent !important;
}
#stripes :nth-child(3) {
    background: transparent !important;
}
#stripes :nth-child(4) {
  
   background: transparent !important;
}
#stripes :nth-child(5) {
    
    background: transparent !important;
}
#stripes span {
    height: auto!important;
    display: none!important;
}

#stripes {
    width: 100%;
    height: 100vh!important;
    max-height: 100vh!important;
    overflow: hidden;
    transform: skewY(-8deg);
    transform-origin: 0;
   background: linear-gradient(150deg,#4cacdf 15%,#092d4f 70%,#092d4f 94%)!important;
}
.topsection {

    min-height: 100% !important;
   
}
.main-wrap {
    padding-top: 0px!important;
}
.cd-main-content {
    padding-top: 0px!important;
}
.blockheader {
    padding-bottom: 25px !important;
	display: none!important;
}
.tabbedline {
   
    margin-top: 12%!important;
   
}
@media only screen and (max-width: 800px){
    .cd-morph-dropdown.nav-open  .main-nav{  display:block;  }
.cd-morph-dropdown .main-nav {
    
    right: 1%;
    position: absolute;
    background: #fff;
    padding: 20px;
    z-index: 1;
    box-shadow: inset 0 1px 0 #e6e6e6;
    border-radius: 5px;
    top: 17%;
    border: 1px solid #eee;    z-index: 11;
}
.cd-morph-dropdown li a  {
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    color: #868181;
    padding-left: 18px;
}
}
@media only screen and (min-width: 360px)  and (max-width: 799px) { 
nav.right-nav {
     display: block; 
    right: 40px;
    position: absolute;
    z-index: 1;
}
}
@media only screen   and (max-width: 766px) { 
.tabbedline {
   
    margin-top: 60px !important;
}
}
@media only screen   and (max-width: 678px)  and (min-width: 500px) {
    .process_l {
    width: 50% !important;
}
}
@media only screen   and (max-width: 499.999px)   {
    .process_l {
    width: 100% !important;
}
html .process_l::after {
    content: '';
    background-image: url('../../../assets/img/loan/next.png');
    display: block;
    position: absolute;
    display: block;
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    /* right: 0; */
    bottom: -3%;
    background-size: contain;
    left: calc(50% - 30px);
    /* z-index: 11111; */
    display: block;
    margin: 20px;
    clear: both;top: unset;    right: unset;
}
}