/* CUSTOM CODE */

#masternav { pointer-events: none; }

/*
Theme Name: DNA It Solutions
Version: 4.0
Author: Kieran Dally
Author URI: http://grangewebdesign.com/
*/
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, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
/*font-size: 100%;
font: inherit;*/
vertical-align: baseline;
}


body  { -webkit-font-smoothing: antialiased; font-size: 16px; line-height: 1.7em; font-family: "Open Sans",sans-serif;  color: #424242;background: #ffffff; background-image: url(http://www.dnait.ie/wp-content/uploads/2017/05/Responsive-background.png); background-size: contain; background-repeat: repeat;}

* { box-sizing: border-box; font-family: "Open Sans",sans-serif;  font-weight: 300;}




/* HTML5 display-role reset for older browsers */
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;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}

.row{
width: 1100px;
margin: 0px auto;
}
.grid1,
.grid2,
.grid3, 
.grid4, 
.grid5, 
.grid6, 
.grid7, 
.grid8, 
.grid9, 
.grid10, 
.grid11 {
float: left;
display: inline;
margin-left: 3%;
}
.grid1 {
width: 5.583%;
}
.grid2 {
width: 14.16%;
}
.grid3 {
width: 22.75%;
}
.grid4 {
width: 31.33%;
}
.grid5 {
width: 39.91%;
}
.grid6 {
width: 48.5%;
}
.grid7 {
width: 57.08%;
}
.grid8 {
width: 65.66%;
}
.grid9 {
width: 74.25%;
}
.grid10 {
width: 82.83%;
}
.grid11 {
width: 91.41%;
}
.first {
margin-left: 0;
clear: left;
}


/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
background:url(images/quote.png) no-repeat left 10px top 20px;
margin-bottom:30px;
border-bottom:1px dashed #ddd;
border-top:1px dashed #ddd;
padding:15px 15px 15px 65px;
position:relative;
}
blockquote p{
margin-bottom:0px!important;
font-style:italic;
color:#072636!important;
}

/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption
/*by post author*/
.bypostauthor { }
/*aligns*/
.alignnone {display: inline-block; margin: 10px 0; }
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:10px; margin-bottom:10px;}
.alignright, img.alignright{ float: right; margin: 10px 0 10px 10px; }
.alignleft, img.alignleft { float: left; margin: 10px 10px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }

strong{
font-weight:700;
}
em{
font-style:italic;
}



#main input[type="search"], 
#main input[type="text"],
#main input[type="password"], 
#main input[type="email"], 
#main input[type="tel"],
#main input[type="url"],
#main textarea {
background : #fff;
border : #ddd solid 1px;
display : inline-block;
font-size : 14px;
color : #000;
font-weight : 400;
padding : 10px 10px;
line-height : 1.6em;
box-sizing : border-box;
font-family: 'Montserrat', sans-serif;
width : 100%;
max-width : 100%;
}
#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Montserrat', sans-serif;
}
#main input[type="button"],
#main input[type="submit"],
#main input[type="submit"],
#main .btn {
font-size : 14px;
display : inline-block;
background : #8dbb23;
color : #fff;
padding : 8px 15px 8px 15px;
border : 0;
font-weight:400;
font-family: 'Montserrat', sans-serif;
outline : 0;
cursor : pointer;
}
#main input[type="button"]:hover,
#main input[type="submit"]:hover,
#main input[type="submit"]:hover, 
#main .btn:hover {
text-decoration : none;
color : #fff;
background: #39814c;
}

/*Contact Widget preset*/
.contact-widget p {font-size: 15px;}
.white h1 h2 h3 h4 h5 ul li a {color:white;}
.entry .white p{color:white;}
.entry .white ol li { color: white;}
.entry .white  h3 {color: white;}

/*contact form styles */
input.wpcf7-form-control.wpcf7-submit {width: 100%; padding: 6%!important; margin: 5px; }

/*captcha tweaks*/
label#recaptcha-anchor-label { width: 152px!important;}


