<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =Typography
-----------------------------------------------------------------------------*/
body {
    font-family: 'Open Sans', sans-serif!important;
    margin: 0;
    padding: 0;
    font-size: 16px;
	
}
div,span,input,h1,h2,h3,ul,li,form,p{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}
ul,li{
    list-style: none;
}
.clear{
    clear: both;
    font-size: 0;
    list-style: none;
    height: 0;
    margin: 0;
    padding: 0;
}
	
/* =Links
-----------------------------------------------------------------------------*/


/* =Layout
-----------------------------------------------------------------------------*/
#page {
	width: 960px;
	padding: 0 10px;
	margin: 0px auto;
    overflow: hidden;
}


/* =Header
-----------------------------------------------------------------------------*/
 .header{
     width: 960px;
     overflow: hidden;

 }
 .leftSide &gt; h1{
     width: 358px;
     height: 131px;
     float: left;
     display: block;
     background: url("../images/whole_images.png") no-repeat scroll 0 -124px transparent;
     text-indent: -9999px;
 }
.leftSide &gt; h1 &gt; a{
    width: 358px;
    height: 131px;
    float: left;
    display: block;

}
.rightSide &gt; h1{
   font-size: 1.1em;
    font-weight: normal;
    
    text-align: right;
    margin-top: 90px;

}

/* =Nav
-----------------------------------------------------------------------------*/
nav ul{
    overflow: hidden;
    background: #434343;
    margin-bottom: 4px;
}
nav  ul  li{
       display: inline-block;
       list-style: none;
       font-size: 1.1em;
       color: #ffffff;
       padding: 5px;
        margin:0 45px ;

   }
nav  ul  li  a{
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
}
nav  ul  li:hover{
    background: #ffffff;
}
nav  ul  li:hover a{
    color: #000;
}
.main_banner{
    height: 332px;
    position: relative;
	
}
.main_banner &gt;h1{
    color: #2f2f2f;
    text-shadow: 0 1px 0px #FBFBFB;
    font-size: 1.6em;
    font-weight: bold;
    position: relative;
    top: 33px;

}
.main_banner &gt;h2{
   position: relative;
    top: 43px;

}
.main_banner .textShadow{
    font-size: 1.1em;
    color: #2F2F2F;
    text-shadow: 0 1px 0 #F7F7F7;

}


.main_banner &gt; button{
    background: url("../images/whole_images.png") no-repeat;
    width: 133px;
    height: 48px;
    margin: 50px 0 0 0;
    background-position: 0 0 ;
    border: none;
    background: url("../images/whole_images.png") no-repeat scroll -17px -11px transparent;
    font-size: .8em;
    cursor: pointer;
    color: #ffffff;
}


.main_banner &gt; button a{
    color: #ffffff;
    text-decoration:none;
    }
