/*
Theme Name: Ievolution
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

@font-face {
    font-family: "ralewayregular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/raleway-regular_0-webfont.eot?#iefix") format("embedded-opentype"),
     url("fonts/raleway-regular_0-webfont.woff2") format("woff2"), 
     url("fonts/raleway-regular_0-webfont.woff") format("woff"),
      url("fonts/raleway-regular_0-webfont.ttf") format("truetype"), 
      url("fonts/raleway-regular_0-webfont.svg#ralewayregular") format("svg");
}
@font-face {
    font-family: "ralewaybold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/raleway-bold_0-webfont.eot?#iefix") format("embedded-opentype"), 
    url("fonts/raleway-bold_0-webfont.woff2") format("woff2"), 
    url("fonts/raleway-bold_0-webfont.woff") format("woff"),
    url("fonts/raleway-bold_0-webfont.ttf") format("truetype"),
    url("fonts/raleway-bold_0-webfont.svg#ralewayregular") format("svg");
}
@font-face {
    font-family: "grand";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/grandhotel-regular-webfont.eot?#iefix") format("embedded-opentype"),
     url("fonts/grandhotel-regular-webfont.woff2") format("woff2"), 
     url("fonts/grandhotel-regular-webfont.woff") format("woff"),
      url("fonts/grandhotel-regular-webfont.ttf") format("truetype"), 
      url("fonts/grandhotel-regular-webfont.svg#ralewayregular") format("svg");
}
@font-face {
    font-family: "light";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/raleway-light_0-webfont.eot?#iefix") format("embedded-opentype"), 
    url("fonts/raleway-light_0-webfont.woff2") format("woff2"), 
    url("fonts/raleway-light_0-webfont.woff") format("woff"), 
    url("fonts/raleway-light_0-webfont.ttf") format("truetype"), 
    url("fonts/raleway-light_0-webfont.svg#ralewayregular") format("svg");
}
@font-face {
    font-family: "opensanslight";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), 
    url("fonts/opensans-light-webfont.woff2") format("woff2"), 
    url("fonts/opensans-light-webfont.woff") format("woff"), 
    url("fonts/opensans-light-webfont.ttf") format("truetype"),
     url("fonts/opensans-light-webfont.svg#ralewayregular") format("svg");
}
body {
    margin: 0;
    padding: 105px 0 0 0;
    overflow-x:hidden;
        -webkit-text-size-adjust: none;
}
* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
   
}
*, img, a { outline:none !important;}
.wrapper {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}
.logo img {
    padding-bottom: 19px;
    padding-top: 20px;
    outline: none;
}
.fright {
    float: right;
}
.fleft {
    float: left;
}
.clear {
    clear: both;
}
.navigation {
    padding-bottom: 13px;
    padding-top: 31px;
}
.navigation ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.navigation ul li {
    float: left;
}
.navigation ul li a {
    color: #363b37;
    font-family: ralewayregular;
    font-size: 15px;
    line-height: 41px;
    padding-left: 31px;
    text-decoration: none;
}
.last img {
margin: 0;
max-width: 40px;
padding: 45px 0 0 23px;
}
.bannerdata {
    position: relative;
}
.bannerimg {
    /*background-image: url("images/banner1.png");*/
    background-repeat: no-repeat;
    height: 657px;
    background-position:top center;
    background-size: cover;
}
.banerposition {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bannertable {
    display: table;
    height: 100%;
    margin: 0 auto;
    max-width: 720px;
    position: relative;
    width: 100%;
}
.bannertable-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.bannertext::before {
    background: none repeat scroll 0 0 #e12728;
    border-radius: 50%;
    content: "";
    display: block;
    height: 426px;
    left: 50%;
    margin: -213px 0 0 -213px;
    position: absolute;
    top: 50%;
    width: 426px;
}
.bannertext {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bannertext1 {
    display: table;
    height: 100%;
    width: 100%;
}
.bannerinnner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.bannerinnertext {
    color: #363b37;
    font-family: ralewaybold;
    font-size: 55px;
    position: relative;
    line-height: 46px;
}
.textdata {
    color: #ffffff;
}
.bannersectext {
    color: #ffffff;
    font-family: grand;
    font-size: 37px;
}
.bannerimgtextsec {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bannertextsec {
    display: table;
    height: 100%;
    width: 100%;
}
.bannerinnnersec {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.touchtext {
    color: #ffffff;
    font-family: grand;
    font-size: 26px;
    line-height: 9px;
}
.secimgdata {
    color: #363b37;
    font-size: 32px;
    height: 97px;
    left: 535px;
    position: absolute;
    top: 430px;
    width: 97px;
}
.secimgdata::before {
    background: none repeat scroll 0 0 #e12728;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.secimgdatatable {
    display: table;
    height: 97px;
    width: 97px;
}
.secimgdatatable-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.celldata {
    color: #363b37;
    font-family: ralewaybold;
    font-size: 32px;
    line-height: 18px;
    position: relative;
}
.celldata a{
    color: inherit;
    text-decoration: none;
}
.thirdimg {
    height: 33px;
    left: 626px;
    position: absolute;
    top: 503px;
    width: 33px;
}
.thirdimg::before {
    background: none repeat scroll 0 0 #e12728;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.contentarea {
}
.contentimg {
    padding-bottom: 50px;
    width: 360px;
}
.contentdetail {
    color: #333333;
    font-family: light;
    margin-left: 425px;
    padding-bottom: 101px;
}
.contentdetail span {
    color: #333333;
}
.firsttext {
    font-size: 22px;
    line-height: 38px;
}
.secondtext {
    font-size: 39px;
}
.contentdetail p {
    font-size: 19px;
    line-height: 33px;
    margin: 0;
}
.contentdetail p a, .left_news p a{ color:#DD3333; font-weight:700; text-decoration: none;}
.contentdetail p a:hover, .left_news p a:hover{ text-decoration: underline;}
.contentparagraph {
    padding: 0 0 30px;
}
.contentdetail h4 {
    font-weight: normal;
    margin: 0;
    padding-bottom: 25px;
    text-align: left;
}
.contentimg img {
    height: 283px;
    width: auto;
}
.img-border {
    border-bottom: 1px solid #eaeaea;
}
.three-dot {
    padding: 67px 0 0;
    text-align: center;
}
h2, .h2 {
    color: #4e4e4e;
    font-family: light;
    font-size: 35px;
    margin: 0;
    padding: 19px 0 81px;
    text-align: center;
}
.designtxt {
    font-family: ralewaybold;
    font-weight: normal;
    color:#333333;
}
.box-img {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 30px;
    position: relative;
    z-index: 0;
}
.box-img h2 {
    padding-bottom: 41px
}
.imagelist {
    width: 25%;
    position: relative;
    cursor: pointer;
    padding-top: 40px;
}

.imagelistlast{
    margin-right: 0px;
}
.imgalign {
    padding-bottom: 0px;
    text-align: center;
    min-height: 72px;
}
.img-title {
    color: #363b37;
    font-family: light;
    font-size: 15px;
   
    text-align: center;
}
h4, .h4 {
    color: #363b37;
    font-family: light;
    font-size: 34px;
    font-size: 31px\0;
    font-weight: normal;
    margin: 0;
    text-align: center;
}
.rowsecond {
    background: none repeat scroll 0 0 #f7f7f7;
}
.secondimg img {
    padding: 65px 0 0;
}
.firsttitle {
    color: #333333;
    font-family: light;
    font-size: 22px;
    line-height: 38px;
    padding-top: 3px;
}
.secondtitle {
    color: #333333;
    font-family: light;
    font-size: 39px;
    padding: 0 0 25.5px;
}
.secondimgdescription {
    color: #333333;
    font-family: light;
    font-size: 19px;
    line-height: 35px;
    margin: 0 !important;
    padding-bottom: 34px;
}
.rowdetail {
    padding-top: 29px;
    width: 56%;
}
.readmore {
    background: none repeat scroll 0 0 #e12828;
    border-radius: 4px;
    color: #ffffff;
    font-family: ralewaybold;
    font-size: 12px;
    padding: 0 20px;
    line-height: 39px;
    text-decoration: none;
    display: inline-block;
}
.secondimgdata {
    width: 44%;
}
.thirdimgdata{
     width:49%;
}
.thirdrow {
    padding-bottom: 43px;
    padding-top: 80px;
}
.thirdrowimg {
    text-align: right;
}
.rowdetailthird {
    background: url("images/threedots1.png") no-repeat scroll 100% 0 ;
    text-align: right;
    width: 51%;
}
.rowdetail {
    background: url("images/nn.png") no-repeat scroll 0 0 ;
}
.rowarea {
    padding: 53px 0 0;
}
.textrow {
    background: none repeat scroll 0 0 #e12828;
}
.textdetail {
    color: #ffffff;
    font-family: light;
    font-size: 20px;
    margin: 0 auto;
    padding: 44px 0;
    text-align: center;
    width: 73%;
}
.textbox {
    background: none repeat scroll 0 0 ;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 50px;
    height: 3.8em\0;
    padding: 0 0 0 20px;
    width: 360px;
    margin-right: 5px;
}
.submit {
    background: none repeat scroll 0 0 #363b37;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: ralewaybold;
    font-size: 15px;
    line-height: 50px;
    padding-left: 55px;
    padding-right: 56px;
    border-radius: 2px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 51px;
}
.footer {
    background: none repeat scroll 0 0 #363b37;
}
.footerarea {
    padding-bottom: 64px;
    padding-top: 55px;
}
.footerlogo img {
    padding-bottom: 21px;
}
.footertxt {
    color: #ffffff;
    font-size: 14px;
}
.footertitle {
    font-family: light;
}
.footeraddress {
    color: #a1a3a1;
    font-family: opensanslight;
    line-height: 40px;
}
.footertxtinfo {
    color: #a1a3a1;
    font-family: opensanslight;
    font-size: 14px;
    line-height: 26px;
}
.footericon {
    
    padding: 19px 0 20px;
    
}
.footersocial {
    display: inline-block;    
    padding-right: 7px;
    float: none;
}
.cpytight {
    color: #a1a3a1;
    font-family: opensanslight;
    font-size: 11px;
}
.footerdetail {
    /*width: 31.5%;*/
    width: 34.5%;
}
h5, .h5 {
    color: #ffffff;
    font-family: light;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 35px;
}
.formrow {
    padding-bottom: 14px;
}
.formrow span input,textarea {
    background: none repeat scroll 0 0;
    border: 1px solid #636363;
    border-radius: 2px;
    color: #ffffff;
    font-family: light;
   line-height: 50px;
    font-size: 15px;
    height: 3.8em\0;
    padding: 0 0 0 20px;
    width: 100%;
	height:50px;
}
.formrow span textarea{
    resize:none;
    height: 115px;
    line-height: 20px;
    padding-top: 15px;
	height:117px\0;
}
.contactform {
    /*width: 58%;*/
	width:55%;
    padding-top: 35px;
}
.contactform form {
    margin: 0;
}
.infodetail {
    padding-right: 20px;
    width: 45%;
}
.formbtn {
    background: none repeat scroll 0 0 #e12828;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: ralewaybold;
    font-size: 15px;
    line-height: 50px;
   /* padding-left: 40%;
    padding-right: 40%;*/
    width: 100%;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    border-radius: 2px;
	height:50px;

}
.footermenu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footermenu li a {
    color: #a1a3a1;
    font-family: light;
    font-size: 14px;
    text-decoration: none;
    line-height: 31px;
    text-align: right;
    display: block;
}
.footermenu li a:hover{
    color: #ffffff;
}
.footermenu {
    padding: 80px 0 0;
}
.textdetaildata {
    line-height: 50px;
   padding-right: 30px;
   
}
.fb {
    background: none repeat scroll 0 0 #e12828;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: block;
    padding: 13% 0 0 33%;
}
.fb > a {
    line-height: 35px;
    padding-left: 39%;
}
.firsticon {
    color: #fff;
    padding-left: 40% !important;
    text-decoration: none;
}
#menu {
    display: none;
}
.navigation1{
     display: none;
}

.formaddress{
    resize:none;
    height: 8.5em\0;
    line-height: 58px;
    font-size: 15px;
   

}
.formtextbox:focus{
    border: 1px solid #ffffff;
    color: #ffffff;
}
.navigation ul li a:hover{
    color: #e12728;
}
.footersocial img{
    vertical-align: middle;
}
.fb:hover{
    background: #ffffff;
}
.fb i{
    color: #ffffff;
    font-size: 14px;
    padding: 7px 11px 3px 0;
}
.fb i:hover{
    color: #e12828;
}
.secondimgdata img {
    vertical-align: top;
}
.content{
background: #ffffff none repeat scroll 0 0;
padding-top: 95px;
position: relative;
z-index: 5;
}
.secontitlespace{
    padding-top: 26px;
}
.textinput:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.textinput:-webkit-placeholder {
    color: #fff;
    opacity: 1;
}
.formtextbox:-moz-placeholder {
    color: #767676;
    opacity: 1;
}
 .formtextbox:-webkit-placeholder {
    color: #767676;
    opacity: 1;
}
.textinput{
    border-radius: 2px;
}
.mail {
    color: #a1a3a1;
    text-decoration: none;
}
.readmore:hover{
    background: #363b37;
    color: #fff;
}
.submit:hover{
    color: #e12828;
   
}
.formbtn:hover{
    background: #ffffff;
    color: #e12828;
}
.mail:hover{
    color: #ffffff;
}
/*afterdevlop*/

.headerarea {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.formrow .wpcf7-not-valid-tip{
    display: none;
}
.footer .formrow .wpcf7-not-valid{
    border: 1px solid #e12828;
}
.textwidget .wpcf7-response-output{
    margin: 0;
    padding: 0;
    clear: both;
}
.textwidget .wpcf7-validation-errors{
    /*border: 1px solid #5a5a5a;*/
    border: none;
    color: #e12828;
    padding: 2px;
	font-size:13px;
}
.textwidget .wpcf7-mail-sent-ok{
    border: none;
    color: #398f14;
}
input::-webkit-input-placeholder, isindex::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
 }
 .displayondata {
border-bottom: 3px solid rgb(225, 40, 40);
color: rgb(0, 0, 0);
display: block;
font-family: light;
font-size: 15px;
line-height: 21px;
min-height: 195px;
padding: 20px;
position: static;
text-align: center;
z-index: 999;
display: block;
visibility: visible;
opacity: 0;
-webkit-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;

 }

 .subscribe_newsletter{
    overflow: hidden;
    max-width: 832px;
    margin: 0 auto;
    padding: 44px 0;
}
.subscribe_newsletter h2{
    color: #ffffff;
    float: left;
    font-family: light;
    font-size: 20px;
    font-weight: normal;
    padding: 12px 30px 12px 0;
}
.subscribe_newsletter .mc4wp-form{
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    padding-right: 178px;
}
.subscribe_newsletter .mc4wp-form input[type="email"]{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 50px;
    margin-right: 0;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 10px;
}
.subscribe_newsletter .mc4wp-form input[type="submit"]{
    -moz-appearance: none;
    background: #363b37 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    font-family: ralewaybold;
    font-size: 15px;
    height: 51px;
    line-height: 50px;
    padding-left: 55px;
    padding-right: 56px;
    position: absolute;
    right: 0;
    top: 0;
    width: 168px;
}

.scrollup{
background:#f13838;
border-radius: 0;
bottom: 20px;
color: rgba(255, 255, 255, 0.9);
display: none;
font-size: 22px;
height: 40px;
line-height: 37px;
position: fixed;
right: 20px;
text-align: center;
width: 40px;
z-index: 999999;

}
.thirddata .readmoresecond,
.rowsecond .readmoresecond{
  display: none;
}

input,
select,
textarea {
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.a3-portfolio-item-content-container .portfolio_item_categories span.label, .a3-portfolio-item-content-container .portfolio_item_tags span.label {
  color: #2f2f2f !important;
  font-weight: normal;
  margin-right: 3px;
  font-family: ralewaybold;
}
.mm-page{
    width: 100%;
}
.mm-menu .sub-menu {
  display: block;
  position: static;
}
.kotactarea div.wpcf7-response-output {
  clear: both;
  display: block;
  float: left;
  margin: 10px 0;
  padding: 0.2em 1em;
  width: 100%;
}
body #sb-site{
    background: #FFF;
}
body .sb-slidebar{
    background: #f5f5f5 none repeat scroll 0 0;
}
.sb-slidebar ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.sb-slidebar ul li {
  font-family: opensanslight;
  overflow: hidden;
  font-size: 15px;
  position: relative;
}
.sb-slidebar ul li a{
    color: inherit;
    text-decoration: none;
    padding: 13px 20px;
    border-bottom: 1px solid #e4e4e4;
    display: block;
}
.sb-slidebar ul li.drop_menu ul{
    display: block;
    position: static;
}
.toggle_button {
  height: 100%;
  border-left: 1px solid #e4e4e4;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  height: 46px;
}
.toggle_button:after{
border: 2px solid rgba(0, 0, 0, 0);
border-bottom: 2px solid #9f9f9f;
border-right: 2px solid #9f9f9f;
bottom: 0;
content: "";
display: inline-block;
height: 8px;
margin: auto;
position: absolute;
top: 0;
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);
width: 8px;
left: 15px;
}
.sb-slidebar ul li.drop_menu .toggle_button:after{
    border: 2px solid rgba(0, 0, 0, 0);
    border-bottom: 2px solid #9f9f9f;
    border-left: 2px solid #9f9f9f;
}

.sb-slidebar ul li.drop_menu ul li a{
    background: #eaeaea none repeat scroll 0 0;
    border-color: #d0d0d0;
}
#headerserach label .screen-reader-text{
    display: none;
}
#headerserach{
    float: left;
}
#headerserach .search-form{
    overflow: hidden;
    position: relative;
    padding: 0;
}
#headerserach .search-form input[type="search"],
#headerserach .search-form input[type="text"]{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
font-family: ralewayregular;
font-size: 15px;
height: 30px;
line-height: 30px;
position: relative;
width: 50px;
z-index: 10;
width: 30px;
opacity: 0;
padding: 0;
padding-right: 35px;
}
#headerserach .search-form input[type="search"]:focus,
#headerserach .search-form input[type="text"]:focus{
    width: 150px;
    opacity: 1;
    z-index: 8;
}
#headerserach .search-form input[type="submit"]{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
color: rgba(0, 0, 0, 0);
font-size: 0;
height: 30px;
position: absolute;
right: 0;
top: 0;
width: 30px;
background: url(images/search.png) center center no-repeat;
z-index: 9;
cursor: pointer;

}
.head_search{
  float: left;
  padding-left: 15px;
  padding-top: 35px;
}
.small_header .head_search{
  float: left;
  padding-left: 15px;
  padding-top: 20px;
}

