
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,top-nav,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, top-nav, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical top-nav */
nav.horizontal ul li{	display: inline-block;}/* horizontal top-nav */
img{max-width:100%;}
/*end reset*/
body{
  font-family: 'Montserrat', sans-serif;
  background: #fff;
}
.top-grids p {text-align: justify;}
h2 {font-size: 1.5em; color: #1887f0; text-decoration: none; text-align: center;}
h5 {font-size: 2.0em; color: #1887f0; text-decoration: line-through; text-align: center;}
h6 {font-size: 2.0em; color: #e61c09; text-decoration: underline; text-align: center;}
.cv { width: 33%; float: left; display: inline-block; vertical-align: middle; text-align: center; font-size: 1.0em;}
.cv h3 {
color: #222;
font-size: 1.5em;
text-align: center;
font-family: 'Open Sans', sans-serif;
font-weight: 100;}
#about {
background: #DCF4FF;
padding: 3em 0;
}
.tell {
position: fixed;
top: 0;
float: right;
right: 30px;
padding: 0.1em 0.1em;
opacity: 0.9;
z-index: 9999;
background: #a8e566;
border-radius: 5px;
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}
.tell h2 {
color: #fff;
font-size: 1.0em;
font-weight: 400;
padding: 0.3em 0.3em;
}
.about-head-left {
float: left;
width: 50%;
margin-top: 0.4 em;
}
.about-head-right {
float: left;
width: 50%;
margin-top: 0.4 em;
}
.grids-1 p, .about-head p{	
	text-align: justify; 
	padding: 10px;}
.client-head iframe{position: relative;
    float: right;
    right: 40%;}
.wrap{
	margin:0 auto;
	width:80%;
}

/*---start-top-header----*/
.container
{
	background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;;
	background-size:cover;
}
.logo{
	float:left;
	margin:2.2em 1.3em;
}
.logo a{
	margin:0 auto;
	font-size:2em;
	font-weight:600;
	color:#fff;
}
/*****/
/* start header */

::selection { background: #b9e9b9; color: #555; }
::-moz-selection { background: #b9e9b9; color: #555; }
::-webkit-selection { background: #b9e9b9; color: #555; }

br { display: block; line-height: 2.2em; } 

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
img { border: 0; max-width: 100%; }

h3{	font-size: 2.2em;
	color: #1E1912;
	padding: 0.5em 0 0.5em 0;
	display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
text-align: center;
} 

.process-top-grid-right li {background: url(../images/li-yes.png) no-repeat top left;  
  list-style: none;  
  padding: 0 0 15 45px;  
  margin-top: 25px; 
  font-size: 1.2em;}

.plan {
	width: 20%;
	float: left;
	display: inline-block;
  	vertical-align: top;
  	text-align: center;
	font-size: 1.0em;

}


#D {border: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
}

#w {
  max-width:70%%;
  margin: 0 auto;
}

#content {
  margin: 0 0em;
  background: #fff;
}

#pagebody {
  padding: 15px 25px;
}

/* navigation bar */
#topnav {
  display: block;
  width: 100%;
  position: relative;
}

#topnav h1 {
  float: left;
  padding: 1.2em 0em;
}
#topnav h1 a {
  text-decoration: none;
  	padding: 1px 7px;
	display: block;
	color: #fff;
	font-size: 2.5em;
	font-weight:400;
}

#topnav #navbtn {
  display: none;
  float: right;
  top: 0;
  width:32px;
  height:32px;
  padding: 2.5em 0em;
  background: url('../images/menu-icon.png') center no-repeat;
  text-indent: -99999px;
  overflow: hidden;
}

#topnav nav {
  position: absolute;
  top: 0; 
  right: -20px;
  padding: 2.9em 0em;
}

#topnav nav ul {
  list-style: none;
}
#topnav nav ul li {
  display: block;
  float: left;
  margin:0em 0.5em;
}

#topnav nav ul li a {
display: block;
font-size: 1.1em;
color: #fff;
padding: 0.2em 0.4em;
font-weight: 400;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-family: 'Montserrat', sans-serif;
}

#topnav nav ul li a:hover {
  color:#E47065;
}
#topnav nav ul li.active>a {
  color:#E47065;
}
/* footer block */
#btmnav {
  display: block;
  padding: 5px 0;
  border-top: 1px solid #cfcfcf;
  font-size: 1.1em;
  font-weight: normal;
}