.logoStyle{
    color: #4a4ca5;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
.logoStyle2{
    color: #d52525;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
.midSection{
    overflow: hidden;
    background: url("../images/lady_with_ipad.png") no-repeat scroll 72px 171px transparent;
}
.midSection &gt;.leftDiv{
    width: 400px;
}
.leftDiv &gt;.contactForm{
    background: #d8d8d8;
    border: 6px solid #ffffff;
    box-shadow: 0 0 5px #666;
    border-radius: 10px;
    padding: 10px;
    width: 250px;
    margin: 30px 0 10px 10px;

}
.leftDiv &gt;.contactForm &gt;h1{
    background: url("../images/whole_images.png") no-repeat scroll 0 -299px transparent;
    font-size: 1.1em;
    font-weight: bold;
    height: 56px;
    left: -10px;
    margin: 0;
    padding: 3px 0 0 90px;
    position: relative;
    text-shadow: 0 1px #A6A6A6;
    width: 236px;
}
.submitBtn{
    width: 230px;
    height: 31px;
    background: url("../images/whole_images.png") no-repeat scroll 0 -64px transparent;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 1.3em;
    font-weight: 300;
    text-shadow: 0 1px #A6A6A6;
    margin: 10px 0 0 0;
}

.span3{
    width: 250px;
    height: 30px;
}
.midSection,.midSection2{
    overflow: hidden;
}
.midSection2{
    margin: 0 0 10px 0;
}
.midSection &gt;.contactForm &gt;form &gt;input:focus{
    border: none;
}
.midSection &gt;.contactForm &gt;form &gt;P{
    margin: 5px 0;
    font-size: .8em;
    color: #0f2b00;
}
.grantti{
    font-size: .6em!important;
    text-align: center;
    color: #4e9af7!important;

}
.midSection&gt;.rightDiv{
    width: 452px;
    padding: 10px;
    margin-left: 88px;
}
.midSection &gt;.rightDiv &gt;h1, .midSection2 &gt; .leftDiv &gt; h1, .midSection2 &gt;.rightDiv.floatLeft &gt; h1{
    font-size: 1.5em;
    margin: 20px 0 0 0;
    font-weight: 700;
    color: #1A1919;

}
.midSection &gt;.rightDiv &gt;p,.midSection2 &gt;.leftDiv &gt;p,.midSection2 &gt;.rightDiv &gt;p{
    text-align: justify;
    margin: 10px 0;
}
.rightDiv &gt;img{
    border: 4px solid rgba(194, 194, 194, 0.6);


}
.midSection2 &gt;.rightDiv{
    width: 435px;
}
.footer{
    padding: 5px 10px 5px 10px;
    margin: 0 0 5px 0;
    box-shadow: 0 3px 0 #434343;

}

/***********************
testimonials css
**********************/
.testimonialShowcase{


    margin: 20px 0 0 0;
    padding: 0 0 10px 8px;
    border-bottom: 4px solid #80B5F5;


}

.testimonialShowcase &gt; h1 {
    background: none repeat scroll 0 0 #80B5F5;
    border-bottom: 1px solid rgba(49, 117, 225, 0.68);
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 0 0 11px;
    text-shadow: 0 1px 0 #707070;
}


.testimonial div{

    padding:5px;
    text-align: justify;

    font-size: .9em;
    margin-top:5px ;
    color: #2D2D2D;



}
.testimonial div h2{
    font-size: 1em;
    color: #31A0EA;
    text-indent: 25px;
    margin:5px 0;

}
/***********************
testimonials css
**********************/

.midSection2 &gt; .leftDiv{
    width: 500px;
    padding: 0 10px 0 0;
}
.midSection2 &gt; .rightDiv{
    margin-left: 15px;
}
.footer{
    background: #80B5F5;
    overflow: hidden;
    margin: 0 0 10px 0;
}

/* =Misc
-----------------------------------------------------------------------------*/


/* =Footer
-----------------------------------------------------------------------------*/


/* =common css
-----------------------------------------------------------------------------*/
 .colorBlue{
     /*color: #31a0ea;*/
     color:Black;
 }
.colorAsh{
    color: #666;
}


 .floatLeft{
     float: left;
 }
.floatRight{
    float: right;
}
/*---------------------Inner page ---------------------------*/
.innerpageDIV
{
    padding:10px 0;
    }
    .innerpageDIV h1{color: #1A1919;
    font-size: 1.5em;
    font-weight: 700;
    margin: 20px 0 0;}
    .innerpageDIV p{margin: 10px 0;
    text-align: justify;}
	
	
.content_in_banner{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.banner_left{
	float: left;
    max-width: 40%;
    padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.banner_right{
	float:right;
    max-width: 60%;
}

.text_in_content{
	padding-top:50px;
}

.middleSide{
	margin-top: 80px;
    float: left;

}




/* Slider */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	



.main_banner h1 {
  color: #fff;
  text-align: center;
  font-weight: 300;
}

.main_banner #slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
  width:100%;
}

.main_banner #slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

.main_banner #slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width:960px;
  height: 350px;
  text-align: center;
  
}

.main_banner a.control_prev, a.control_next {
  position: absolute;
  top: 140px;
  z-index: 999;
  display: block;
  padding: 1% 1.1%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

.main_banner a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

.main_banner a.control_prev {
  border-radius: 0 2px 2px 0;
}

.main_banner a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.main_banner .slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

#slider img{min-width:500px; max-height:332px;}

#slider h4{
	font-size:25px;
	margin-top:0px;
}

.clear{clear:both;}

.inner_slidr{
	margin:0;
	font-size:24px!important;
	text-align:left;
}
h5.inner_slidr{
	font-size:18px!important;
}

.left_align{
	text-align:left;
	font-size:19px;
}
</pre></body></html>