.search_toggle{
background: url("images/search.png") no-repeat scroll center center;
border: medium none;
color: rgba(0, 0, 0, 0);
cursor: pointer;
font-size: 0;
height: 30px;
position: static;
right: 0;
top: 0;
width: 30px;
z-index: 9;
}
.search_toggle{
    display: none;
}
.search_toggle.change_icon{
    background: url(images/gray-close.png) center center no-repeat;
}
.starttitlemiddle > span {
  color: #e12828;
  font-family: ralewaybold;
  font-size: 18px;
}


/************Nihar 15-9-2015***************/


.page-id-68.page-template-contactpage a.side-enquiry{
    display: none;
}

#popup_box #popup_title {
    color: #ffffff;
    font-family: ralewaybold;
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    padding: 7px 0;
}
#popup_description {
    margin: 0 0 5px 0 !important;
}

#popup_box #form_container {
     box-sizing: border-box;
    padding: 10px 25px;
}

#popup_box #form_container .wpcf7 label {
    font-family: "light";
    font-size: 15px;
    line-height: 40px;
}

#popup_box #form_container .wpcf7 .fleft.kontactpart {
    width: 48%;
    margin: 0 4% 0 0;
}
#popup_box #form_container .wpcf7 .fleft.kontactpartsec {
    width: 48%;
}