#btmnav .credits { 
  color: #999;
  line-height: 1.45em;
}
#btmnav nav { padding: 9px 0; padding-bottom: 15px; }
#btmnav nav ul li { display: inline; }
#btmnav nav ul li a { font-weight: bold; }


/* responsive styles */
@media screen and (max-width: 800px) {
.clients_main-left, .clients_main-right {width: 100%;}
  h2 { font-size: 1.5em; }
  .cash { color: #1887f0; font-size: 1.8em; text-decoration: line-through;}
  .newcash {color: #e61c09; font-size: 1.8em; text-decoration: underline;}
  p { font-size: 0.90em; line-height: 1.20em; text-align: justify; }
 .plan p {text-align: center;}
.ballons .slider  {display: none;}

#topnav h1 {
	padding: 1.4em 0em;
	}
	#topnav #navbtn {
	padding:0.5em 0em;
	}
  #topnav { height: auto; }
  #topnav nav { 
    display: none; 
    position: static;
    width: 100%;
    padding:0;
    top: auto;
    right: auto;
  }
  #topnav nav ul li { float: none; margin: 0;  background: #f0f0f0;}
  #topnav nav ul li a {
    display: block;
    width: 100%;
    line-height:1.9em;
    border: 0;
    border-radius:0px;
    padding: 9px 9px;
    color:#303030;
    border-bottom: 1px solid rgba(90, 85, 73, 0.17);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	background: none;
  }
  #topnav nav ul li a.sel {
    color: #6f8767;
    background: #cbdcc5;
  }
  
  #topnav #navbtn {
    display: block;
    padding: 2em 0;
  }
}
/*---End-top-header----*/
#services{
background: #ffffdc;
padding:2em 0;
}

#newy{
	background: #99cbff;
	padding:3em 0;
}

/*--process-grids--*/
.process-grids{
	padding:5em 0 1em 0;
}
.top-grids{
	width:85%;
	margin: auto;
}
.bottom-grids{
	width:50%;
margin:10px auto;
}

.process-top-grid-left{
	float: left;
	width: 100%;
}

div.ny-head {
	margin-bottom: 4em;
}
.ny-head-left{
	float: left;
	width: 50%;
}

.ny-head-right{
	float: right;
	margin-top: 2em;
	width: 50%;
}
.ny-head-left p, .ny-head-right p,.ny-head p {
font-family: 'Open Sans', sans-serif;
color: #01376B;
line-height: 1.6em;
font-size: 1em;
font-weight: 600;
padding-bottom: 0.8em;
text-align: justify;}

.ny-head-right li {
background: url(../images/li-no.png) no-repeat top left;
list-style: none;
padding: 0 0 9 45px;
margin-top: 5px;
font-size: 1.2em;
color: #01376B;
}

.new-y h6 {
font-size: 2.8em;
color: #e61c09;
text-decoration: underline;
text-align: center;}

.new-y h5 {
font-size: 2.8em;
color: #1887f0;
text-decoration: line-through;
text-align: center;}

.ny-head-info {
font-family: 'Open Sans', sans-serif;
color: #01376B;
margin: 0 auto;
font-size: 1.20em;
line-height: 1.8em;
text-align: center;
width: 50%;
}


.process-top-grid-left p,.process-bottom-grid-right p{
	font-family: 'Open Sans', sans-serif;
	color: #5F5F5F;
	line-height: 1.6em;
	font-size: 1em;
	font-weight: 600;
	padding: 0.8em;
text-align: justify;
}
.process-bottom-grid-right p{
	width:80%;
}
.process-top-grid-right{
	float: right;
	margin-top: 2em;
	width: 100%;
}



