@charset "utf-8";
/*
Theme Name: Martin Landis
Theme URI: none
Description: Premium Business WordPress theme.
Version: 1.0
Author: Martin Landis
Author E-mail: martin.landis@landwin.com
*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/* CSS RESET */
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
body,html{height:100%}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,font,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{margin:0;padding:0; border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body
{
width: 100%;
color: #000;
font-family: "Open Sans",Arial,sans-serif;
font-size: 14px;
line-height: 20px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
margin: 0;
padding: 0;
}

p {
padding-top: 7px;
padding-bottom: 8px;
}

a
{
text-decoration: none;
/*color: #4dbdeb;*/
color: #2bb673;
}

.clear
{
clear: both;
width: 100%;
height: 5px;
}

img
{
max-width: 100%;
max-height: 100%;
}
.alignleft { float: left !important; margin:5px 10px 10px 0px !important; }
.alignright { float: right !important; margin:5px 0px 10px 10px !important; }
.aligncenter {
clear: both; display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;
}
h1
{
font-size: 30px;
}
h2
{
font-size: 26px;
}
h3
{
font-size: 20px;
}
h1,h2,h3
{
line-height: 35px;
}
ul {
    list-style-type: square;
    padding-left: 20px;
}
#header
{
  width: 100%;
  height: 100px;
/*position: fixed;*/
  top: 0;
  left: 0;
  /*z-index:100000;*/
  
}
#header-top
{
width: 100%;
max-width: 1200px;
margin: 0 auto;
height: 100px;
overflow: hidden;
}

#logo
{
float: left;
width: 200px;
height: 100px;;
/*max-height: 100px;*/
/*border: solid;
border-width:1px;
border-color: #fff;
*/}
#main-nav
{
float: right;
width: 340px;
height: 40px;
margin-top: 30px;
text-align: right;
}

#cssmenu {padding: 0; margin: 0; border: 0;}
#cssmenu ul, #cssmenu li {list-style: none; margin: 0; padding: 0;}
#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: left; min-height: 1px; vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; left: 0;}
#cssmenu ul ul {margin-top: 0; }
#cssmenu ul ul li {font-weight: normal;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none; }


  #cssmenu > ul { *display: inline-block; }

  #cssmenu:after, #cssmenu ul:after {
    content: '';
    display: block;
    clear: both; 
}
#cssmenu a {
    /*background: #333;
    color: #CBCBCB;*/
    padding: 0 10px; 

margin-top: 0px;
color: #000;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
margin-right: 5px;
transition: background-color .2s linear, color .2s linear;
}
#cssmenu ul {height: 40px; margin-left: 5px;}

    #cssmenu ul ul {

      text-transform: none;
      min-width: 180px;


	  z-index:100000;
	 margin-top: 0px;
margin-left: 0px;
}
      #cssmenu ul ul a {
        background: #4d8cb6;
        color: #fff;
		font-size: 13px;
        border-top: 0 none;
        line-height: 150%;
        padding: 10px 20px; 
		z-index: 9999;
		transition: background-color .2s linear, color .2s linear;
}
      #cssmenu ul ul ul { border-top: 0 none;}

      #cssmenu ul ul li { position: relative; margin-bottom: 0px; border-radius: 0px;}
#cssmenu > ul > li > a { line-height: 40px;  transition: background-color .2s linear, color .2s linear;}

#cssmenu ul ul li:first-child > a { border-radius: 0px;}
        #cssmenu ul ul li:hover > a { background: #fff; transition: background-color .2s linear, color .2s linear;}

        #cssmenu ul ul li:last-child > a {

          box-shadow: 0 3px 0 #4a4a4a; 
}
        #cssmenu ul ul li:last-child:hover > a { border-radius: 0px; }

        #cssmenu ul ul li.has-sub > a:after {
          content: '>';
          position: absolute;
          top: 50%;
          right: 15px;
          margin-top: -8px;
 }
 #cssmenu ul li:hover > a, #cssmenu ul li.active > a {
      background: #fff;