#popup_box #form_container .wpcf7 .lbl.fleft {
    float: none;
    text-align: left;
}

#popup_box #form_container .wpcf7 .fleft.inputrow {
    float: left;
    width: 100%;
    position: relative;
}
#popup_box #form_container .wpcf7 .fleft.inputrow input[type="text"]  ,
#popup_box #form_container .wpcf7 .fleft.inputrow select ,
#popup_box #form_container .wpcf7 .fleft.inputrow input[type="tel"] ,
#popup_box #form_container .wpcf7 .fleft.inputrow input[type="email"]{
    width: 100%;
    height: 44px;
}


#popup_box #form_container .wpcf7 .submitrow.fright input[type="submit"] {
    background: none repeat scroll 0 0 #e12828;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    letter-spacing: 0.15em;
    line-height: 43px;
    margin: 20px 0 5px 0;
    -moz-appearance:none;
    padding: 0 10px;
    width: 100%;
}
#popup_box {
    border:0 !important;
    top: 13px !important;
    max-height: 96% !important;
    overflow-y:auto !important;
    border-radius: 0 !important; 
}

#popup_box #form_container .wpcf7 .submitrow.fright input[type="submit"]:hover {
    background: #363b37;
}
#popup_box #form_container .wpcf7 .submitrow.fright {
    position: relative;
}
#popup_box #form_container .wpcf7 .submitrow.fright img {
    position: absolute;
    left: -30px;
    top: 35px;
}