.form_sub_text {width: 100%; text-align: left; margin: -40px 0 0 5px; padding: 0; color: white; font-size: 15px!important; font-weight: initial; text-transform: none!important; display: inline-block; float: left; }
.clear{
clear:both;
}
a{
color:#8dbb23;
text-decoration:none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
a:hover{
color:#072636;
text-decoration:none;
}

h1,h2,h3,h4,h5{
font-family: 'Montserrat', sans-serif;
margin-bottom:15px;
font-weight:500;
color:#39814c;
text-transform:uppercase;
}
h1 a,h2 a,h3 a,h4 a,h5 a{
color:#39814c;
}
h1{
margin-bottom:20px;
line-height:normal;
font-size:40px;
text-transform:capitalize;
}
h2{
margin-bottom:15px;
line-height:normal;
font-size:24px;
}

h3{
font-size:22px;
}
h4{
font-size:20px;
}
h5{
font-size:18px;
}
h6{
font-size:18px;
}

/*NEWS PAGE*/

.vc_custom_heading.post-excerpt.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    min-height: 267px;
}


.border_title{ 
/*background-image:url(images/repeated_border.jpg); */
background-repeat: repeat-x; 
background-position:center; 
display:block; 
width:100%; 
float:left; 
margin-bottom:15px;
}

.border_title h1, .border_title h2, .border_title h3, .border_title h4, .border_title h5 { 
margin-bottom:0px; 
}

.title-heading-left{ 
float:left; 

padding-right:10px;
}

#headerwrap{
position:relative;
padding:20px 0px;
z-index:3;
-webkit-box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
-moz-box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
box-shadow: 0 8px 6px -6px rgba(141, 187, 35, 0.35);
background: white;
}

.page-template-homepage-php #headerwrap{
border-bottom:none
}

/*.small-header {
width:auto;
width:100%;
top:0px;
right:0%;
position: fixed;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
background:#fff;
}

.small-header.stuck {
position: fixed!important;
top:0px;
right:0%;
opacity: 1;
z-index: 10;
}
*/
#headerwrap #logo{ 
margin:20px 0px 20px 0;
}

.small-header #logo{ 
display:none;
}

.small-header .top_right{ 
display:none;
}

.small-header .grid8{ 
width:100%!important;
}

.small-header #masternav{ 
text-align:center;
width:100%;
display:block;
margin-top:0px;
}

.small-header #masternav .sf-menu{ 
float:none; 
display:block; 
}

.small-header #masternav .sf-menu li { 
float: none; 
display:inline-block; 
position: relative;  
}

.small-header #masternav .sf-menu a{ 
float: none;
display:inline-block;
}

.top_right{ 
display:block; 
text-align:right;
margin-bottom:30px;
line-height:21px;
}

.phone_box{ 
display:inline-block; 
margin-right:20px;
color:#8dbb23;
font-size:18px;
font-weight:700;
vertical-align:middle;
}

.phone_box a{ 
font-size:18px; 
line-height:21px; 
color:#8dbb23;
}

.phone_box span{ 
font-size:18px; 
padding:0 10px; 
color:#8dbb23;
}

.social_icons{ 
display:inline-block; 
text-align:right;
}

.social_icons a{
border:2px solid #8dbb23;
color:#8dbb23;
width:21px;
border-radius:50%;
display:inline-block;
height:21px;
text-align:center;
    line-height: 16px!important;
margin-right:5px;
font-size:14px;
font-weight:700;
}

.social_icons a:last-child{ 
margin-right:0px;
}

.social_icons a i{ 
margin-right:0px;
}

.social_icons a:hover{
color:#bb2c40;
border:2px solid #bb2c40;
}

