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

    Template Name: Your template name 
    Template URI: 
    Description: This is html5 template
    Author: 
    Author 
    Version: 1.0

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

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');

*{
  margin: 0;
  position: 0;
  box-sizing: border-box;
}
html, body {
  height: 100%;
}
a:focus {
  outline:0px solid;
  text-decoration:none;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration:none;
}
a:hover {
  color: #ec4445;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
img {
  max-width:100%;
  height:auto
}
p {
  margin:0 0 15px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
}

ul{
  list-style: outside none none;
  margin: 0;
  padding: 0
}
.fix{
  overflow: hidden;
}
.clear{
  clear:both
}
body {
 font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: black;
  background-color: #fff;
  font-weight: 400;
}
/*.social-icon-fixed{
  background-color: #fff;
  position: fixed;
  right: 0;
  top:70px;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  border-color: #666;
  padding: 5px;
}
.social-icon-fixed ul li{
  padding: 4px;
}*/
.site-wrapper{
  max-width: 970px;
  margin: auto;
  width:100%;

}

.site-wrapper2 {
  width: 760px;
  margin: auto;
  margin-bottom: 50px;

}

.site-wrapper-header{padding:0 1em}

/*---.sub-head h2{
  padding: 10px 0;
  margin: 0;
  font-size: 36px;
  color: #222;

}---*/
/*.site-sub-bg{
  background-image: url(images/site-sub-bg.jpg);
  background-repeat:no-repeat;
  background-size: cover;
}
.site-sub-bg h3{
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  padding: 20px 0;
  text-align: justify;
  line-height: 32px;
  text-shadow: 0px 4px 4px #000;
  margin: 0 0 0 85px;
}
.site-sub-bg h3 strong{
  font-size: 36px;
}
.single-top{
  color: #808080;
}
.sub-head{
  text-align: right;
}
.sub-head h2{
  font-weight: 400;
  margin: 0;
}
.flex-edu{
  display: flex;
  align-items: center;
  justify-content:space-between;
}
.circle-icon{
  width: 150px;

}
.edu-content {
  margin: 0 0 0 50px;
}
.single-top p{
  color: #808080;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  margin: 0;
  font-weight: 400;
}
.single-top p span{
  font-size: 42px;
  color: #B61A54;
}
.big-divider-text{
  padding: 10px 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  text-align: center;
  margin: -5px 0 0 0;
}
.big-divider-text h2{
  margin: 0;
  font-style: italic;
  font-size: 30px;
  font-weight: 400;
}*/


.con-inner{
  border-right: 1px solid #666;
  margin: 0 0 0 65px;
  padding: 30px;
}
.con-inner-3{
  border-right: 1px solid #666;
  padding: 30px;
}
.img-divider{
  background-image: url(images/border_2.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  height: 30px;
}
.img-divider-2{
  background-image: url(images/border_1.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  height: 30px;
}
/*.circle-icon-2 {
  margin: 0 -36px 0 0;
}
.circle-icon-3 {
  margin: 0 0 0 -90px;
}
.circle-icon-2 > img {
  margin: 0 0 0 90px;
}
.con-inner p{
  text-align: justify;
}
.con-inner p strong{
  font-style: italic;
}
.con-inner ul{
  margin: 0 0 20px 30px;
}
.con-inner ul li{
  position: relative;
  padding: 2px 0;
}
.con-inner ul li:after{
  position: absolute;
  content: '';
  top: 10px;
  left: -30px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background:#B61A54;
}
.test-quote p{
  color: #fd8405;
  font-style: italic;
  font-family: 'times new roman';
  text-align: justify;
}
.con-inner-2{
  border-left: 1px solid #666;
  border-right: 0 solid #666;
  margin: 0 0 0 -23px;
}
.test-name > p {
  font-size: 16px;
  text-align: left;
}
.test-name > h3 {
  font-weight: 400;
}
.test-name {
  margin: 0 0 0 60px;
}*/

.plus-icon2{
  margin: 20px 0;
  margin-top: 10px;
}
.plus-icon2 img{
  float: left;
  margin: 0 10px 0 0;
  margin-top: -10px;
}
.plus-icon2 a{
  color: #333;
  cursor: pointer;
  font-size: 12px;
}
.plus-icon2 img:hover{
 	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o--transition: all 1s;
	fill: rgba(0,0,0,.7);
}

/*--.footer-area{
  background-image: url(images/footer_bg.jpg);
  background-repeat:no-repeat;
  background-size: cover;
  padding: 80px 0 40px;
}
.social-icon ul{
  text-align: right;
  margin: 25px 0 0 0
}
.social-icon ul li{
  display: inline-block;
  padding: 0 10px;
}
.copyright p{
  color: #000;
  margin: 25px 0 0 0;
  text-align: center;
  font-size: 16px
}---*/


/*Portfolio CSs*/


.portfolio-inner{
  display: inline-block;
  border:1px solid #666;
  padding: 5px;
  margin: 50px 0;
}
.single-inner {
	/*height: 520px;*/
	position: relative;
}
.portfolio-inner img{
  margin: 0 0 -6px;
  padding: 3px;
}
.port-inner-left{width:100%;float: left;}
.port-inner-right{width:100%;float: left;}
.inner-left-img img{
  width: 100%;

}

.port-inner-right img{float: left;width: 50%;/*height: 517px;*/}
.text-center{
  text-align: center;
}
/*clients CSS*/
.big-title{
  padding: 0px 0;
}
.big-title h1{
  font-size: 60px;
  font-weight: 400;
  font-style: italic;
  color: #29abe2;
  margin: 0;
  line-height: 80px;
}
.site-wrapper2,.single-clients{width:100%;text-align: center;}
.single-clients{/*margin: 5px 15px;*/display:inline-block;vertical-align:middle;}
.single-clients-2{width:100%;/*400px*/margin: 15px 0;;vertical-align:middle;display:inline-block}
.single-clients img,.single-clients-3 img{width:90%;padding:12px 0}
/*landscape*/
.full img{width:45%;}.halfLs img{width:60%;padding:12px 0}.oneThirdLs img{width:75%;padding:36px 0}.threeFourthLs img{width:85%}.paddedFull img{width:50%;}.fullTo30pc img{width:30%;padding: 36px 0}.paddedFullto55pc img{width:55%}
.lessenVPads img{padding:12px 0}.moreVPads img{padding:36px 0}
.clients-area{
  padding: 20px 0;
}
.single-clients-3{display: block;width: 100%;}.single-clients-3 img{width:65%}

/*testimonial-area-top*/
/*.testimonial-area-top{
  padding: 50px 0;
}
.test-top-inner{
  padding: 20px 30px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
 overflow: hidden;
}
.test-top-inner p{
  font-size: 16px;
  text-align: justify;
}
.test-border{
  padding: 20px;
  border-width: 2px 0 2px 0;
  border-color: #ddd;
  border-style: solid;
}
.test-icon img{
  width: 70px;
}
.test-name-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.test-title-name > h3 {
  font-size: 18px;
  margin: 0 0 4px;
}
.test-name-top p{
  font-size: 14px;
}
.testimonial-inner{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0;
}

.testimonial-single{
  width: 300px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.4);
  padding: 20px;
}
.test-content p{
  font-size: 14px;
  text-align: justify;
  padding: 10px 0;
}
.testimonial-img{
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px 0;
  height: 80px;
  text-align: center;
}
.testimonial-img > img {
  display: inline-block;
  width: 80%;
}
.margin-middle{
  margin: 0 35px;
}
.plus-icon2{
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px 0;
}
.author-name > h3 {
  color: #666;
  font-size: 15px;
}
.author-name > p {
  font-size: 12px;

  margin: 0 ;
  line-height: 18px;
}
.test-img-icon img{
  width: 30%;
}
.test-img-icon-2 img{
    width: 40%;
}*/
/*----.modal-content2{
  position: relative;
  width: 100%;
  height: 100%;
}
.single-modal{
  padding: 20px;
  width: 310px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  margin: -280px 0 0 -150px;
}
.modal-btn{
  position: absolute;
  top: -30px;
  right: 0;
  color: #fff;
  cursor: pointer;
  z-index: 999999;
}---*/

@media only screen and (min-width: 740px){
	.port-inner-left{width:465px}
	.port-inner-right{width: 380px;}
	.site-wrapper-header{width:760px;margin:10px auto 30px;padding:0}
	.site-wrapper2{width: 740px}
	.single-client-row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify; justify-content: space-between;}
	.single-clients{/*width:28%190px;*/}
	.single-clients-2{width:49%;}
	.single-clients img{/*width:100%*/}
}