.process-btns li{
	display: inline-block;
	margin-right: 1.5em;
}
.process-btns li a{
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.process-btns li a span{
	width: 32px;
	height: 32px;
	display: inline-block;
}

.download{
	color: #BDBCBC;
	border: 2px solid #BDBCBC;
	padding: 0.65em 2em;
	margin-top: 0.2em;
}
.download:hover{
	border-color:#A8A7A7;
	color: #A8A7A7;
}

/*********/
.middle-bottom {

           background: #EEF6FA;
  margin 0 auto;
        padding: 2% 0;
	}

.contain {   
 margin-left: 20%; /* Отступ слева */
    width: 60%
}

.col_1_of_2:first-child {
	margin-left: 0;
}
.span_1_of_2{
	width:43.2%;
}
.col_1_of_2{
	display: block;
	float: left;
	margin: 0% 0 0% 5.6%;
}
.box3{
	padding: 2% 0 0 0;
}
ul.list1 li{
	margin-bottom:6%;
}
ul.list1 li img{
	float:left;
	margin: -20px 1.5px;
}
.desc{
	float:left;
	width:83.5%;
	margin-top: -6px;
}
.desc h4{
	font-size: 1.15em;
	color: #000;
	margin-bottom:8px;
	font-family: 'Open Sans', sans-serif;
	margin-left: 26px;
	font-weight: 600;
}
.desc p{
	color:#777;
	font-size: 1em;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
	margin-left: 26px;
	font-weight: 600;
}
ul.list2 li img{
	border-radius:200px;
	-webkit-border-radius:200px;
	-moz-border-radius:200px;
	-o-border-radius:200px; 
	float:left;
	width: 40.5%;
	margin-right: 5%;
}
ul.list1 li img:hover{
	color: #6f8767;
	
}
.info {
   display: inline-block;
   text-decoration: none;
   padding:6px 10px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   font-size:0.8125em;
}
.info:hover {
   background:#E74C3C;
}
.view-fifth img {
    -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.view-fifth .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(0px, 0px) rotate(0deg);
   -moz-transform: translate(0px, 0px) rotate(0deg);
   -o-transform: translate(0px, 0px) rotate(0deg);
   -ms-transform: translate(0px, 0px) rotate(0deg);
   transform: translate(0px, 0px) rotate(0deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-fifth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translate(0px, 0px) rotate(0deg);
   -moz-transform: translate(0px, 0px) rotate(0deg);
   -o-transform: translate(0px, 0px) rotate(0deg);
   -ms-transform: translate(0px, 0px) rotate(0deg);
   transform: translate(0px, 0px) rotate(0deg);
}
.view {
  position: relative;
}
/*******************/

.animators{
background: #d4ff5f;
padding-bottom: 2%;
padding-top: 2%;}

#actsanimators {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.80);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}


#actsteam {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(143,15,143,0.80);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}


.ballons{
background: url('../images/ballons.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}

#actsballons {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.88);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}


.animals{
background: url('../images/animal.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}

#actsanimals {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.88);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

.aqua{
background: url('../images/aqua/aqua.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}

#actssalut {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.85);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

#actsaqua {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.93);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}
.chemistry{
background: url('../images/chem.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}
.tort{
background: url('../images/tort.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}

#actstort {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.88);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

#actschemistry {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.88);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

.master{
background: #f3b7fc;
padding-bottom: 2%;
padding-top: 2%;}

#actsmaster {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.88);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

.clients{
background: #fdff74;
padding-bottom: 2%;
padding-top: 2%;}
#acts {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

.saluts{
background: url('../images/salutsbg.jpg') repeat;
padding-bottom: 2%;
padding-top: 2%;}
#acts {
position:relative;
padding: 2% 0;
margin: auto;
width: 80%;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

#acts-ny {
position:relative;
padding: 2% 0;
margin: auto;
width: 100%;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);}

#rib{ position: absolute;
top: 0;
right: 0;
margin-top: -0.7%;
margin-right: -1.0%;
}
#hrefsh{display:block; margin:0 auto;
}
.client-head{
width:95%;
margin: auto;}

.client-head h3{
	color: #222;
	font-size: 2.2em;
	text-align: center;
   	font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.client-head h3 span{
	font-weight: 600;
	font-size: 1.2em;
}
.client-head p{
    font-family: 'Open Sans', sans-serif;
	font-size: 1.05em;
	text-align: justify;
	color: #222;
	line-height: 1.5em;
	margin-bottom: 2%;
}
.client-head-center p{text-align: center;}
.clients_main-left{
padding: 0.2em;
        float: left;
	width: 49%;
margin-top: 0.4 em;}
iframe{
        width: 90%;
        height: 265px;
}

.clients_main-right{
padding: 0.2em;
	float: right;
	margin-top: 0.2 em;
	width: 49%;}

.clients_main1{
	margin: 2% 0 0% 17%;
}
.client-left{
	float: left;
	width:40%;
	padding-top: 3em
}
.client-right{
	float: left;
	width:60%;
	margin-top:5%;
}
.client-left img{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	margin-top: -10%;
	border: 10px solid #eee;
}
.client-left1 img{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	margin-left:11.3%;
	margin-top: 2%;
	border: 10px solid #eee;
}
.grid_info{
	float: center;
	position: relative;
	background: #eee;
	padding: 2em;
	width: 90%;
}

/******************/
div#scroll-slider{
	background:#73A1AD;
	padding:2em 0;
}

/********************/
/*-----*/
.flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    margin: 2em 0 2em;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    cursor:pointer;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:45px;
}

/*---team-members--*/
.team-members{
	padding: 2% 0;
	background: url('../images/hbir.jpg') repeat;
}
.tm-head,.client-head,.ny-head{
	text-align: justify;
}
div.grids-1 {
	width: 90%;
margin:0 auto;
}
.ny-head h3,.ny-head-right h3{
	color: #01376B;
	font-size: 2.3em;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.ny-head h2 {
	color: #01376B;
	font-size: 1.5em;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.tm-head h3{
	color: #F3F331;
	font-size: 2.3em;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}
.tm-head h3 span{
	font-weight: 600;
	font-size: 1.3em;
}
.tm-head p{
    font-family: 'Open Sans', sans-serif;
	font-size: 1.035em;
	padding: 0.5em 0;
	color:#F3F331;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 6%;
}
.tm-head-grid img{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	border: 6px solid #F1F108;
}
.tm-head-grid {
	width: 25%;
	text-align: center;
	float: left;
	
}
.tm-head-grids {
	width: 85%;
	margin: 3.3em auto 2.3em auto;
}
.tm-head-grid:nth-child(3){
	margin-right:0;
}
.tm-head-grid h4{
	color:#7690C5;
	font-size: 1.1em;
	font-weight:600;
	margin: 0.8em 0 0.2em 0;
	font-family: 'Open Sans', sans-serif;
}
.tm-head-grid h5{
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 0.97em;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
/*---//team-members--*/
/*----team-info----*/
.team-info{
	font-family: 'Open Sans', sans-serif;
	color: #F3F331;
	margin: 0 auto;
	font-size: 1.20em;
	line-height: 1.8em;
	text-align: center;
	width: 50%;
}
/*--//team-info--*/
.top-social-icons li{
	display: inline-block;
	margin: 1.2em 0.3em;
}
.top-social-icons li a{
	width:40px;
	height:40px;
	display:block;
}
.twitter{
	background:url(../images/top-social-icons.png) no-repeat -4px -2px;
}
.facebook{
	background: url(../images/top-social-icons.png) no-repeat -54px -2px;
}
.pin{
	background: url(../images/top-social-icons.png) no-repeat -104px -2px;
}
/*--------social simptip--------*/
[data-tooltip] {
	position: relative;
	display: inline-block;
}
[data-tooltip].simptip-position-bottom:before {
	border-bottom-color:#E47065;
}
[data-tooltip].simptip-position-bottom:after {
	background-color: #E47065;
	color: #000;
}
[data-tooltip]:before {
	content: '';
	position: absolute;
	border-width: 6px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:before, [data-tooltip]:after {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}
[data-tooltip]:after {
	height: 22px;
	padding: 11px 11px 0;
	font-size: 13px;
	line-height: 11px;
	content: attr(data-tooltip);
	white-space: nowrap;
}
[data-tooltip]:hover, [data-tooltip]:focus {
	background-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
	visibility: visible;
	opacity: 1;
}
.simptip-position-bottom.simptip-movable:before {
	margin-top: -15px;
}
.simptip-position-bottom.simptip-movable:after {
	margin-top: -3px;
}
.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
	left: 32%;
}
.simptip-position-bottom:before, .simptip-position-bottom:after {
	top: 110%;
}
.simptip-position-bottom:after, .simptip-position-top:after {
	margin-left: -18px;
}
.simptip-position-right.simptip-movable:before, .simptip-position-right.simptip-movable:after, .simptip-position-left.simptip-movable:before, .simptip-position-left.simptip-movable:after, .simptip-position-top.simptip-movable:before, .simptip-position-top.simptip-movable:after, .simptip-position-bottom.simptip-movable:before, .simptip-position-bottom.simptip-movable:after {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}

/*******************/
#contact {
	background:#a8e566;
	padding:3%  0;
}
.contact-left h3{
	color: #fff;
	font-size: 2.3em;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
 	
}

.contact-left p{
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	line-height: 1.9em;
	
}
.contact-left{
	width:80%;
	margin: auto}


.contact-left ul li {
	margin: 20px 0;
}
.contact-left ul li a {
	font-size: 15px;
	color: #fff;
}
.soc_icons{
	width:85%;
	
}
.contact-left ul li a i{
	width:32px;
	height:32px;
	display: inline-block;
	background: url('../images/soc_icons.png') no-repeat;
	vertical-align: middle;
}
.contact-left ul li a:hover{
	color: #DB4E4C;
}
.contact-left ul li a span{
	padding-left: 15px;
	font-size: 1.6em;
}
.contact-left ul li a i.icon_1{
	background-position: 0px -6px;
}
.contact-left ul li a:hover i.icon_1{
	background-position: 0px -40px;
}
.contact-left ul li a i.icon_2{
	background-position: -34px -2px;
}
.contact-left ul li a:hover i.icon_2{
	background-position: -34px -40px;
}
.contact-left ul li a i.icon_3{
	background-position: -72px -3px;
}
.contact-left ul li a:hover i.icon_3{
	background-position: -72px -40px;
}
.contact-left ul li a i.icon_4{
	background-position:-116px -7px;
}
.contact-left ul li a:hover i.icon_4{
	background-position:-116px -40px;
}
.contact-left ul li a i.icon_5{
	background-position: -155px -2px;
}
.contact-left ul li a:hover i.icon_5{
	background-position: -155px -40px;
}
.contact-left ul li a i.icon_6{
	background-position: -187px -7px;
}
.contact-left ul li a:hover i.icon_6{
	background-position: -187px -40px;
}



div.span4 {
	margin: 1% 61%;
}

/*******footer***/
.footer {
 background:#a8e566;
 padding: 2em;
}
.copy-right{
	border-top:1px solid #000000;
}

.copy-right  p{
	color:#fff;
	font-size:0.953em;
	text-align: center;
	text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
	margin-top:1.3em;
}
.copy-right p a{
	color:#000000;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 600;
}
.copy-right a:hover{
	color:#fff;
}

/*end-footer**/
/******************/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom:23px;
	right: 10px;
	overflow: hidden;
	width:32px;
	height:32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow_up.png) no-repeat center;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/******************/
/***** Media Quries *****/
@media only screen  and (max-width:1440px) {
	.wrap{
		width:80%;
	}
	div.grids-1 {
	width: 85%;
	}
	.client-left1 img {
	margin-left: 9%;
	}
}
@media only screen  and (max-width:1366px) {
	.wrap{
		width:85%;
	}
	
}
@media only screen  and (max-width:1280px) {
	.wrap{
		width:87%;
	}
	#services {
		background: #fff;
		padding: 2em 0;
	}
	.process-bottom-grid-left img {
	  margin-left: 6%;
	}
	ul.list1 li img {
	float: left;
	margin: -25px 0.5px;
	}
	div.grids-1 {
	width:92%;
	}
	.clients_main {
		margin: -3% 0 0% 2%;
	}
	.clients_main1 {
	margin: 4% 0 0% 5%;
	}
	.client-left1 img {
		margin-left: 14%;
	}
	.client-head p {
	font-size: 1em;
	margin-bottom: 6%;
	}
	.team-info {
	width: 57%;
	}
	#contact {
		background: #a8e566;
		padding: 4% 0;
	}
	.contact form textarea {
		resize: none;
		height: 154px;
	}
}
@media only screen  and (max-width:1024px) {
.about-head-right, .about-head-left, .clients_main-left, .clients_main-right { width: 100%; margin: 0 auto;}	
.ny-head-left p, .ny-head-right p, .ny-head p {font-size: 0,90em;}
.cv {
	width: 100%;
	}


.wrap{		width:87%;
	}
	#topnav nav ul li a {
		padding: 0.7em 0.5em;
	}
	.top-grids {
	width: 94%;
	}
	.process-bottom-grid {
	
	padding: 4em 0;
	}
	.process-bottom-grid-left img {
		margin-left: -8%;
	}
	.process-bottom-grid-right p {
		width: 100%;
	}
	
	.desc {
	float: left;
	width: 99.5%;
	margin-top: -6px;
	}
	.desc h4 {
	font-size: 1em;
	margin-left: 88px;
	margin-top: -24px;
	}
	.desc p {
	font-size: 0.95em;
	margin-left: 88px;
	}
	div#clients {
		padding: 3% 0;
	}
        div#saluts {
		padding: 3% 0;
	}
	div.grids-1 {
		width: 100%;
	}
	.client-left1 img {
	 margin-left: 11%;
	}
	.clients_main {
	 margin: 0% 0 0% 2%;
	}
	.clients_main1 {
	 margin: 2% 0 0% 3%;
	}
	.team-info {
	 width: 66%;
	}
	.process-top-grid-left h3, .process-bottom-grid-right h3,.contact-left h3 { 
	 font-size: 2em;
	}
	.client-head h3,.tm-head h3 {
	font-size: 2.15em;
	}
	.tm-head-grids {
		width: 96%;
		margin: 3.3em auto 2.3em auto;
	}
	#contact {
	padding: 3% 0;
	}
	.contact-left p {
		font-size: 0.96em;
	}
	.contact-left ul li a span {
	 padding-left: 9px;
	}
	.fform-inline input[type="text"], .fform-inline textarea, .fform-inline input[type="email"], {
	width: 100%;
	
	}
	.contact-right input[type="submit"] {
	margin-right:0%; 
	}
	.contact form textarea {
		resize: none;
		height: 143px;
	}
}
@media only screen  and (max-width:768px) {
.clients_main-left {width:100%;} 
.clients_main-right {width:100%;} 
   
.plan {width: 100%;}	
.wrap {	width:90%;}
	.process-top-grid-left h3, .process-bottom-grid-right h3, .contact-left h3 {
		font-size: 1.8em;
	}
	.process-top-grid-left p, .process-bottom-grid-right p {
		font-size: 0.96em;
	}
	.process-top-grid-left h3 span, .process-bottom-grid-right h3 span {
	 font-size: 1.1em;
	}
	.process-top-grid-right {width:100%;}
        .process-top-grid-left {width:99%;padding: 0.5%;}
	
	.desc p {
	font-size: 0.9em;
	}
	div#clients {
	 padding: 6% 0;
	}
	.clients_main,.clients_main1  {
	text-align: center;
	}
	.client-left,.client-left1  {
	float: none;
	width:100%;
	}
	.client-right {
	float: none;
	width: 100%;
	}
	.grid_info,.grid_info1  {
		float: none;
		width: 100%;
		text-align:center;
		padding: 0.5em;
	}
	
	.client-left1 img {
	 margin-left: 0%;
	 margin-top: 6%;
	}
	
	.tm-head h3 span {
	font-size: 1.15em;
	}
	.tm-head-grids {
		width: 100%;
		margin: 3.3em auto 2.3em auto;
	}
	.team-info {
		width: 91%;
		font-size: 0.968em;
	}
	.contact-left h3 {
		font-size: 2.3em;
		text-align: center;
	}
	.contact-left p {
		font-size: 0.973em;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 3%;
	}
	.contact-left,.contact-right {
		width: 100%;
		float: none;
	}
	.contact-left ul li a {
	 margin-left: 18%;
	}
	.form {
		float: none;
		width: 100%;
		display: block;
		margin-left: 3%;
	}
	.contact-right input[type="submit"] {
	 padding: 0.75em 5em;
	}
	#topnav nav ul li a {
		padding: 0.37em 0.5em;
		text-align: center;
		font-size: 1.05em;
	}
	.contact input[type="text"], .contact textarea {
		margin: 3% 2% 0 0;
	}
	
}
@media only screen  and (max-width:640px) {
	.wrap{
		width:93%;
	}


.process-top-grid-right,.clients_main-left,.iframe,.ps_countdown_wrap {display:none; 
   }
.fform-inline input[type="submit"] {
		width: 90%;
	}
.fform-inline input[type="email"]:nth-child(3),.fform-inline input[type="text"]:nth-child(2), .fform-inline input[type="text"]:nth-child(1) {
	width: 100%;
        }
.plan{width: 100%;}

	.process-top-grid-left,.process-bottom-grid-left,.process-bottom-grid-right,.clients_main-right,.clients_main-left,.ny-head-left,.ny-head-right {
		float: none;
		width: 100%;
		margin-top: 1em;
		text-align: center;
	}
	.process-top-grid-right img {
		margin-right: 29%;
	}
	.process-top-grid-left h3, .process-bottom-grid-right h3, .contact-left h3 {
		font-size: 1.6em;
		float: none;
		text-align: center;
	}
	.process-top-grid-left p, .process-bottom-grid-right p {
		font-size: 0.9em;
		text-align: center;
	}
	.process-bottom-grid-right p {
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	.process-bottom-grid {
	 padding: 2em 0;

	}
	.desc p {
		font-size: 0.845em;
	}
	div#clients {
		padding: 4% 0;
	}
	.client-head h3, .tm-head h3 {
		font-size: 1.8em;
	}
	
	
	.tm-head-grid {
		width: 100%;
		text-align: center;
		float: none;
		padding-bottom: 2em;
	}
	.team-info {
		width: 98%;
		font-size: 0.968em;
		margin-top: -2em;
	}
	.team-members {
		padding: 3% 0;
	}
	#contact {
		padding: 1% 0;
	}
	.contact input[type="text"], .contact textarea {
		font-size:16px;
		margin: 3% 2% 0 0;
	}
	.contact form textarea {
		resize: none;
		height:130px;
	}
	.contact-right input[type="submit"] {
		font-size:0.97em;
	}
}
@media only screen  and (max-width:480px) {
.process-top-grid-right,.clients_main-left,.iframe,.ps_countdown_wrap {display:none; 
   }	
.wrap{
		width:95%;
	}
	#services {
		padding: 0em 0;
	}
	.process-top-grid-left h3 span, .process-bottom-grid-right h3 span {
		font-size: 1em;
	}
	.process-top-grid-left p, .process-bottom-grid-right p {
		font-size: 0.88em;
		overflow: hidden;
		
	}
	.process-bottom-grid {
		padding: 0em 0;
	}
	.process-bottom-grid-right p {
		width: 100%;
		margin-left: 0%;
		font-size: 0.844em;
	}
	.top-grids {
		width: 93%;
		text-align: center;
	}
		
	.span_1_of_2 {
		width: 100%;
		float: none;
	}
	ul.list1 {
		text-align: center;
		margin-right: 0%;
	}
	ul.list1 li img {
		float: none;
		margin: 5px 0px;
	}
	.desc {
		float: none;
		width: 100%;
		margin-top: 2px;
		text-align: center;
	}
	.desc h4 {
		font-size: 1em;
		margin-left:0px;
		margin-top:0px;
	}
	.desc  p {
		width: 56%;
		height: 44px;
		overflow: hidden;
	}
	.col_1_of_2 {
	display: block;
	float:none;
	margin: 0%;
	}
	div.process-top-grid {
		margin-bottom: 0em;
	}
	.process-bottom-grid-left img {
		width: 55%;
	}
	.process-top-grid-right img {
		margin-right: 0%;
		width:40%;
	}
	.bottom-grids {
		width: 100%;
	}
	.middle-bottom {
	margin-left: 0%;
}
	.client-head h3, .tm-head h3 {
	 font-size: 1.7em;
	}
	.client-head h3 span {
		font-size: 1.05em;
	}
	.client-head p {
		font-size: 0.97em;
	}
	
	.tm-head-grids {
		width: 100%;
		margin: 1em auto 2.3em auto;
	}
	.team-info {
		width: 87%;
		font-size: 0.9em;
		margin-bottom: 0em;
	}
	.form {
	 margin-left: 2%;
	}
	.contact-left p {
		font-size: 0.96em;
		margin-bottom: 2%;
	}
	.fform-inline input[type="email"]:nth-child(3),.fform-inline input[type="text"]:nth-child(2), .fform-inline input[type="text"]:nth-child(1) {
	width: 100%;
        }
