/* Code added by Ramario.................................... */
.policy-section{margin-top: 20px;    color: #858585;}
.policy-section a{    font-family: 'Open Sans', sans-serif;    color: #858585;    font-size: 12px;}
/* cookie consent styles */
.cookie-container {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: rgb(255 255 255 / 95%);
  color: hsl(0deg 0% 0%);
  padding: 0 32px;
  box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
  transition: 400ms;
z-index: 9999999999999999999 !important;
    display: grid;
    grid-template-columns: 1fr;
    width: 500px;
    grid-row-gap: 1em;
    margin-bottom: 19px;
    margin-left: 13px;

    grid-column-gap: 1em;
    padding-top: 31px;
    padding-bottom: 20px;

}
.cookie-col1{margin-bottom: 17px;}
.cookie-col1 p {    position: relative;
    top: 10px;}

.cookie-container.active {
  bottom: 0;
}

.cookie-container a {
    color: #71B102;
      text-decoration: underline;
}

.cookie-btn {
    background: #71B102;
    border: 0;
    color: #f5f6fa;
    padding: 12px 40px;
    font-size: 14px;
    margin-bottom: 16px;
    border-radius: 0;
    cursor: pointer;
}

.cookie-btn-decline {
    background: #dddddd;
    border: 0;
    color: #71B102;
    padding: 12px 37px;
    font-size: 14px;
    margin-bottom: 16px;
    border-radius: 0;
    cursor: pointer;
}

.readmore-btn {
    background: #2697c2;
    border: 0;
    color: #ffffff;
    padding: 12px 37px;
    font-size: 14px;
    margin-bottom: 16px;
    border-radius: 0;
    cursor: pointer;
}


@media only screen and (max-width: 830px)
{
    .cookie-container
    {
        grid-template-columns: 1fr;
        grid-row-gap: 1em;
        width: 100%;
        margin-left: 0;
    }
}
/* cookie consent style  ends*/

.popup
{
  background-color: white;
  position: fixed;
  bottom: 17px;
  padding: 40px;
  border: 5px solid #7bb409;
}

.fa-rectangle-xmark
{
  font-size: 28px;
  position: absolute;
  top: 1px;
  color: #689806;
  right: 2px;
}

.closebtn > .fa-rectangle-xmark:hover{ color: #98d818;transition: 300ms;}

.popup.is-active{display: none;}

/* Ramarios code ends here............................ */


/*Styles For Desktop - 1
====================================================================*/

/* DROPDOWN */

/* .sub                                    {display: none !important;}
.drop:hover  .sub                       {display: block !important;}
.drop li:hover > ul {display: block;} */


.linked{font-size: 14px !important;}
.sub{display: none;}
.sub.is-active{display: block;}

.sub2{display: none;}
.sub2.is-active{display: block;}

.sub3{display: none;}
.sub3.is-active{display: block;}

/* DROPDOWN ENDS */

.bold-text{font-size: 15px !important;
    font-weight: 400 !important; }

body {background: url(../images/body.png) repeat-x;}

html {font-family: 'Open Sans', sans-serif ;}
nav {}
nav ul {}
nav ul li {float: left; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#fff;}
nav ul li a{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:visited{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:hover{background: #e4e4e4; color:#4c4c4c;}

.error{
  color: red;
}

input {border: none;}

.success{
  color: #7DC302 !important;
}
.logo{margin-top: 80px;}
.about-img{float:left; padding:10px;}


.sidebar {margin-top: 100px; font-family: 'Open Sans', sans-serif; color:#858585;}
.sidebar h2 {font-weight: normal; margin-bottom: 10px;}
.sidebar ul{ list-style-type: none; width: 90%;}
.sidebar ul li a {text-decoration: none; font-size: 12px; display: block; padding: 4px 0 4px 5px; border-bottom: 1px dotted #6EAB02;}
.sidebar ul li a:visited {}
.sidebar ul li a:hover {}


.content {margin-top: 100px;}
.content h1{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 25px;}
.content h2{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 20px;}
.content h3{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 18px;}
.content p {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}
form {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}
.content ul {margin-left: 15px; color:#858585; font-size: 13px; margin-bottom: 15px;}
.content ol {margin-left: 15px; color:#858585; font-size: 13px; margin-bottom: 15px;}
.content ul li {line-height: 28px; margin: 0 0 0 20px;}
.content ul	{margin: 0 0 5px 10px;}
.content .images {margin: 0 10px 10px 0;}

.thumbnails			{ border: 1px solid #6fad02; padding: none !important;}
.thumbnails:hover	{ padding: none !important;}

img a:hover 		{ border-bottom: none !important; padding-bottom: none !important;}

.blurbs {font-family: 'Open Sans', sans-serif; color:#858585;}
.blurbs h2{font-weight: normal;}
.line {height: 3px; background: #619701; margin-bottom: 10px;}
.thinline {height: 1px; background: #7DC302; margin-bottom: 10px;}

.discriptive-list {}
.discriptive-list li {font-size: 13px;}
.discriptive-text {padding-left: 15px; margin-top: 6px; border-left: 3px solid #e1e1e1;}

.unordered-sublist {padding-left: 21px; padding-top: 10px; list-style: circle;}
.unordered-sublist li {font-size: 13px; margin-bottom: 5px;}

.ordered-sublist {padding-left: 25px; padding-top: 15px; list-style: lower-alpha;}
.ordered-sublist li {font-size: 13px;}

.anchor-list-container {text-align: center; border-top: 1px solid #ccc; padding: 10px 0 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc; }
.anchor-list {list-style: none;}
.anchor-list li { margin-right: 10px; display: inline-block; padding: 8px;}
.anchor-list li a { padding: 5px 10px; text-decoration: none; border-bottom: 1px dotted #6EAB02; }
.anchor-list li a:hover {background: #6EAB02; color: #fff;}

.anchors { text-decoration: none; border-bottom: 1px dotted #6EAB02; }

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    text-decoration: none;
    display: none;
}

.back-to-top:hover {
    background-color: #66990C;
}

.footer {margin-top: 15px; padding-top: 15px; margin-bottom: 15px; border-top: 1px dotted #6EAB02; }
.footer p{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 12px;}

a{color:#858585; text-decoration: underline;}
a:visited{}
a:hover{background: #619701; color:#fff; text-decoration: none;}

.map { width: 600px; height: 360px; float: right; /*margin-right: 20px;*/ border: 1px solid #7DC302; }

.text-form { width: 90%; padding: 7px; border: 1px solid #7DC302; }
.form-button { padding: 6px 5px; background: url(../images/button_bg.jpg) top left repeat-x; border: 1px solid #7DC302; font-weight: bold; }

    .testimonial p {font-family: "Open Sans", sans-serif;padding: 0;font-size: 15px !important;
  margin:6px 6px;}

  .testimonial {
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
	margin: 0 0 25px;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  color: #000;
  text-align: justify;

  /*Borders - (Optional)*/
  border-left: 15px solid #5B8E02;
  border-right: 1px solid #5B8E02;
  border-top: 1px solid #5B8E02;
  border-bottom: 1px solid #5B8E02;
  /*border-right: 2px solid #999;*/

}
.testimonial:before{
  content: "\201C"; /*Unicode for Left Double Quote*/

  /*Font*/
  font-family: "Open Sans", sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #5B8E02;


  /*Positioning*/
  position: relative;

}

.testimonial:after{
  /*Reset to make sure*/
  content: "";
}

.client		{color: #5B8E02 !important; padding: 0; margin: 0 !important; text-align:justify; font-weight:bold;padding-left: 22px;}

.text-form { background: #fff; z-index: 100; }

.mobile {display:none;}
.slicknav_menu {display:none;}

.app{
  background: #71B102;
  background-image: -webkit-linear-gradient(top, #71B102, #629901);
  background-image: -moz-linear-gradient(top, #71B102, #629901);
  background-image: -ms-linear-gradient(top, #71B102, #629901);
  background-image: -o-linear-gradient(top, #71B102, #629901);
  background-image: linear-gradient(to bottom, #71B102, #629901);
  -webkit-border-radius: 19;
  -moz-border-radius: 19;
  border-radius: 19px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.app	:hover {
  background: #5B8E02;
  text-decoration: none;
}


.app-holder				{margin-top:25px}
@media screen and (-webkit-min-device-pixel-ratio:0) {

.slider { margin-top: 1px; }

}

/*Styles Above 1161px - 2
====================================================================*/
@media only screen and (min-width: 960px) and (max-width: 1160px) {

body {background: url(../images/body-small.png) repeat-x;}
nav {}
nav ul {}
nav ul li {float: left; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#fff;}
nav ul li a{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:visited{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:hover{background: #e4e4e4; color:#4c4c4c;}


.logo{margin-top: 50px;}


.sidebar {margin-top: 100px; font-family: 'Open Sans', sans-serif; color:#858585;}
.sidebar h2 {font-weight: normal; font-size: 20px;}
.sidebar ul{margin-left: 0;}


.content {margin-top: 100px;}
.content h1{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 25px;}
.content p {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}

.thumbnails		{ padding: none; border: none; }

.blurbs {font-family: 'Open Sans', sans-serif; color:#858585;}
.blurbs h2{font-weight: normal;}
.line {height: 3px; background: #619701; margin-bottom: 10px;}

.footer {margin-top: 20px; margin-bottom: 10px;}
.footer p{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 12px;}

a{color:#858585; text-decoration: underline;}
a:visited{}
a:hover{background: #619701; color:#fff; text-decoration: none;}

}


/*Styles Above 768px - 2
====================================================================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

body {background: none;}
nav {display: none;}
nav ul {}
nav ul li {float: left; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#fff;}
nav ul li a{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:visited{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:hover{background: #e4e4e4; color:#4c4c4c;}


.logo{margin-top: 110px;}


.sidebar {margin-top: 20px; font-family: 'Open Sans', sans-serif; color:#858585; }
.sidebar h2 {font-weight: normal; font-size: 100%;}
.sidebar ul{margin-left: 0;}


.content {margin-top: 10px;}
.content h1{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 25px;}
.content p {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}

.form-button { margin-bottom: 10px; }
.thinline { clear: both; }
.contactinfo {clear: both;}

.blurbs {font-family: 'Open Sans', sans-serif; color:#858585;}
.blurbs h2{font-weight: normal;}
.line {height: 3px; background: #619701; margin-bottom: 10px;}

.footer {margin-top: 20px; margin-bottom: 10px;}
.footer p{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 12px;}

a{color:#858585; text-decoration: underline;}
a:visited{}
a:hover{background: #619701; color:#fff; text-decoration: none;}
.slicknav_menu {display:block;}

}


/*Styles for 767px - For Tablet in Potrait Mode
====================================================================*/
@media only screen and (max-width: 767px) {

body {background: silver;}

}


/*Styles for Smartphones - 3
====================================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

 body {background: none;}
  nav {display: none;}
nav ul {}
nav ul li {float: left; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#fff;}
nav ul li a{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:visited{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:hover{background: #e4e4e4; color:#4c4c4c;}


.logo{margin-top: 110px;}


.sidebar {margin-top: 100px; font-family: 'Open Sans', sans-serif; color:#858585; display: none;}
.sidebar h2 {font-weight: normal; font-size: 20px;}
.sidebar ul{margin-left: 15px;}


.content {margin-top: 100px;}
.content h1{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 25px;}
.content p {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}

.blurbs {font-family: 'Open Sans', sans-serif; color:#858585;}
.blurbs h2{font-weight: normal;}
.line {height: 3px; background: #619701; margin-bottom: 10px;}

.footer {margin-top: 20px; margin-bottom: 10px;}
.footer p{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 12px;}

a{color:#858585; text-decoration: underline;}
a:visited{color:#858585; text-decoration: underline;}
a:hover{background: #619701; color:#fff; text-decoration: none;}
.slicknav_menu {display:block;}

}


/*Styles for Smartphones - 4
====================================================================*/
@media only screen and (min-width: 320px) and  (max-width: 480px) {

body {background: none;}
nav {display: none;}
nav ul {}
nav ul li {float: left; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#fff;}
nav ul li a{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:visited{color:#fff; text-decoration:none; display: block; padding: 15px 15px 15px 15px;}
nav ul li a:hover{background: #e4e4e4; color:#4c4c4c;}


.logo{margin-top: 110px;}


.sidebar {margin-top: 100px; font-family: 'Open Sans', sans-serif; color:#858585; display: none;}
.sidebar h2 {font-weight: normal; font-size: 20px;}
.sidebar ul{margin-left: 15px;}


.content {margin-top: 100px;}
.content h1{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; margin-bottom: 10px; font-size: 25px;}
.content p {color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 13px; margin-bottom: 15px;}

.blurbs {font-family: 'Open Sans', sans-serif; color:#858585;}
.blurbs h2{font-weight: normal;}
.line {height: 3px; background: #619701; margin-bottom: 10px;}

.footer {margin-top: 20px; margin-bottom: 10px;}
.footer p{color:#858585; font-family: 'Open Sans', sans-serif; font-weight: normal; font-size: 12px;}

a{color:#858585; text-decoration: underline;}
a:visited{color:#858585; text-decoration: underline;}
a:hover{background: #619701; color:#fff; text-decoration: none;}
.mobile {display:none;}
.slicknav_menu {display:block;}

}