#popup_box a#popupBoxClose {
    background: none repeat scroll 0 0 #ff5757;
    border-radius: 0;
    color: #ffffff;
    font-family: "light";
    font-size: 21px;
    font-weight: bold;
    height: 39px;
    line-height: 37px;
    padding: 0;
    right: 0;
    text-align: center;
    top: 0;
    width: 39px;
}


#popup_box #form_container h1 {
    color: #000000;
    font-family: ralewaybold;
    font-size: 19px;
    line-height: 22px;
    margin: 10px 0 5px;
    padding: 0;
}
#popup_box #form_container {
 font-family: "light";
    font-size: 15px;
    height: auto !important;
    line-height: 22px;
}
    #popup_box form {
        position: relative;
    }



/*5-3-2016*/
.irwoadd{width: 100%;float: none;}

@media all and (max-width: 767px) {
    #popup_box a#popupBoxClose {
        right: 0;
    }
}
@media all and (max-width: 639px) {

    #popup_box div.wpcf7-response-output {
        line-height: 15px !important;
        width: 60% !important;
        color: #a31b1f !important;
        font-size: 13px !important;
    }
   #popup_box #form_container .wpcf7 .fleft.kontactpart ,
   #popup_box #form_container .wpcf7 .fleft.kontactpartsec{
        margin: 0;
        width: 100%;
    }
    #popup_description {
        margin:0 0 10px 0 !important;
    }
    #popup_box #form_container .wpcf7 label {
        line-height: 26px;
    }
    #popup_box {
        border: 0 none !important;
        box-shadow: none !important;
        left: 0 !important;
        max-width: 100% !important;
        padding: 0;
        z-index: 999999 !important;
    }
    #popup_box #form_container .wpcf7 .submitrow.fright input[type="submit"]  {
        margin-bottom: 40px;
    }
}