.fform-inline input[type="submit"]{width: 90%;}
.plan{width: 100%;}		

        .contact form textarea {
		resize: none;
		height: 106px;
	}
	.contact-right input[type="submit"] {
		font-size: 0.8em;
		padding: 10px 43px;
	}
	.footer {
	 padding: 0.5em;
	}
	.copy-right p {
		color: #fff;
		font-size: 0.843em;
	}
	#toTop {
	 bottom: 2px;
	}
	#topnav nav ul li a {
		padding: 0.3em 0.5em;
		text-align: center;
		font-size: 1.03em;
	}
	.grid_info h4, .grid_info1 h4 {
		font-size: 0.93em;
	}
	.process-bottom-grid-left{
		width: 80%;
	}
	.process-bottom-grid {
		padding:1.3em 0;
	}
	div.process-top-grid
	{
		padding:0.5em 0;
	}
}
@media only screen  and (max-width:320px) {
.process-top-grid-right,.clients_main-left,.iframe,.ps_countdown_wrap {display:none; 
   }	
.wrap{
		width:95%;
	}
	#topnav nav ul li a {
		padding: 0.1em 0.5em;
		text-align: center;
		font-size: 1em;
	}
	.process-top-grid-left p, .process-bottom-grid-right p {
		font-size: 0.8525em;
		
	}
	.process-bottom-grid-right p {
		width: 99%;
	}
	.process-top-grid-left h3 span, .process-bottom-grid-right h3 span {
		font-size: 0.88em;
	}
	.process-bottom-grid-right {
		float: none;
		width: 100%;
		margin-top: 0em;
	}
	.desc p {
		width: 38%;
	}
	.desc h4 {
	font-size: 1.2em;
	}
	.client-head h3, .tm-head h3 {
		font-size: 1.5em;
	}
	.client-head p,.tm-head p { 
		font-size: 0.9em;
	}
	
	.contact-left p {
		font-size: 0.8625em;
	}
	.contact-left h3 span {
		font-size: 1.1em;
	}
	.team-info {
		width: 96%;
		font-size: 0.8525em;
		margin-bottom: 0em;
		overflow: hidden;
		height: 52px;
	}
	.contact-left ul li a {
		font-size: 12px;
		 margin-left: 5%; 
	}
	.contact form textarea {
		resize: none;
		height: 93px;
	}
	.fform-inline input[type="email"]:nth-child(3),.fform-inline input[type="text"]:nth-child(2), .fform-inline input[type="text"]:nth-child(1) {
	width: 100%;
	margin: 0%;
	}