#masternav{
position:relative;
margin-top:10px;
    margin-bottom: 10px;
}
#masternav .sf-menu{ float:right; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: left; position: relative;  }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0px; nowhitespace: afterproperty; top: 40px; /* match top ul list item height */ z-index: 99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0;  }
/*** skin ***/
.sf-menu li{ }
.sf-menu li:last-child{}
.sf-menu a { float: left; font-weight: 400; color: #39814c; padding: 0 15px 0px 15px; text-decoration: none; text-transform:capitalize; font-size: 18px;}
.sf-menu li:last-child a {padding-right:0px; background-image:none!important; }
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {color:#8ebc28;}
.sf-menu ul { padding: 0; font-size: 14px; background: #f9fbf7; border: none; text-align:left; }
.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 10px solid transparent;
border-right : 10px solid transparent;
border-bottom : 10px solid #f9fbf7;
}

.sf-menu ul ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 0px solid transparent;
border-right :0px solid transparent;
border-bottom :0px solid #f9fbf7;
}

.sf-menu ul li{background-image:none; border-bottom:1px solid #e7eae4; border-right:none!important;}
.sf-menu ul ul { margin-top: 0px }
.sf-menu ul a { margin: 0; line-height: normal; font-size:13px; height: auto; padding: 10px 15px; display: block; float: none; color: #39814c; font-weight: 400; text-transform:capitalize; background:#f9fbf7;  }
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active { color: #87bf3b; background: #f9fbf7; background-image:none; }
.sf-menu ul .current-menu-item a { color: #87bf3b!important; background: #f9fbf7!important;}
.sf-menu ul li {  }

.sf-menu ul li:last-child { border-bottom: 0px }

#home_content{

}

.banner {padding: 0 0 0 0;margin: -40px auto 0px auto;display: block;position: relative;min-height: 265px;background-size: 100%;background-repeat: no-repeat;background-position: 50%;}

.banner-image{min-height: 265px;background-size: cover; background-repeat: no-repeat; background-position: 50% 100%;  margin: 0 auto 0 auto;}

.banner .title_box{ 
position:absolute; 
top:0;
line-height:265px;
}

.banner .title_box h1{ 
color:#fff; 
position:relative;
line-height:40px;
vertical-align:middle;
display:inline-block;
text-shadow: black 1px 1px;
}


.banner_big{ 
margin:-40px 0 40px 0; 
padding:0 0 0 0; 
display:block; 
position:relative;
background-size:cover;
height:340px;
}

.banner_big .row{ 
max-width:700px;
}

.banner_big .title_box{ 
position:absolute; 
bottom:50px;
text-align:center;
left:0;
right:0;
margin:0px auto;
}

.banner_big .title_box h1{ 
color:#fff; 
position:relative;
line-height:50px;
vertical-align:middle;
display:inline-block;
text-shadow: black 1px 1px;
font-size:45px;
margin-bottom:15px;
display:block;
}

.banner_big .title_box .tagline{ 
color:#fff;
}

#slider-wrap {
padding:0px 0px;
position:relative;
z-index:2
}


#slider-wrap .caption {
position:absolute;
top:40%;
left:0;
right:0;
margin:0px auto;
font-size:25px;
color:#ffffff;
line-height:35px;
text-align:center;
}

#slider-wrap .caption p {
margin-bottom:20px;
color:#ffffff;
font-weight:400;
}

#slider-wrap .caption h1 {
font-size:55px;
color:#ffffff;
line-height:55px;
margin-bottom:10px;
font-weight:700;
}


/* flex-direction-nav */
#slider-wrap .flexslider {padding: 0; margin: 0 0 0px!important; background: none!important; border:none!important; position: relative; border-radius: 0px!important;   -o-box-shadow:none!important; box-shadow:none!important; zoom: 1; }