border-radius: 0px;
color: #4a4a4a;
 }
    #cssmenu ul li.has-sub > a:after {
      content: '>';
      margin-left: 5px; 
}
    #cssmenu ul li.last ul {
      left: auto;
      right: 0; 
}
      #cssmenu ul li.last ul ul {
        left: auto;
        right: 99.5%;
 }


.ml-banner
{
width: 100%;
max-width: 1200px;
margin: 0 auto;
height: 500px;
background-attachment: fixed!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url(Images/Banner.jpg);
	text-align: justify;
	font-size: 15px;
	line-height: 2em;
}
.ml-banner-overlay {
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
	color: #fff;
	height: 150px;
padding-top: 175px;
padding-bottom: 175px;
}
.ml-banner-cont
{
width: 100%;
max-width: 1100px;
height: 120px;
overflow: hidden;
margin: 0 auto;
margin-top: 20px;
font-size: 20px;
line-height: 2em;
font-weight: 600;
text-align: center;
}
.ml-banner-cont h2
{
font-weight: 600;
font-size: 60px;
font-family:Calibri;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.ml-banner-clear
{
clear: both;
width: 600px;
margin: 0 auto;
height: 2px;
background-color: #fff;
}


.ml-aboutme
{
width: 100%;
height: auto;
/*background-color:#0D4E78;
background-color:rgba(93, 31, 242, 1);*/
background-color: #1f242d;
padding-top: 45px;
padding-bottom: 45px;
margin-top: 80px;
margin-bottom: 80px;
}
.ml-aboutme-wrapper
{
margin: 0 auto;
width: 100%;
max-width: 1000px;
height: 170px;
font-family: Calibri; 
text-align: justify;
line-height: 1.4;
overflow: hidden;
}
.ml-aboutme-circle
{
float: left;
width: 120px;
margin-top: 25px;
height: 100px;
padding-top: 10px;
padding-bottom: 10px;
border: solid;
border-width: 4px;
border-color:#fff;
border-radius: 50%;
background-color: #fff;
}
.ml-aboutme-circle p
{
text-align: center;
font-size:17px;
font-weight: 600;
text-transform:uppercase;
padding-top: 40px;
/*color: rgba(93, 31, 242, 1);*/
color: #2bb673;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.ml-aboutme-content
{
float: left;
width: 770px;
margin-left: 100px;
text-align: justify;
font-size: 18px;
font-weight: 500;
color: #fff;
}



.mlh
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
font-family: Calibri; 
text-align: justify;
line-height: 1.4;
overflow: hidden;
margin-bottom: 80px;
}
.mlh-history
{
float: left;
width: 500px;
height: 600px;
}
.mlh-history h2
{
font-weight: 600;
font-size: 36px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
/*color: rgba(93, 31, 242, 1);*/
margin-bottom: 30px;
text-transform: uppercase;
}
.mlh-history p
{
text-align: left;
font-size: 17px;
}

.mlh-history a
{
/*border: solid 2px rgba(93, 31, 242, 1);
background-color: rgba(93, 31, 242, 1);*/
	border: solid 2px #2bb673;
	background-color: #2bb673;
color: #fff;
padding: 5px 10px;
text-align: center;
font-size: 17px;
font-weight: 500;
}


.mlh-image
{
float: left;
width: 500px;
margin-left: 190px;
}


.ml-instagram
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
font-family: Calibri; 
text-align: justify;
line-height: 1.4;
overflow: hidden;
margin-bottom: 80px;
}

.ml-instagram h2
{
font-weight: 600;
font-size: 36px;
/*font-family:Calibri;*/
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: rgba(93, 31, 242, 1);
margin-bottom: 30px;
text-transform: uppercase;
text-align: center;
}