/************Nihar 15-9-2015 ENDS***************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1200px) {
.navigation ul li a{
    padding-left: 11px !important;
}
#headerserach .search-form input[type="search"]{
 font-size: 12px;
}
#headerserach .search-form input[type="search"]:focus{
    width: 100px;
}
}

/*header scrolling*/
@media all and (min-width: 768px){
    body.page-template-homepage{
    padding-top: 0;
}
.page-template-homepage  .headerarea{
    background: none;
}
.page-template-homepage .small_header{
    background: #FFF;
}

.headerarea *,
.headerarea{
-webkit-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
.small_header .logo img {
max-width: 110px;
outline: medium none;
padding-bottom: 0;
padding-top: 9px;
}
.small_header .navigation {
  padding-bottom: 13px;
  padding-top: 13px;
}
.small_header .last img {
  padding: 26px 0 0 23px;
  margin: 0;
}
}
/* -----------*/
@media all and (max-width: 1140px){
   .thirddata,.imagesarea,.header,.contentarea,.headerdata{
    padding: 0 15px 0 15px;
   }
   .rowarea{
    padding: 53px 15px 0 15px;
   }
    .footerarea{
    padding: 75px 15px;
   }
   .textdetail{
        padding: 44px 15px;
   }
   .formbtn{
        padding-left: 38%;
        padding-right: 38%;
   }
    h4, .h4{
        font-size: 30px;
    }
    .formaddress{
       line-height: 60px;
       
    }
    .textdetail{
        width: 81%;
    }
    .textdetaildata{
        padding-right: 10px;
    }
   
  
}

@media all and (max-width: 1023px){
  .logo{
        width: 15%;
    }
    .navigation ul li a {
        padding-left: 18px;
        font-size: 12px;
   }
   .textdetail{
        width: 100%;
   }
   .subscribe{
        float: none;
   }
    .textbox {
        width: 40%;
   }
   .formbtn {
        padding-left: 34%;
        padding-right: 34%;
    }
    .img-title{
        font-size: 13px;
    }
    h4, .h4{
        font-size: 21px;
    }
    .contentdetail{
        margin-left: 325px;
    }
    .contentimg{
        width: 300px;
    }
    .rowsecond{
        padding-bottom: 30px;
    }
    .formaddress{
       *line-height: 60px;
       
    }
	.last img{
		padding:43px 0 0 15px;
		
	}
    .bannerimg {
        height: 560px;
    }
    .search_toggle{
        display: block;
    }
    .head_search{
        display: block;
    }


    .search_main {
      margin-left: 10px;
      margin-top: 37px;
     
    }
    .small_header .search_main {
        margin-top: 22px;
    }
#headerserach {
  float: left;
  margin-right: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 80px;
  width: 180px;
}
.small_header #headerserach{
        top: 68px;
        right: 0;
        background: #ffffff none repeat scroll 0 0;
         padding: 0 8px 0 0;
}
    #headerserach .search-form input[type="text"],
    #headerserach .search-form input[type="text"]:focus{
       background: #ffffff none repeat scroll 0 0;