.flex-direction-nav a  { display: block; width: 40px!important; height: 40px!important; margin: -20px 0 0!important; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color:#90b792!important; border-radius:500px; background:none!important; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 50px!important; text-align:center; }
.flex-direction-nav .flex-next { right: 50px!important; text-align:center;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 40px!important; }
.flexslider:hover .flex-next { opacity: 0.7; right:40px!important; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size:40px!important;  line-height:40px!important; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Control Nav */
#slider-wrap .flex-control-nav {width: 100%!important; position: absolute!important; bottom: 30px!important; text-align: center!important; z-index:99;}
#slider-wrap .flex-control-nav li {margin: 0 5px!important; display: inline-block!important; zoom: 1; *display: inline;}
#slider-wrap .flex-control-paging li a {width: 12px!important; height: 12px!important; display: block!important; background: #fff!important; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;  }
#slider-wrap .flex-control-paging li a:hover { background: #8dbb23!important; }
#slider-wrap .flex-control-paging li a.flex-active { background: #8dbb23!important; cursor: default; }


.why_choose_dna{ 
padding:50px 0px;
}

.why_choose_dna h1{ 
font-size:30px;
margin-bottom:40px; 
}

.highlight_box{ 
padding-bottom:60px; 
}

.highlight_box .wpb_button, .highlight_box .wpb_content_element, .highlight_box ul.wpb_thumbnails-fluid > li {
margin-bottom:20px;
}

.highlight_box h4{ 
color:#39814c; 
font-weight:400;
}

.highlight_img{ 
min-height:90px; 
display:block;
line-height:90px;
}

.highlight_img img{ 
display:inline-block; 
vertical-align:middle;
}

.highlight_item{ 
padding:15px 0px 0px 0;
}

.border_right{
border-right:1px solid #c3dac8!important;
}

.highlight_box .read_more{ 
margin-top:30px;
}

.partner{ 
padding:25px 0px;
color:#fff;
position:relative;
}


.partner h1{ 
font-size:40px; 
color:#fff; 
text-align:right;
}

.partner h2{ 
font-size:25px; 
color:#fff;
font-weight:400;
margin-bottom:20px;
}

.about_block{ 
padding:100px 0px;
}

.about_block h1{ 
font-size:35px; 
}

.padder_right{ padding-right:40px;}
.padder_left{ padding-left:40px;}

.contact_block{ 
padding:25px 0px 0 0; 
color:#fff;
position:relative;
overflow:visible!important;
}



.contact_block .contact_block_left_text{ 
text-align:right;
}

.contact_block h1{ 
font-size:35px; 
color:#fff;
}

.contact_block .call_us{ 
font-size:25px; 
font-weight:700;
}

.contact_block .call_us a{ 
color:#fff;
}

#main .home_contact_form{ 
margin-top:85px;
margin-bottom:-50px;
position:relative;
z-index:9999;
}

#main .home_contact_form .wpcf7-form{ 
max-width:380px;
}


#main .home_contact_form p{ 
margin-bottom:20px;
}

#main .home_contact_form textarea{ 
min-height:145px;
}


#main .home_contact_form input[type="button"],
#main .home_contact_form input[type="submit"]
{
font-size : 20px;
background : #87bf3b;
color : #fff;
padding : 15px 70px 15px 70px;
display:block;
margin:0px auto;
border:1px solid #fff;
position:relative;
}

#main .home_contact_form input[type="button"]:hover,
#main .home_contact_form input[type="submit"]:hover
{
text-decoration : none;
color : #fff;
background: #38814c;
}

.our_brands{ 
padding:50px 0px 0 0;
}

.our_brands h1{ 
font-size:35px;
color:#71aa38; 
}



#main{
min-height:500px;
padding:40px 0px;
}
.page-template-homepage-php #main{
padding:0px!important;
min-height:500px;
}

#content{ 
padding-bottom:25px;
}

.entry {
margin-bottom:25px;
}


hr{
color: #88bf3f;
background-color: #88bf3f;
height:2px;
margin-bottom:20px;
border:none;
border-bottom-width: 1px;
}

double_hr{
color: #e7eae4;
background-color: #e7eae4;
height: 6px;
margin-bottom:20px;
border:none;
border-bottom-width: 1px;
border-top-width: 1px;
}


.entry p{
margin-bottom:20px;
}
.entry ul{
margin:0 0px 20px 0px;
list-style:none;
}
/*.entry ul li{
font-size:16px;
line-height:24px;
padding-left:20px;
margin-bottom:7px;
background: url(images/list.jpg) no-repeat 0 7px;
}*/

.entry ul li::before,.entry ul li:before{
content: "\f105";	
font-family: 'FontAwesome';
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
background-color: #39814c;
height: 18px;
border-radius:50%;
width: 18px;
position: absolute;
font-size: 14px;
float: left;
margin-right: 0;
margin-top:5px;
margin-left: -30px;
text-align: center;
font-weight: 400;
-webkit-font-smoothing: antialiased;
color: #fff;
line-height: 17px;
text-indent: 1px;
}

.entry ul li{
font-size:16px;
line-height:24px;
padding-left:30px;
margin-bottom:7px;
}


.et-tabs-control li{
background-image:none!important;
}
.entry ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.entry ol li{
font-size:16px;
line-height:24px;
margin-bottom:7px;
}

.loop-entry{
margin-bottom: 25px;
position:relative;
}

.loop-entry-thumbnail{
float: left;
margin-right: 25px;
}
.loop-entry p{
margin-bottom:0px!important;
}

.loop-entry h2{
margin: 0px 0 7px 0;
font-size:20px;
}