.plan{width: 100%;}
       .fform-inline input[type="submit"]{width: 90%;}
	}
	.contact-right input[type="submit"] {
		font-size: 0.8em;
		padding: 9px 28px;
	}
	.grid_info1:after {
		top: 100px;
	}
}
/*****//end- Media Quries *****/




.copy-form {
  display: inline-block;
}

.fform-inline {
margin: 20px 0 20px 0;
padding: 30px 16px 0 16px;
height: auto;
min-height: 155px;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}

.fform-inline p {
  text-align: center;
  font-size: 30px;  
}

.fform-inline input {
  width: 18%;
  padding-left: 30px;    
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  
    
  font-size: 16px;
  margin-left: 3px;  
  vertical-align: top;
}

.fform-inline form{
  margin-top: 11px;
}

.fform-inline input[type="text"],..fform-inline input[type="email"] {
margin-top: 7px;
border: 1px solid #fff;
-webkit-appearance: none;
font-size: 1.2em;
cursor: pointer;
}

.fform-inline input:focus {
outline: 0;
}

.fform-inline input[type="text"]:nth-child(1){
  background: url(../images/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
  border: 1px solid #c6c6c6;
margin: 0% 1%;
height: 45px;
}

.fform-inline input[type="text"]:nth-child(2){
  background: url(../images/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
  border: 1px solid #c6c6c6;
margin: 0% 1%;
height: 45px;

}

.fform-inline input[type="email"]:nth-child(3){
  background: url(../images/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center; 
  border: 1px solid #c6c6c6; 
margin: 0% 1%;
height: 45px;
}

.fform-inline input[type="submit"]{
top: 320px;
display: inline-block;
background: rgba(228, 112, 101, 0.62);
color: #FFF;
font-size: 1.2em;
padding: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 3px solid #fff;
margin: 0% 5%;
font-family: 'Montserrat', sans-serif;
}
.fform-inline input[type="button"]:hover{
 background:rgba(105, 171, 35, 0.62);
 	border: 3px solid #fff;}
.fform-inline input[type="button"]:active{
 background:rgba(90, 203, 255, 0.62);
 	border: 3px solid #fff;}

/* counter */
#ps_counter {    width: 554px;
    margin: 0 auto;
}
 
.ps_countdown_wrap {
background: #fff;
width: 580px;
margin: 10px auto;
padding: 20px 0px 2px;
height: 155px;
min-height: 155px;
border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 color: #000;
}

     
.cntSeparator {
    margin: 10px 11px;
    font: 54px/54px Georgia, "Times New Roman", Times, serif;
}
 
.ps_counter_desc {
    clear: both;
    margin: 10px auto;
    width: 554px;
    overflow: hidden;
    float: none;
}
 
.ps_counter_desc div {
    float: left;
    width: 105px;
    margin: 0 39px 0 0;
    font: 26px/40px arial;
    text-align: center;
}
 
.ps_counter_desc div:last-child {
    margin: 0 !important;
}
/* counter */