.ml-we
{
width: 100%;
height: auto;
margin-bottom: 80px;
background-attachment: fixed!important;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-image: url(Images/Building.jpeg);
}


.ml-we-overlay {
    background-color: rgba(0, 0, 0, .7);
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
	color: #fff;

}


.ml-we-wrapper
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
font-family: Calibri;
text-align: justify;
line-height: 1.4;
overflow: hidden;
color: #fff;
font-size: 15px;
padding-top: 55px;
padding-bottom: 80px;
}

.ml-we-wrapper a
{
border: 1px solid #fff;
background-color: #fff;
/*color: rgba(93, 31, 242, 1);*/
color: #2bb673;
padding: 5px 10px;
text-align: center;
font-size: 17px;
font-weight: 600;
}

.ml-we-wrapper ul
{
margin-left: 10px;
margin-right: 10px;
}
.ml-we-wrapper li
{
padding-bottom: 7px;
}
.ml-w
{
float: left;
width: 500px;
height: 680px;
margin-left: 45px;
margin-right: 45px;
border: 4px solid #fff;
border-top-width: 0px;
margin-top: 50px;
}
.ml-w p
{
padding-left: 10px;
padding-right: 10px;
}


.ml-e
{
float: left;
width: 480px;
height: 680px;
margin-left: 45px;
margin-right: 45px;
border: 4px solid #fff;
border-top-width: 0px;
margin-top: 50px;
}
.ml-e p
{
padding-left: 10px;
padding-right: 10px;
}
.ml-w h2
{
font-weight: 600;
font-size: 20px;
font-family:Calibri;
margin-bottom: 30px;

color: #fff;
text-align: center;
padding-top: 20px;
}

.ml-e h2
{
font-weight: 600;
font-size: 20px;
font-family:Calibri;
margin-bottom: 30px;
color: #fff;
text-align: center;
padding-top: 20px;
}


.ml-recentposts
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
font-family: Calibri; 
text-align: justify;
line-height: 1.4;
overflow: hidden;
margin-bottom: 80px;
}

.ml-recentposts h2
{
font-weight: 600;
font-size: 36px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin-bottom: 50px;
text-transform: uppercase;
/*color: rgba(93, 31, 242, 1);*/
text-align: center;
}