.loop-entry-meta{
color: #072636;
margin: 0 0 5px 0;
}
.loop-entry-meta span{
margin: 0 5px 0 12px;
}
.loop-entry-meta span:first-child{
margin-left: 0;
}

.pagination{
margin: 20px 0;
}
.pagination a,
.pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #39814c;
color: #fff;
border-radius:2px;
}
.pagination a:hover,
.pagination .active a {
text-decoration: none;
color: #fff;
background: #99c239;
}

.sidebar-box{
margin-bottom:20px;
font-size:14px;
line-height:22px;
}

.sidebar-box h4{
font-size:16px;
text-transform:uppercase;
color:#39814c;
font-weight:700;
margin-bottom:20px;
padding-bottom:5px;
border-bottom: 1px dashed #48965d;
}

#main .sidebar-box #s{
max-width:82%;
margin-right:-5px;
vertical-align:top;
}

#main .sidebar-box input[type="button"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box .btn {
padding:12px 12px 12px 12px;
vertical-align:top;
}

.sidebar-box ul{
margin:0 0px 0px 0px;
list-style:none;
}

.sidebar-box ul li::before,.sidebar-box ul li:before{
content: "\f105";	
font-family: 'FontAwesome';
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
background-color: #39814c;
height: 18px;
border-radius:50%;
width: 18px;
position: absolute;
font-size: 14px;
float: left;
margin-right: 0;
margin-top:5px;
margin-left: -30px;
text-align: center;
font-weight: 400;
-webkit-font-smoothing: antialiased;
color: #fff;
line-height: 17px;
text-indent: 1px;
}

.sidebar-box ul li{
font-size:14px;
line-height:22px;
padding-left:30px;
padding-bottom:7px;
margin-bottom:7px;
display:block;
border-bottom: 1px dashed #6aba80;
}

.sidebar-box ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.sidebar-box ol li{
font-size:14px;
line-height:20px;
margin-bottom:7px;
}
.sidebar-box p{
margin-bottom:15px;
}

.button{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.btn{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.button{
padding:6px 10px;
display:inline-block;
color:#fff;
font-family: 'Montserrat', sans-serif;
background: #8dbb23;
font-size:14px;
font-weight:400;
}
.button:hover{
background: #39814c;
color:#fff;
}

.button_borderd{
padding:6px 35px;
display:inline-block;
color:#fff;
font-family: 'Montserrat', sans-serif;
background:none!important;
border:1px solid #fff;
font-size:14px;
font-weight:400;
}

.button_borderd:hover{
border:1px solid #8dbb23; 
color:#8dbb23;
}


.read_more{
padding:0px 25px;
display:inline-block;
color:#fff;
font-family: 'Montserrat', sans-serif;
background:none!important;
font-size:15px;
font-weight:400;
line-height:38px;
}

.read_more i{ 
font-size:22px; 
margin-left:10px; 
float:right;
line-height:38px;
}

.read_more:hover{
border:1px solid #072636; 
color:#072636;
}



.light_green{
border:1px solid #86bf3c!important;
background:#fff!important;
color:#86bf3c!important;
}

.light_green:hover{
border:1px solid #86bf3c!important;
background:#86bf3c!important;
color:#fff!important;
}

.color_white{
border:1px solid #fff!important;
color:#fff!important;
}

.color_white:hover{
border:1px solid #39814c!important;
color:#39814c!important;
}

#main .color_white{
border:1px solid #fff!important;
color:#fff!important;
}

#main .color_white:hover{
border:1px solid #39814c!important;
color:#39814c!important;
}


#footer{
color:#fff;
padding:0px 0px;
font-size:14px;
line-height:20px;
background:#39814c;
}

#footer .row{ 
width:990px;
}

.footer-top{ 
display:block; 
padding:35px 50px;
}

.footer-top .video{ 
margin-bottom:15px;
display:block;
text-align:right;
max-width:100%!important;
}

.footer-top .video iframe{ 
max-width:315px;
}

#footer h4{ 
font-size:20px; 
margin-bottom:25px;
color:#fff;
font-weight:700;
}

#footer .footer_widget ul{
list-style:none;
margin:0px 0px 0px 0px;
padding:0px;
}