height: 37px;
line-height: normal;
opacity: 1;
padding: 7px 16px;
visibility: visible;
width: 100%;
z-index: 0;
    }
    #headerserach .search-form input[type="submit"] {
      margin-top: -15px;
      top: 50%;
      right: 6px;
    
    }
    #headerserach{
        display: none;
    }

}
.wocommerce_icon, .wordpress_icon{
    margin-top: 0;
}
.web-designstart-box i::before {
  line-height: normal;
}
.packtitle{
    line-height: normal;
    padding-bottom: 10px;
}


@media all and (min-width: 768px) {
    .imagelist:hover{

         background: #f7f7f7;
    }

     .imagelist:hover .displayondata{
        display: block;
        visibility: visible;
        opacity: 1;
    }
}
@media all and (max-width: 767px){
    body {
      padding: 85px 0 0;
    }
    .mm-menu .last img {
  padding: 5px 0 0 0;
}
   .navigation,.last {
    display: none;
    }

    .header.fixed {
        position: relative;
        z-index: 6;
    }
    .logo {
  position: relative;
  z-index: 5;
}
    .header a {
        background: url("images/menu55-1.png") no-repeat scroll center center;
        border-right: 2px solid #eaeaea;
        display: block;
        height: 105px;
        left: 0px;
        position: absolute;
        top: 0;
        width: 60px;
    } 
    .logo {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .contentimg {
        text-align: center;
        width: 100%;
    }
    .contentdetail {
        margin-left: 0 !important;
        text-align: center;
    }
    .contentdetail h4{
        text-align: center;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h4, .h4{
        font-size: 22px;
        margin-bottom: 40px;
    }
    .secondtext{
        font-size: 32px;
    }
    .imagesarea{
        width: 100%;
        text-align: center;
    }
    .imagelist{
       
        margin-bottom: 20px;
    }
    .rowdetail {
        width: 100%;
        text-align: center;
        background: url("images/nn.png") no-repeat scroll 50% 0;

    }
    .secondtitle{
        font-size: 32px;
    }
    .secondimgdata{
        width: 100%;
        margin: 30px 0 0 0;
    }
    .thirdimgdata{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .rowdetailthird {
        width: 100%;
        text-align: center;
        background: url("images/threedots1.png") no-repeat scroll 50% 0 ;

    }
    .textdetaildata {
        float: none;
    }
    .subscribe{
        float: none;
    }
    .textbox,.submit{
        width: 100%;
    }
    .textinput{
        margin-bottom: 10px;
    }
    .footerdetail{
        float: none;
        width: 100%;
        text-align: center;
    }
    .contactform {
        float: none;
        padding-top: 35px;
        width: 100%;
    }
    h5, .h5{
        font-size: 19px;
    }
    .infodetail {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .formbtn{
        padding-left: 43.5%;
        padding-right: 43%;
    }
    .footermenu{
        float: none;
        text-align: center;
    }

    .bannertext::before {
        left: 50%;
        top: 45%;
       
    }
    .secimgdata{
        left: 355px;
        top: 455px;
    }
    .celldata{
        line-height: 18px;
    }
    .thirdimg {
        left: 440px;
        top: 530px;
        
    }
    .bannerinnertext{
        font-size: 47px;
        top: 230px;
        position: absolute;
        width: 100%;

    }
    .footericon{
        /*width: 30%;*/
        margin: 0 auto;
    }
    .fb {
        padding-left: 1%;
        padding-top: 6px;
    }
    .firsticon{
        padding-left: 0!important;
    }
    .box-img{
        padding-bottom: 50px;
    }
    .footermenu li a{
        text-align: center;
    }
    .readmore,.readmoresecond{
        float: none;
    }
    .fb i{
        text-align: center;
        padding: 0px;
    }
    .imagelist{
        width: 100%;
    }
	.logo img{
		width:130px;
	}
	.header a{
		height:85px;
	}
	.headerarea{
        position: none;
   }
    .subscribe_newsletter h2{
        float: none;
        display: block;
        text-align: left;
     }

	.logo img {
    padding: 5px 0;
    width: 111px;
}
    .headerarea{
        height: 60px;
    }
    .header a {
    border-color: rgb(192, 192, 192);
    height: 60px;
    opacity: 0.5;
    }
    body {
      padding: 60px 0 0;
    }
    .displayondata{
        opacity: 1;
        visibility: visible;
        display: block;
        min-height: 0;
        background: none;
    }
    .displayondata{
        display: none;
    }
    .ShowDeta .displayondata{
        display: block;
    }
     .ShowDeta{
         background: #f7f7f7;
    }
     .ShowDeta .displayondata{
        display: block;
        visibility: visible;
        opacity: 1;
     }
     .bannertext::before{
        display: none;

     }
     .bannerimg{
        height: 380px;
     }
    
     .thirdimg{
        display: none;
     }
     .bannerinnertext{
        position: static;
     }
     .secimgdata{
        position: relative;
        left: auto;
        right: auto;

     }
     .bannertext{
        background: #e12728 none repeat scroll 0 0;
        border-radius: 4px;
        margin: 0 10px 15px;
        overflow: hidden;
        padding: 16px;
        position: static;
     }
     .textdata {
  color: #000000;
}
    .bannerinnertext {
        font-size: 23px;
        line-height: 29px;
    }
    .bannersectext {
        font-size: 22px;
        line-height: normal;
    }
     .secimgdata {
      clear: both;
      display: block;
      height: 100px;
      left: auto;
      margin: 0 auto;
      position: relative;
      right: auto;
      top: auto;
      width: 100px;
    }
    .secimgdata{
        transform: scale(0.8);
        transform: scale(0.8);
        -ms-transform:scale(0.8); /* IE 9 */
        -webkit-transform:scale(0.8); /* Safari */
        transform:scale(0.8);
    }
    .fright .last {
      display: block;
      position: absolute;
      right: 0;
      z-index: 999;
    }
    .fright img {
        padding: 20px 20px 0 0;
    }
    .bannertable-cell > div{
        padding-top: 0 !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .bannerdata{
        top: 0 !important;
    }
    .search_main,
    .small_header .search_main{
      margin-right: 13px;
      margin-top: 16px;
    }
    #headerserach,
    .small_header  #headerserach{
  float: left;
  margin-right: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 45px;
  width: 180px;
}
.search_main, .small_header .search_main {
margin-right: 0;
margin-top: 16px;
padding-right: 8px;
}
.small_header #headerserach,
#headerserach {
  background: #ffffff none repeat scroll 0 0;
  padding: 0;
  right: 0;
  top: 45px;
}
a.side-enquiry{
       /* right: -30px !important;
        bottom: 17% !important;
        transform: rotate(-90deg) !important;
        -webkit-transform: rotate(-90deg) !important;
        -moz-transform: rotate(-90deg) !important;
        -o-transform: rotate(-90deg) !important;*/
    }
    a.side-enquiry {
        font-size: 16px;
        z-index: 999999;
        left: auto;
        right: 10px !important;
    }
    a.scrollup{
        left: 20px !important;
        right: auto !important;
        bottom: 60px !important;
    }
}

@media all and (max-width: 479px) {
    .firsttext{
        font-size: 19px;
    }
    .firsttitle{
        font-size: 17px;
    }
    h2, .h2 {
        font-size: 18px;
    }
    .formbtn {
        padding-left: 39%;
        padding-right: 40%;
    }
    h5, .h5 {
        font-size: 14px;
    }
    .footericon{
        /*width: 44%;*/
        margin: 0 auto;
    }
    /*.bannertext::before {
        height: 320px;
        left: 66%;
        top: 35%;
        width: 320px;
    }*/
    
    .bannerimg{
        height: 270px;
    }
    
/*    .secimgdata {
        left: 208px;
        top: 325px;
    }*/
    /*.thirdimg{
        top: 420px;
        left: 280px;
    }*/

	body .subscribe_newsletter .mc4wp-form{
        padding-right: 0;
    }
    .subscribe_newsletter .mc4wp-form input[type="submit"]{
        position: static;
    }
    .subscribe_newsletter h2 {
  display: block;
  float: none;
  padding: 0 0 13px;
  text-align: center;
}
.bannertable-cell {
  display: table-cell;
  padding-top: 35px;
  text-align: center;
  vertical-align: top;
}

}

/*16-10-2015
hide menu form reference pages
*/
.a3-portfolio-menus-container ul.filter{display:none;}
/*1-1-2016 hide scroll on map*/
.scrolloff {pointer-events: none; }
 .kotactarea .entry-content h1{
	color: #363b37;
    font-family: ralewaybold;
}

.kotactarea .entry-content p{
	color: #333333;
    font-family: light;
    font-size: 16px;
    line-height: 27px;
    margin: 0;
    padding-bottom: 15px;
}


#formilla-chat-button-inner {
    background: url("https://www.formilla.com/images/form/buttons/chat-bubbles.png") no-repeat scroll 8px 7px #dd3333 !important;
    left: 5px !important;
    right: auto !important;
}
#formilla-chat-button-text {
    font-family: light !important;
}

#formilla-chat-button #formilla-chat-button-inner {
     left: 5px !important;
    right: auto !important;
}

html .formcraft-css.image_button_cover{ width:177px!important;margin: 0 -8px; }
html .formcraft-css .prev-next > div {
    width: 49.9% !important;
}

.side-enquiry {
  background: #000000 none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  color: #efefef;
  cursor: pointer;
  font-family: light;
  font-size: 17px;
  padding: 8px 18px !important;
  position: fixed;
  top: auto !important;
  right: 85px !important;
  transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  z-index: 1001;
}
/*2nd November Design Changes */
.single-portfolio-share{
 display:none;
}