.pt-cv-title a {font-size: 21px!important; font-weight: 500!important; font-family: 'Trebuchet MS', Helvetica, sans-serif!important; color: #444!important;}
.pt-cv-content {padding-top: 15px!important; font-size: 16px!important; text-align:justify !important; font-family: calibri!important;}
.pt-cv-content a {background-color: #2bb673!important; border: none!important; border-radius: 0px!important;}

.mlf
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
padding-top: 80px;
padding-bottom: 40px;
font-family: Calibri; 
text-align: justify;
line-height: 1.4;
overflow: hidden;
margin-bottom: 50px;
/*background-color: rgba(93, 31, 242, 1);*/
background-color: #2a2b2c;
}

.mlf h2
{
font-weight: 600;
font-size: 48px;
font-family:Calibri;
margin-bottom: 30px;
text-transform: uppercase;
color: #fff;
text-align: center;
}

.mlf-social
{
width: 300px;
margin: 0 auto;
height: 30px;
margin-bottom: 50px;
}


.mlf-contact-wrapper
{
width: 100%;
max-width: 900px;
margin: 0 auto;
height: auto;
	padding-bottom: 40px;
}

.mlf-contact
{
float: left;
width: 400px;
height: 310px;
color: #fff;
font-size: 17px;
}
.mlf-contact a
{
color: #fff;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
}
.mlf-contact p
{
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: 500;
font-size: 15px;
}
.mlf-contact h2
{
font-weight: 500;
font-size: 25px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin-bottom: 30px;
text-transform: uppercase;
color: #fff;
text-align: left;
margin-bottom: 5px;
}

.mlf-contact h3
{
font-weight: 500;
font-size: 20px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin-bottom: 20px;
text-transform: uppercase;
color: #fff;
text-align: left;
margin-bottom: 5px;
margin-top: 10px;
}

.mlf-cform
{
float: left;
width: 400px;
height: 310px;
margin-left: 96px;
}
.mlf-cform span input
{
border: 1px solid #fff;
padding: 5px;
background-color: #2a2b2c;
width: 100%;
color: #fff;
font-family: calibri;
font-size: 15px;
}
.mlf-cform span textarea
{
width: 100%;
height:100px !important;
border: 1px solid #fff;
background-color: #2a2b2c;
color: #fff;
padding: 5px;
font-family: calibri;
font-size: 15px;
	-webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.mlf-cform input[type=submit].wpcf7-submit
{
padding: 5px 10px;
background-color: #2a2b2c;
color: #fff;
font-size: 15px;
font-family: calibri;
border: 1px solid #fff;
float: right;
}
.mlf-cform div.wpcf7-validation-errors {
display: none!important;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url(Images/icon_top.png) no-repeat;
    
}


/* Individual Page Css Code starts From Here */

#ind-page
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
padding-top: 10px;
padding-bottom: 10px;
overflow: hidden;
margin-top: 50px;
margin-bottom: 50px;
}

#ind-page p
{
width: 100%;
max-width: 1200px;
margin: 0 auto;
font-size: 18px;
font-weight: 500;
font-family: Calibri;
line-height: 1.2em;
}

#ind-page h1
{
font-family: 'Trebuchet MS', Helvetica, sans-serif!important;
font-size: 48px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
padding-bottom: 30px;
color: #2bb673;
}

/* Individual Page Css Code Ends Here */

/* Contact Me Page Css Code Starts From Here */

.contact-wrapper
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
padding-top: 80px;
padding-bottom: 20px;
}

.contact-data
{
float: left;
width: 600px;
height: auto;

}
.contact-form
{
float: left;
width: 500px;
height: auto;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10980392156862745)
}

.contact-form label
{
font-family: 'Trebuchet MS', Helvetica, sans-serif!important;
padding-bottom: 10px!important;
margin-bottom: 10px!important;
font-weight: 500!important;
color: #444!important;
}

.contact-form span input
{
padding: 5px;
border: 1px solid #e5e5e5;
background-color: #F7F7F7;
width: 100%;
color: #fff;
font-family: calibri;
font-size: 15px;
}
.contact-form span textarea
{
width: 100%;
height: 75px !important;
border: 1px solid #e5e5e5;
background-color: #F7F7F7;
color: #fff;
padding: 5px;
font-family: calibri;
font-size: 15px;
	-webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.contact-form input[type=submit].wpcf7-submit
{
padding: 5px 10px;
background-color: #2bb673;
color: #fff;
font-size: 15px;
font-family: calibri;
border: 1px solid #fff;
float: right;
}
.contact-form div.wpcf7-validation-errors {
display: none!important;
}

/* Contact Me Page Css Code Ends Here */

/* My Career Page Css Code Starts From Here */
.career-wrapper
{
margin: 0 auto;
width: 100%;
max-width: 1060px;
height: auto;
padding-top: 80px;
padding-bottom: 20px;
}

.career-box
{
float: left;
width: 300px;
background-color: #1f242d;
height: auto;
padding: 20px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10980392156862745);
}

.career-box h2
{
font-family: "Trebuchet MS", Helvetica, sans-serif!important;
font-size: 20px;
color: #fff;
font-weight: 600;
}

.career-box p
{
font-size: 15px!important;
color: #fff!important;
}

.career-data
{
float: left;
width: 660px;
height: auto;
padding: 20px;
margin-left: 20px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10980392156862745);
background-color: #1f242d;
}


.career-data h2
{
font-family: "Trebuchet MS", Helvetica, sans-serif!important;
font-size: 22px;
color: #2bb673;
font-weight: 600;
margin-bottom: 20px;
}