#footer .footer_widget ul li{
list-style:none;
display:block;
margin:0px 0px;
padding:0px 10px 0px 0px;
text-transform:capitalize;
line-height:30px;
}

#footer .footer_widget ul li a{
font-size:14px;
font-weight:400;
color:#fff;
}

#footer .footer_widget ul li a:hover, #footer .footer_widget ul li.current_page_item a{
color:#8dbb23;
}

#footer .footer_widget ul li:last-child{
padding-right:0px!important;
background-image:none!important;
}
.footer_phone{ 
font-size:25px; 
margin-bottom:15px; 
font-weight:700;
}

.footer_phone a{ 
color:#fff;
}

#footer p{
color:#fff;
line-height:20px;
margin-bottom:20px;
}

.footer_social_icons{ 
display:block; 
margin-top:25px;
}

.footer_social_icons a{
border:2px solid #fff;
color:#fff;
width:23px;
border-radius:50%;
display:inline-block;
height:23px;
text-align:center;
line-height:23px;
margin-right:10px;
font-size:14px;
}

.footer_social_icons a:hover{
color:#8dbb23;
border:2px solid #8dbb23;
}

.footer_bottom{ 
font-size:11px; 
color:#71a57f; 
text-align:center; 
padding:15px 0px;
text-transform: capitalize;
}
.footer_bottom a{ 
color:#71a57f;
}

.footer_bottom a:hover{
color:#8dbb23;
}

#footer .footer_bottom p{ 
margin-bottom:0px;
color:#71a57f;
}

.text_right{
text-align:right;
}
#copyright a{
color:#fff;
}

ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border:1px dashed #ddd;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#072636;
}

.comment-body p{
font-size:14px;
line-height:22px;
color:#072636;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #39814c;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border-radius:3px;
}

.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}

ul.children{
margin-left:20px;
}

#respond{
margin:15px 0px;
}
#commentform p{
margin-bottom:16px;
font-size:14px;
color:#072636;
}
.last{
margin-right:0px!important;
}
div.wpcf7 .wpcf7-not-valid { border-color: #F00 !important }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpcf7 p { font-size: 11px; text-transform: uppercase; margin-bottom:25px; }
.wpcf7 input, .wpcf7 textarea { margin-top: 0px; }
div.wpcf7 textarea{ max-height:115px;}


.page-template-withbackgound-php #main{ 
padding:0 0!important;
}

.page-template-withbackgound-php #full_width_bg{ 
color:#fff; 
background-size:cover!important;
padding:40px 0px!important;
display:block;
}


.page-template-withbackgound-php #full_width_bg a{
color:#fff!important;
text-decoration:none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.page-template-withbackgound-php #full_width_bg a:hover{
color:#072636!important;
text-decoration:none;
}

.page-template-withbackgound-php #full_width_bg h1, .page-template-withbackgound-php #full_width_bg h2, .page-template-withbackgound-php #full_width_bg h3, .page-template-withbackgound-php #full_width_bg h4,.page-template-withbackgound-php #full_width_bg h5,.page-template-withbackgound-php #full_width_bg h6{
color:#fff!important;
}
.page-template-withbackgound-php #full_width_bg h1 a,.page-template-withbackgound-php #full_width_bg h2 a,.page-template-withbackgound-php #full_width_bg h3 a,.page-template-withbackgound-php #full_width_bg h4 a,.page-template-withbackgound-php #full_width_bg h5 a,.page-template-withbackgound-php #full_width_bg h6 a{
color:#fff!important;
}

.page-template-withbackgound-php #full_width_bg blockquote p{
margin-bottom:0px!important;
font-style:italic;
color:#fff!important;
}

.white_color{ color:#ffffff!important;}
.text_center{ display:block; text-align:center;}

.dnait_padder{ padding:108px 50px;}
.dna_padder_20{ padding:20px}
.dna_padder_20 a{ color:#000;}
.padding_left_right{ padding:0 100px;}
.choose_dna{ padding:50px 0px;}
.choose_dna, .choose_dna h1{ color:#000;}
.watch_video{ display:block; padding:100px 0px;}
.watch_video a{ font-size:18px;}
.watch_video h1, .watch_video a{ color:#000;}
.bottom_box{padding:75px 25px; color:#000;}
.bottom_box h4{ font-size:22px;  color:#000;}

.nocomments{
display: none;
}