.career-data p
{
line-height: 1.5em!important;
color: #fff;
}
.career-data li
{
padding-bottom: 10px;
text-align: justify;
color: #fff;
}

/* My Career Page Css Code Ends Here */

/* Partial List of Clients Page Css Code Starts from Here */

.ploc-wrapper
{
margin: 0 auto;
width: 100%;
max-width: 1100px;
height: auto;
padding-top: 40px;
}

.ploc-wrapper h2
{
font-size: 34px;
font-family: 'Trebuchet MS', Helvetica, sans-serif!important;
font-weight: 500;
padding-bottom: 30px;
clear: both;
}

.ploc-wrapper ul
{
padding-left: 0px!important;
}

.ploc-wrapper li {list-style:none; float: left!important; width: 21em!important; font-size: 13px; padding-bottom: 20px; font-weight: 600;}
.ploc-wrapper li:before {content: '#'; padding-right: 10px;}

/* Partial List of Clients Page Css Code Ends Here */

/* Blog Page Css Code starts From Here */
#blog-page
{
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: auto;
padding-top: 10px;
padding-bottom: 10px;
overflow: hidden;
margin-top: 50px;
margin-bottom: 50px;
}
#blog-wrapper
{
float: left;
width: 850px;
height: auto;
}
#blog-container
{
float: left;
width: 850px;

/*padding-top: 5px;
padding-bottom: 5px;*/
height: auto;
margin-bottom: 20px;
padding-bottom: 15px;
}

#blog-title
{
width: 850px;
/*padding-top: 5px;
padding-bottom: 5px;*/
height: auto;
margin-bottom: 10px;
}
#blog-title h1
{
font-size: 28px;
font-weight: 600;

}
#blog-title h2
{
font-size: 24px;
font-weight: 600;

}
#blog-title a
{
    /*color: rgba(93, 31, 242, 1);*/
	color: #2bb673;
}


#blog-info
{
width: 830px;
padding: 5px 10px;
/*padding-top: 5px;
padding-bottom: 5px;*/
height: auto;
border:solid;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-color: #e8eaee;
background-color: #f7f7f7;
}

#blog-info span
{
vertical-align: super;
font-weight: 600;
}


#blog-featured-image
{
width: 100%;
margin: 0 auto;
height: 400px;
/*border:solid;
border-width: 3px;
border-color: #f7f7f7;*/
margin-bottom: 20px;
}

#blog-postdata
{
width: 850px;
height:auto;
text-align: justify;
/*border:solid;
border-width: 1px;*/
margin: 0 auto;
/*margin-top:10px;*/
padding-bottom: 5px;
font-size: 15px;
line-height: 23px;
}


#blog-postdata p
{
line-height: 1.65em;
}

/*#blog-postdata li
{
list-style: disc;
list-style-position: inside;
 padding-left: 1.5em;
 text-indent: -1em;
}*/

#blog-postdata li
{
padding-bottom: 10px;	
}

#blog-postdata h2
{
font-size: 24px;
font-weight: 500;
color: #444444;
padding-top: 12px;
padding-bottom: 3px;
text-transform:capitalize;
}

#blog-postdata h3
{
font-size: 21px;
font-weight: 500;
color: #444444;
padding-top: 12px;
padding-bottom: 3px;
}
.postmetadata
{
width: 100%;
max-width: 850px;
margin: 0 auto;
/*border: solid;
border-width: 1px;*/
}
.readmore
{
float: left;
width: 110px;
height: auto;
/*border: solid;
border-width: 1px;*/
}
.readmore a
{
/*border: solid 2px rgba(93, 31, 242, 1);
background-color: rgba(93, 31, 242, 1);*/
border: #2bb673;
background-color: #2bb673;
color: #fff;
padding: 5px 10px;
text-align: center;
font-size: 15px;
font-weight: 500;
}
.comments
{
float: left;
width: 140px;
margin-left: 480px;
height: auto;
/*border: solid;
border-width: 1px;*/
}
.postmetadata span
{
vertical-align: super;
font-weight: 600;
font-size: 14px;
}

.blog-category
{
font-weight: 300;
    font-size: 1.083rem;
    border: 1px solid #adbabe;
	border-radius: 2px; 
	padding: 2px 10px;
    line-height: 1.917rem;
	font-size: 14px;;
}
.blog-category a
{
font-weight: 500;
 color: #64787e;
}

.end
{
clear: both;
width: 100%;
height: 2px;
}
.navigation a
{
background-color: #444;;
color: #fff;
padding: 5px 10px;
text-align: center;
font-size: 15px;
font-weight: 600;
}
#sidebar
{
float: left;
width: 300px;
margin-left: 25px;
height: auto;
font-weight: 600;
/*border:solid;
border-width: 1px;
border-color: #e8eaee;*/
}
#sidebar a
{
    color: #5d6f8d;
}


#sidebar li
{
list-style:none;
}
#widget-topsection
{
width: 300px;
padding-top: 10px;
height:auto;
border:solid;
border-width: 1px;
border-color: #e8eaee;
}
#widget-middlesection
{
width: 300px;
padding-top: 10px;
height:auto;
border:solid;
border-width: 1px;
border-color: #e8eaee;
/*background: none repeat scroll 0 0 #EFEFF0;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
*/margin-top:10px;
}


#widget-topsection ul
       {
	
        margin-bottom:20px;
		
        }

#widget-topsection ul li
       {
       
		margin-bottom: 5px;
list-style: square;
margin-left: -10px;
        }
#widget-middlesection ul
       {
	
        margin-bottom:20px;
        }
#widget-middlesection ul li
       {
		margin-bottom: 5px;
		list-style: square;
		margin-left: -10px;
        }

.widgettitle
{
margin: 0 auto;
font-size:22px; 
font-weight:normal; 
height:18px;
color: #fff;
/*background-color: rgba(93, 31, 242, 1);*/
background-color: #2bb673;
padding-bottom: 10px;
padding-top: 13px;
text-align:center; 
margin-bottom:15px; 
width: 300px;  margin-left: -11px; margin-top: -10px;list-style: none; border: solid 1px #ededed; line-height: 10px;
}

/* Blog Page Css Code ends From Here */



#comments {
	margin: 15px 0 0; 
	padding: 0px;
	overflow: hidden;
}
#comments li{
 padding-left: 0;
 text-indent: 0;
}
#comments .title {
	font-size: 25px;
	margin: 0px; 
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px; 
	padding: 0px;
}
#comments ul.children {
	margin: 0px; 
	padding: 10px 0px 0px;
}
#comments .vcard { }
#comments .vcard .avatar {
	display: block;
	float: left;
	margin-right: 10px; 
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even,
#comments li.odd {
	clear: both;
	list-style-type: none;
	border: 1px solid #ddd;
	background:#ffffff;
	margin: 10px 0 0;
	padding: 15px;
	overflow: hidden;
}

#comments ul.children li {
	border: 1px solid #ddd;
}
#comments li.even {
}
#comments li.odd {
}
#comments blockquote {
	background: #ccc;
	margin: 10px 0px; 
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px; 
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px; 
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding-top:20px;
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author,
#respond #commentform #email,
#respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px; 
	padding: 5px;
}
#respond #commentform #comment {
	width: 95%;
	margin: 10px 0px 15px 0px; 
	padding: 5px;
}
#commentform p {
	margin-bottom:5px;
}
#commentform label {
	display:block;
}
#ithemes-contact-page-name,
#ithemes-contact-page-website,
#ithemes-contact-page-email,
#ithemes-contact-page-form textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
#commentform textarea,
#commentform input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
}


/* Contact Form Css Code Starts from Here */

/* Contact Form Css Code Ends Here */