@font-face {
	font-family: 'momizat';
	src:url('../font/icons/Momizat.eot');
	src:url('../font/icons/Momizat.eot?#iefix') format('embedded-opentype'),
		url('../font/icons/Momizat.svg#icotest') format('svg'),
		url('../font/icons/Momizat.woff') format('woff'),
		url('../font/icons/Momizat.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
 /*-----------------------------------------------------------------------------------*/
/*		Typography
/*-----------------------------------------------------------------------------------*/

/* DropCaps*/
.dropcap {
    float: left ;
    line-height: 30px;
    font-size: 60px;
    color: #797979;
    margin-right: 20px;
    line-height: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
.square_dc {
    background:  #3d3d3d;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}
.circle_dc {
    background:  #3d3d3d;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
    margin-top: 7px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
/* Quotes */
.mom_quote {
    font-family: georgia;
    font-size: 17px;
    font-style: italic;
    background-image: none;
    position: relative;
    background: #f5f5f5;
    color: #494949;
    padding: 20px;
    border-left: 4px solid #dd9933;
    margin-bottom: 20px;
}
.mom_quote *:last-child {
    margin-bottom: 0;
}
.mom_quote .quote-arrow {
    position: absolute;
    height: 0;
    width: 0;
    left: -1px;
    top: 50%;
    margin-top: -7px;
    border-left: 7px solid #dd9933;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.quote_right {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    width: 240px;
    margin-top: 5px;
}
.quote_left {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 240px;
    margin-top: 5px;
}

/* Testimonials */
.mom_testimonial {
    background-image: none;
    padding: 20px;
    background: #f7f7f7;
    border:1px solid #eaeaea;
    font-style: italic;
    font-size:16px;
    font-family: georgia;
    position: relative;
    padding-left: 50px;
}
.mom_testimonial p {
    font-size: 16px;
}
.mom_testimonial *:last-child {
    margin-bottom: 0;
}
span.leftquote {
    color: #b5b5b5;
    font-size: 55px;
    line-height: 50px;
    position: absolute;
    left: 17px;
    top: 17px;
}
.tesim_arrow_bot, .tesim_arrow {
	top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	border-left: 0;
}
.tesim_arrow {
	border-color: rgba(247, 247, 247, 0); border-top-color: #f7f7f7; border-width: 20px; left: 20px;
}
.tesim_arrow_bot {
 	border-color: rgba(234, 234, 234, 0); border-top-color: #eaeaea; border-width: 22px; left: 19px;
}

.testim_person  {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 25px;
}
.testim_person  br {
    display: none;
}
.testim_person img {
    border:1px solid #eaeaea;
    float: left;
    margin-right: 10px;
    max-width: 53px;
}
.testim_person  h3 {
    margin-bottom: 5px;
    font-size: 15px;
    padding-top: 7px;
}
.testim_person  h4 {
    font-size: 13px;
    font-family: arial;
    color: #9f9f9f;
    margin-bottom: 0;
}

/*---------------------------------
            Testimonials Slider
---------------------------------*/
.testim_slider_wrap > div {
	float: left;
	margin-right: 10px;
}
.testim_slider_wrap > br {
	display: none !important;
}
/*-----------------------------------------------------------------------------------*/
/*		Buttons
/*-----------------------------------------------------------------------------------*/
a.mom_button {
    text-align: center;
    border: 1px solid #e4e4e4;
    display: inline-block;
    padding: 0 15px;
    line-height: 35px;
    font-family: georgia;
    font-size: 13px;
    font-style: italic;
    color: #494949 ;
       margin-right: 10px;
       text-decoration: none;
       position: relative;
       border-bottom-width: 3px;
}

a.mom_button:active {
       top:1px;
}
a.mom_button:hover {
}
a.mom_button+.divider {
       margin-top: 15px;
}
.mom_button_ob {
    border:5px solid #f6f6f6;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
.mom_button_ob a:active {
	top:0;
}
.mom_button_ob a {
    margin: 0;
}
/* Icons */

.bt_icon {
       font-size: 18px !important;
       margin-right: 10px;
       vertical-align: middle;
       position: relative;
       top:-1px;
       opacity: 0.9;
}

a.small_bt i {
       font-size: 19px;
}

.big_bt i {
       font-size: 25px;
}

a.border1_bt {
	border-width: 1px !important;	
}
a.noborder_bt {
	border:none !important;	
}
.small_bt {
       font-size: 12px;
       padding: 5px 10px;
}
a.big_bt {
       font-size: 17px;
       line-height: 44px;
       padding: 0 30px;
}

/* Shiny Buttons */
a.shiny_custom_bt {
    border-bottom-width: 1px;
    box-shadow: inset 0 1px 0 rgba(255,255,255, 0.3);
}
a.shiny_custom_bt:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(0,0,0,0.05) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(0,0,0,0.05)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(0,0,0,0.05) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(0,0,0,0.05) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(0,0,0,0.05) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(0,0,0,0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#0d000000',GradientType=0 );
}

/* White Button */
a.white_bt {
        background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
a.white_bt:hover {
        background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #f6f6f6 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f6f6f6 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    text-decoration: none;

}
/* Grey Buttons */
a.gray_bt {
       background: #f4f4f4;
       border-color:#e3e3e3;
       color: #6d6d6d;
}

a.gray_bt:hover {
       background: #fff;
       color: #666;
}

/* Orange Buttons */
a.orange2_bt {
       background: #efc654; /* Old browsers */
       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
       background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmYzY1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGIzMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
       background: -moz-linear-gradient(top, #efc654 0%, #e8b321 100%); /* FF3.6+ */
       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efc654), color-stop(100%,#e8b321)); /* Chrome,Safari4+ */
       background: -webkit-linear-gradient(top, #efc654 0%,#e8b321 100%); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top, #efc654 0%,#e8b321 100%); /* Opera 11.10+ */
       background: -ms-linear-gradient(top, #efc654 0%,#e8b321 100%); /* IE10+ */
       background: linear-gradient(to bottom, #efc654 0%,#e8b321 100%); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc654', endColorstr='#e8b321',GradientType=0 ); /* IE6-8 */
       border-color: #ce9f1d;
       color: #fff ;
       text-shadow: 0 2px 0 #cd9f1e;

}

a.orange2_bt:hover {
       background: #e8b321; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4YjMyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmM2NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e8b321 0%, #efc654 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8b321), color-stop(100%,#efc654)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8b321 0%,#efc654 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8b321 0%,#efc654 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8b321 0%,#efc654 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8b321 0%,#efc654 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8b321', endColorstr='#efc654',GradientType=0 ); /* IE6-8 */
color: #fff;

}

a.orange_bt2 {
       background: #ffbb00; /* Old browsers */
       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
       background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWE4MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
       background: -moz-linear-gradient(top,  #ffbb00 0%, #e5a801 100%); /* FF3.6+ */
       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbb00), color-stop(100%,#e5a801)); /* Chrome,Safari4+ */
       background: -webkit-linear-gradient(top,  #ffbb00 0%,#e5a801 100%); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top,  #ffbb00 0%,#e5a801 100%); /* Opera 11.10+ */
       background: -ms-linear-gradient(top,  #ffbb00 0%,#e5a801 100%); /* IE10+ */
       background: linear-gradient(to bottom,  #ffbb00 0%,#e5a801 100%); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#e5a801',GradientType=0 ); /* IE6-8 */
       border: 4px solid #eaeaea;
       color: #522900 !important;
       text-shadow: 0 1px 0 #ffe398;
}

a.orange_bt2:hover {
       background: #e5a801; /* Old browsers */
       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
       background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1YTgwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
       background: -moz-linear-gradient(top,  #e5a801 0%, #ffbb00 100%); /* FF3.6+ */
       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5a801), color-stop(100%,#ffbb00)); /* Chrome,Safari4+ */
       background: -webkit-linear-gradient(top,  #e5a801 0%,#ffbb00 100%); /* Chrome10+,Safari5.1+ */
       background: -o-linear-gradient(top,  #e5a801 0%,#ffbb00 100%); /* Opera 11.10+ */
       background: -ms-linear-gradient(top,  #e5a801 0%,#ffbb00 100%); /* IE10+ */
       background: linear-gradient(to bottom,  #e5a801 0%,#ffbb00 100%); /* W3C */
       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5a801', endColorstr='#ffbb00',GradientType=0 ); /* IE6-8 */
}

/* Black Button */
a.black_bt {
    background: #575757;
    border-color: #3d3d3d;
    color: #eaeaea;
}
a.black_bt:hover {
    color: #fff;
}
.ob_black_bt {
    border-color: #b9b9b9;
}

/* Yellow Button */
a.orange_bt {
    background: #ffbf0e;
    border-color: #e5a800;
    color: #804900;
}
a.orange_bt:hover {
    color: #000;
}
.ob_orange_bt, .ob_orange2_bt {
    border-color: #ffe7a4;
}
/* Blue Button */
a.blue_bt {
    background: #22bdf6;
    border-color: #1ca8db;
    color: #fff;
}
a.blue_bt:hover {
    color: #0c6383;
}
.ob_blue_bt {
    border-color: #c3e3ee;
}
/* Red Button */
a.red_bt {
    background: #ff4848;
    border-color: #df4141;
    color: #5f1818;
}
a.red_bt:hover {
    color: #fff;
}
.ob_red_bt {
    border-color: #ffb2b2;
}

/* Green Button */
a.green_bt {
    background: #72b835;
    border-color: #68a831;
    color: #eeffe0;
}
a.green_bt:hover {
    color: #000;
}
.ob_green_bt {
    border-color: #c1e99e;
}

/* purple Button */
a.purple_bt {
    background: #cc6ae4;
    border-color: #b45dc9;
    color: #fbedff;
}
a.purple_bt:hover {
    color: #000;
}
.ob_purple_bt {
    border-color: #f5ccfe;
}

/* Lime Button */
a.lime_bt {
    background: #cbd622;
    border-color: #bac41e;
    color: #6f7511;
}
a.lime_bt:hover {
    color: #4d5108;
}
.ob_lime_bt {
    border-color: #ecf19b;
}
/* brown Button */
a.brown_bt {
    background: #936308;
    border-color: #785a21;
    color: #ffeedf;
}
.brown_bt:hover {
    color: #402d0a;
}
a.ob_brown_bt {
    border-color: #ffdbbd;
}

/* Shiny Buttons Color */

a.shiny_bt {
    border-bottom-width: 1px;
}

a.white_bt.shiny_bt {
background-color: #f2f2f2; -webkit-box-shadow: inset 0 1px #fcfdfd; -moz-box-shadow: inset 0 1px #fcfdfd; box-shadow: inset 0 1px #fcfdfd; border: solid 1px #e3e3e3; background-image: -webkit-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -moz-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -o-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -ms-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: linear-gradient(to top, #ebebeb, #f6f6f6);
	}
a.black_bt.shiny_bt{
	background-color: #575757; -webkit-box-shadow: inset 0 1px #767676; -moz-box-shadow: inset 0 1px #767676; box-shadow: inset 0 1px #767676; border: solid 1px #3d3d3d; background-image: -webkit-linear-gradient(bottom, #3d3d3d, #575757); background-image: -moz-linear-gradient(bottom, #3d3d3d, #575757); background-image: -o-linear-gradient(bottom, #3d3d3d, #575757); background-image: -ms-linear-gradient(bottom, #3d3d3d, #575757); background-image: linear-gradient(to top, #3d3d3d, #575757);
	}
a.black_bt.shiny_bt:hover {
	background-color: #575757; -webkit-box-shadow: inset 0 1px #767676; -moz-box-shadow: inset 0 1px #767676; box-shadow: inset 0 1px #767676; border: solid 1px #3d3d3d; background-image: -webkit-linear-gradient(bottom, #575757, #3d3d3d); background-image: -moz-linear-gradient(bottom, #575757, #3d3d3d); background-image: -o-linear-gradient(bottom, #575757, #3d3d3d); background-image: -ms-linear-gradient(bottom, #575757, #3d3d3d); background-image: linear-gradient(to top, #575757, #3d3d3d);
	
}

a.gray_bt.shiny_bt{
background-color: #f2f2f2; -webkit-box-shadow: inset 0 1px #fcfdfd; -moz-box-shadow: inset 0 1px #fcfdfd; box-shadow: inset 0 1px #fcfdfd; border: solid 1px #e3e3e3; background-image: -webkit-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -moz-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -o-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: -ms-linear-gradient(bottom, #ebebeb, #f6f6f6); background-image: linear-gradient(to top, #ebebeb, #f6f6f6);
}
a.orange_bt.shiny_bt{
           	background-color: #ffcb3a; -webkit-box-shadow: inset 0 1px #ffdf86; -moz-box-shadow: inset 0 1px #ffdf86; box-shadow: inset 0 1px #ffdf86; border: solid 1px #e5a800; background-image: -webkit-linear-gradient(bottom, #e5a800, #ffcb3a); background-image: -moz-linear-gradient(bottom, #e5a800, #ffcb3a); background-image: -o-linear-gradient(bottom, #e5a800, #ffcb3a); background-image: -ms-linear-gradient(bottom, #e5a800, #ffcb3a); background-image: linear-gradient(to top, #e5a800, #ffcb3a);
}
a.lime_bt.shiny_bt{
background-color: #d8e238; -webkit-box-shadow: inset 0 1px #fbffb6; -moz-box-shadow: inset 0 1px #fbffb6; box-shadow: inset 0 1px #fbffb6; border: solid 1px #bac41e; background-image: -webkit-linear-gradient(bottom, #bac41e, #d8e238); background-image: -moz-linear-gradient(bottom, #bac41e, #d8e238); background-image: -o-linear-gradient(bottom, #bac41e, #d8e238); background-image: -ms-linear-gradient(bottom, #bac41e, #d8e238); background-image: linear-gradient(to top, #bac41e, #d8e238);
}
a.blue_bt.shiny_bt{
	background-color: #22bdf6; -webkit-box-shadow: inset 0 1px #90dbf7; -moz-box-shadow: inset 0 1px #90dbf7; box-shadow: inset 0 1px #90dbf7; border: solid 1px #1ca8db; background-image: -webkit-linear-gradient(bottom, #1ca8db, #22bdf6); background-image: -moz-linear-gradient(bottom, #1ca8db, #22bdf6); background-image: -o-linear-gradient(bottom, #1ca8db, #22bdf6); background-image: -ms-linear-gradient(bottom, #1ca8db, #22bdf6); background-image: linear-gradient(to top, #1ca8db, #22bdf6);color: #fff;
}
a.red_bt.shiny_bt{
background-color: #ff4848; -webkit-box-shadow: inset 0 1px #ff8f8f; -moz-box-shadow: inset 0 1px #ff8f8f; box-shadow: inset 0 1px #ff8f8f; border: solid 1px #df4141; background-image: -webkit-linear-gradient(bottom, #df4141, #ff4848); background-image: -moz-linear-gradient(bottom, #df4141, #ff4848); background-image: -o-linear-gradient(bottom, #df4141, #ff4848); background-image: -ms-linear-gradient(bottom, #df4141, #ff4848); background-image: linear-gradient(to top, #df4141, #ff4848);color: #280000;
}
a.purple_bt.shiny_bt{
background-color: #cc6ae4; -webkit-box-shadow: inset 0 1px #e5aaf4; -moz-box-shadow: inset 0 1px #e5aaf4; box-shadow: inset 0 1px #e5aaf4; border: solid 1px #b45dc9; background-image: -webkit-linear-gradient(bottom, #b45dc9, #cc6ae4); background-image: -moz-linear-gradient(bottom, #b45dc9, #cc6ae4); background-image: -o-linear-gradient(bottom, #b45dc9, #cc6ae4); background-image: -ms-linear-gradient(bottom, #b45dc9, #cc6ae4); background-image: linear-gradient(to top, #b45dc9, #cc6ae4);
}
a.green_bt.shiny_bt{
background-color: #72b835; -webkit-box-shadow: inset 0 1px #91d853; -moz-box-shadow: inset 0 1px #91d853; box-shadow: inset 0 1px #91d853; border: solid 1px #65a32f; background-image: -webkit-linear-gradient(bottom, #65a32f, #72b835); background-image: -moz-linear-gradient(bottom, #65a32f, #72b835); background-image: -o-linear-gradient(bottom, #65a32f, #72b835); background-image: -ms-linear-gradient(bottom, #65a32f, #72b835); background-image: linear-gradient(to top, #65a32f, #72b835);
}

/*-----------------------------------------------------------------------------------*/
/*		Accordion 
/*-----------------------------------------------------------------------------------*/
.accordion {
	margin-bottom:25px;
        border:1px solid #eaeaea;
        border-bottom: none;
        background: #fff;
}
.accordion > ol {
	list-style: none;
}
.accordion h2.acc_title {
	height:36px;
	line-height:36px;
        font-family: georgia;
        background: #f4f4f4;
        border-bottom: 1px solid #eaeaea;
        position: relative;
        padding: 0 20px;
	margin-bottom:0;
	font-size:13px;
	cursor:pointer;
	color: #6d6d6d;
       outline: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
       
}
.acc_vertical h2.acc_title:before {
    position: absolute;
    content: '';
    height: 36px;
    left:-1px;
    top:0;
    width:3px;
    background: #eaeaea;
    	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
       
}
.accordion h2.acc_title.active, .accordion h2.acc_title:hover  {
	cursor:text;
	background-position: 0 -34px;
        color: #2b2b2b;
        background: #fafafa;
}
.accordion h2:hover:not(.active)  {
	cursor: pointer;
}
.accordion h2.active:before, .accordion h2:hover:before {
    background: #DD9933;
}
.accordion h2.active+.acc_content {
    border-bottom: 1px solid #eaeaea;
}
.accordion .acc_content {
	padding:20px;
/*	padding-left: 42px;
*/	display:none;
	line-height: 1.5em;
}
.accordion .acc_content > div > *:last-child {
	margin-bottom: 0;
}
.accordion li:first-child .acc_content {
    display: block;
}
.acc_vertical .acc_handle {
    position: absolute;
    right: 12px;
}
.acc_horizontal .acc_handle {
    position: absolute;
    left: 15px;
}

/*Arrows*/
.acch_arrows {
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
	font-size: 16px;
	top: 10px;
	color: #ccc;
	right: 9px !important;
}
.acch_arrows:before {
	content: "\e06d";
}

.accordion h2.active .acch_arrows:before {
	color: #DD9933;
	content: "\e06c";
}
/*Numbers*/
.acch_numbers {
    line-height: 36px;
    font-family: arial;
    font-size: 15px;
    color: #cdcdcd;
    font-style: normal;
}
.accordion h2.active .acch_numbers {
    color: #DD9933;
}

/*Plus & minus*/
.acch_pm {
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-family: momizat;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
	font-size: 18px;
	top: 8px;
	color: #ccc;
	right: 9px !important;
}
.acch_pm:before {
	content: "\e082";
}
.accordion h2.active .acch_pm:before {
	content: "\e083";
    color: #dd9933;
}

/* Space */
.acc_space {
    border: none;
}
.acc_space h2.acc_title {
     border: 1px solid #eaeaea;
     margin-bottom: 4px;
}
.acc_space h2.active+.acc_content {
    border: none;
}
h2.acc_title i[class^="momizat-icon"] {
    font-size: 16px;
    text-align: right;
    width: 20px;
    margin-right: 10px;
    margin-left: -10px;
    vertical-align: middle;
    float: left;
    line-height: 37px;
}
.acc_ico {
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
    margin-left: -10px;
}
.acc_space .acc_content {
	background: none !important;
}
.toggle_acc .acc_title {
	cursor: pointer !important;
}
/*-----------------------------------------------------------------------------------*/
/*		Tabs 
/*-----------------------------------------------------------------------------------*/
.mom_tabs_container {
    position: relative;
    	margin-bottom:25px;
        background:#fff;

}

.mom_tabs_container {
	background: 0;
}

ul.mom_tabs {
	margin:0;
	width:100%;
	float:left;
        height: 35px;
	border-bottom:1px solid #eaeaea;
	list-style: none;
	
}
.widget ul.mom_tabs {
	margin:0;
	height:38px;
	width:100%;
	float:left;
	border-bottom:1px solid #eaeaea;
	
}
ul.mom_tabs li {
	float:left;
	height:34px;
        position: relative;
      	border:1px solid #eaeaea;
        border-right:none;
}
ul.mom_tabs li a {
	color:#6d6d6d;
        font-size: 13px;
        font-family: georgia;
        background: #f4f4f4;
	line-height:37px;
	height: 34px;
        display: block;
	padding:0 20px;

}
ul.mom_tabs li a:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    background: #eaeaea;
}
ul.mom_tabs li a.current {
    background: #fff;
    border-bottom: none;
    height: 35px;
    color: #2b2b2b;
}
ul.mom_tabs li a.current:before {
    background: #dd9933;
}
ul.mom_tabs li:last-child {
    border-right: 1px solid #eaeaea;
}

.mom_tabs_wrap {
	clear:both;
	background:#fff;
	border:1px solid #eaeaea;
	border-top:none;
	padding:20px;
}
.mom_tabs_content {
	overflow: hidden;
}
.mom_tabs_content > *:last-child {
	margin-bottom: 0;
}

/* Horizontal 1 */
.tabs_h1 ul.mom_tabs li a:before {
    top: -1px;
    left: 0;
}
/* Horizontal 2 */
.tabs_h2 ul.mom_tabs li a {
	line-height: 33px;
}
.tabs_h2 ul.mom_tabs li a:before {
    left: 0;
    bottom: -1px;
}
.tabs_h2 ul.mom_tabs li a.current:after {
    content: '';
    position: absolute;
    border-top:5px solid #dd9933;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}
/* Horizontal 3 */
.tabs_h3 ul.mom_tabs li a {
	line-height: 33px;
}
.tabs_h3 {
    padding-bottom: 35px;
}
.tabs_h3 ul.mom_tabs  {
    position: absolute;
    bottom: 0;
    border-bottom: none;
	border-top:1px solid #eaeaea;
}
.tabs_h3 .mom_tabs_wrap{
    border:1px solid #eaeaea;
    border-bottom: none;
}

.tabs_h3  ul.mom_tabs li a:before {
    bottom: -1px;
    left: 0;
}
.tabs_h3  ul.mom_tabs li {
    border-top: none;
}
.tabs_h3  ul.mom_tabs li a.current {
    border-top: none;
    height:35px;
    margin-top: -1px;
}

/* Horizontal 4 */
.tabs_h4 {
    padding-bottom: 35px;
}
.tabs_h4 ul.mom_tabs  {
    position: absolute;
    bottom: 0;
    border-bottom: none;
    border-top:1px solid #eaeaea;
}
.tabs_h4 .mom_tabs_wrap{
    border:1px solid #eaeaea;
    border-bottom: none;
}

.tabs_h4  ul.mom_tabs li a:before {
    top: -1px;
    left: 0;
}
.tabs_h4  ul.mom_tabs li {
    border-top: none;
}
.tabs_h4  ul.mom_tabs li a.current {
    border-top: none;
    height:35px;
    margin-top: -1px;
}
.tabs_h4 ul.mom_tabs li a.current:after {
    content: '';
    position: absolute;
    border-bottom:5px solid #dd9933;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    top: -5px;
    left: 50%;
    margin-left: -5px;
}

/* Vertical */
.tabs_v1, .tabs_v2, .tabs_v3 {
    border: 1px solid #eaeaea;
}
.tabs_v1:before, .tabs_v2:before {
    content: '';
    position: absolute;
    left: 99px;
    width: 1px;
    height: 100%;
    background: #eaeaea;
}
.tabs_v1 ul.mom_tabs li a {
	line-height: 34px;
}
.tabs_v1 ul.mom_tabs, .tabs_v2 ul.mom_tabs, .tabs_v3 ul.mom_tabs  {
    float: left;
    width: 100px;
    margin-bottom: 20px;
    height: auto;
    border-bottom: none;
    z-index: 20;
    position: relative;
}
.tabs_v1 ul.mom_tabs li, .tabs_v2 ul.mom_tabs li, .tabs_v3 ul.mom_tabs li{
    float: none;
    border-top: none;
    height: auto;
    border-left: none;
}
.tabs_v1 ul.mom_tabs li:last-child, .tabs_v2 ul.mom_tabs li:last-child, .tabs_v3 ul.mom_tabs li:last-child {
    border-right: none;
}
.tabs_v1 .mom_tabs_wrap, .tabs_v2 .mom_tabs_wrap, .tabs_v3 .mom_tabs_wrap{
    margin-left: 100px;
    border: none;
    position: relative;
    clear:none;
}
.tabs_v1 .mom_tabs_wrap [class^='divider'], .tabs_v2 .mom_tabs_wrap [class^='divider'], .tabs_v3 .mom_tabs_wrap [class^='divider'] {
    clear: none;
}
.tabs_v1 ul.mom_tabs li a, .tabs_v2 ul.mom_tabs li a, .tabs_v2 ul.mom_tabs li a {
    border-right: 1px solid #eaeaea;
}

.tabs_v1 ul.mom_tabs li a:before, .tabs_v2 ul.mom_tabs li a:before, .tabs_v3 ul.mom_tabs li a:before {
    width: 3px;
    height: 100%;
    top: 0;
}
/* Vertical 1 */
.tabs_v1 ul.mom_tabs li a:before {
    left: -1px;
}
.tabs_v1 ul.mom_tabs li a.current {
    border-right: none;
    height:auto;
}
/* Vertical 2 */

.tabs_v2 ul.mom_tabs li a:before {
    right: 0px;
}
.tabs_v2 ul.mom_tabs li a.current {
    border-right: none;
    height: auto;
}
.tabs_v2 ul.mom_tabs li a.current:after {
    content: '';
    position: absolute;
    border-left:5px solid #dd9933;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 50%;
    right: -4px;
    margin-top: -5px;
}
.tabs_v2  ul.mom_tabs li a {
	line-height: 34px;
}
/* Vertical 3 */
.tabs_v3 ul.mom_tabs {
    width: 234px;
}
.tabs_v3 ul.mom_tabs li {
    border-bottom: 1px solid #e2e2e2;
    height: 49px;
    line-height: 49px;
}
.tabs_v3 ul.mom_tabs li a:before {
    right: -5px;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    height: 50px;
    background-color: #e8e8e8;
}
.tabs_v3 ul.mom_tabs li a.current:before {
    border-color: #dd9933;
    background-color: #dd9933;
    height: 100%;
}
.tabs_v3 ul.mom_tabs li a {
    height: 49px;
    line-height: 48px;
    color: #6d6d6d;
    font-size:16px;
    font-style: normal;
    padding-left: 10px;
}
.tabs_v3 ul.mom_tabs li a.current {
    border-right: none;
    color: #2b2b2b;
}
.tabs_v3 ul.mom_tabs li a.current:after {
    content: '';
    position: absolute;
    border-left:5px solid #dd9933;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 50%;
    right: -9px;
    margin-top: -5px;
}

.tabs_v3 .mom_tabs_wrap {
    margin-left: 245px;
}
.tabs_v3:before {
    content: '';
    position: absolute;
    left: 234px;
    width: 3px;
    height: 100%;
    background: #e8e8e8;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}
/*Tab Icons */
.tab_ico {
    margin-right: 10px;
    float: left;
    width: 25px;
}
.tab_ico img {
/*    margin-top: -3px;
*/
}
ul.mom_tabs li i[class^='momizat-icon'] {
    margin-right: 5px;
    margin-left: -10px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size:16px;
    margin-top: -3px;
}
.tabs_v3 .tab_ico {
    margin-right: 15px;
    width: 32px;
}
.tabs_v3  ul.mom_tabs li i[class^='momizat-icon']{
    margin-right: 15px;
    width: 32px;
    font-size: 19px;
    margin-top: -2px;
    margin-left: 0;
}
/*-----------------------------------------------------------------------------------*/
/*		Lists
/*-----------------------------------------------------------------------------------*/

.mom_list {
	margin-bottom: 20px;
}
.mom_list ul {
	margin-bottom: 0;
}
.mom_list li {
	line-height: 18px;
	margin-bottom: 6px;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	list-style: none;
	padding-left: 26px;
}

.mom_list li:before {
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
        content: '\e0dd';
        margin-right: 9px;
        font-size: 16px;
	display: inline-block;
	line-height: normal;
	vertical-align: baseline;
	position: relative;
	top: 3px;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin-left: -26px;
}
.mom_list_square_bg ul li:before {
	background: #262626;
	color: #fff;
	height: 14px;
	width: 16px;
	display: inline-block;
	text-align: center;
	line-height: 15px;
	margin-right: 10px;
	padding: 2px 1px 2px 2px;
	top: 2px;
}
.mom_list_square_bg ul li, .mom_list_circle_bg ul li {
	margin-bottom: 10px;
}
.mom_list_circle_bg ul li:before {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 20px;
	width: 19px;
	line-height: 19px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-top: -1px;
	top: 0;
	margin-right: 10px;
}
/*-----------------------------------------------------------------------------------*/
/*		Icons list
/*-----------------------------------------------------------------------------------*/

.list-momizat-icon-1 ul li:before {
	content: "\21";
}
.list-momizat-icon-2 ul li:before {
	content: "\22";
}
.list-momizat-icon-3 ul li:before {
	content: "\23";
}
.list-momizat-icon-4 ul li:before {
	content: "\24";
}
.list-momizat-icon-5 ul li:before {
	content: "\25";
}
.list-momizat-icon-6 ul li:before {
	content: "\26";
}
.list-momizat-icon-7 ul li:before {
	content: "\27";
}
.list-momizat-icon-8 ul li:before {
	content: "\28";
}
.list-momizat-icon-9 ul li:before {
	content: "\29";
}
.list-momizat-icon-10 ul li:before {
	content: "\2a";
}
.list-momizat-icon-11 ul li:before {
	content: "\2b";
}
.list-momizat-icon-12 ul li:before {
	content: "\2d";
}
.list-momizat-icon-13 ul li:before {
	content: "\2e";
}
.list-momizat-icon-14 ul li:before {
	content: "\2f";
}
.list-momizat-icon-15 ul li:before {
	content: "\30";
}
.list-momizat-icon-16 ul li:before {
	content: "\31";
}
.list-momizat-icon-17 ul li:before {
	content: "\32";
}
.list-momizat-icon-18 ul li:before {
	content: "\33";
}
.list-momizat-icon-19 ul li:before {
	content: "\34";
}
.list-momizat-icon-20 ul li:before {
	content: "\35";
}
.list-momizat-icon-21 ul li:before {
	content: "\36";
}
.list-momizat-icon-22 ul li:before {
	content: "\37";
}
.list-momizat-icon-23 ul li:before {
	content: "\38";
}
.list-momizat-icon-24 ul li:before {
	content: "\39";
}
.list-momizat-icon-25 ul li:before {
	content: "\3a";
}
.list-momizat-icon-26 ul li:before {
	content: "\3b";
}
.list-momizat-icon-27 ul li:before {
	content: "\3c";
}
.list-momizat-icon-28 ul li:before {
	content: "\3d";
}
.list-momizat-icon-29 ul li:before {
	content: "\3e";
}
.list-momizat-icon-30 ul li:before {
	content: "\3f";
}
.list-momizat-icon-31 ul li:before {
	content: "\40";
}
.list-momizat-icon-32 ul li:before {
	content: "\41";
}
.list-momizat-icon-33 ul li:before {
	content: "\42";
}
.list-momizat-icon-34 ul li:before {
	content: "\43";
}
.list-momizat-icon-35 ul li:before {
	content: "\44";
}
.list-momizat-icon-36 ul li:before {
	content: "\45";
}
.list-momizat-icon-37 ul li:before {
	content: "\46";
}
.list-momizat-icon-38 ul li:before {
	content: "\47";
}
.list-momizat-icon-39 ul li:before {
	content: "\48";
}
.list-momizat-icon-40 ul li:before {
	content: "\49";
}
.list-momizat-icon-41 ul li:before {
	content: "\4c";
}
.list-momizat-icon-42 ul li:before {
	content: "\4d";
}
.list-momizat-icon-43 ul li:before {
	content: "\4e";
}
.list-momizat-icon-44 ul li:before {
	content: "\4f";
}
.list-momizat-icon-45 ul li:before {
	content: "\50";
}
.list-momizat-icon-46 ul li:before {
	content: "\51";
}
.list-momizat-icon-47 ul li:before {
	content: "\52";
}
.list-momizat-icon-48 ul li:before {
	content: "\53";
}
.list-momizat-icon-49 ul li:before {
	content: "\54";
}
.list-momizat-icon-50 ul li:before {
	content: "\55";
}
.list-momizat-icon-51 ul li:before {
	content: "\56";
}
.list-momizat-icon-52 ul li:before {
	content: "\57";
}
.list-momizat-icon-53 ul li:before {
	content: "\58";
}
.list-momizat-icon-54 ul li:before {
	content: "\59";
}
.list-momizat-icon-55 ul li:before {
	content: "\5a";
}
.list-momizat-icon-56 ul li:before {
	content: "\5b";
}
.list-momizat-icon-57 ul li:before {
	content: "\5c";
}
.list-momizat-icon-58 ul li:before {
	content: "\5d";
}
.list-momizat-icon-59 ul li:before {
	content: "\5e";
}
.list-momizat-icon-60 ul li:before {
	content: "\5f";
}
.list-momizat-icon-61 ul li:before {
	content: "\60";
}
.list-momizat-icon-62 ul li:before {
	content: "\61";
}
.list-momizat-icon-63 ul li:before {
	content: "\62";
}
.list-momizat-icon-64 ul li:before {
	content: "\63";
}
.list-momizat-icon-65 ul li:before {
	content: "\64";
}
.list-momizat-icon-66 ul li:before {
	content: "\66";
}
.list-momizat-icon-67 ul li:before {
	content: "\67";
}
.list-momizat-icon-68 ul li:before {
	content: "\68";
}
.list-momizat-icon-69 ul li:before {
	content: "\69";
}
.list-momizat-icon-70 ul li:before {
	content: "\6a";
}
.list-momizat-icon-71 ul li:before {
	content: "\6b";
}
.list-momizat-icon-72 ul li:before {
	content: "\6c";
}
.list-momizat-icon-73 ul li:before {
	content: "\6d";
}
.list-momizat-icon-74 ul li:before {
	content: "\6e";
}
.list-momizat-icon-75 ul li:before {
	content: "\6f";
}
.list-momizat-icon-76 ul li:before {
	content: "\70";
}
.list-momizat-icon-77 ul li:before {
	content: "\71";
}
.list-momizat-icon-78 ul li:before {
	content: "\72";
}
.list-momizat-icon-79 ul li:before {
	content: "\73";
}
.list-momizat-icon-80 ul li:before {
	content: "\74";
}
.list-momizat-icon-81 ul li:before {
	content: "\75";
}
.list-momizat-icon-82 ul li:before {
	content: "\76";
}
.list-momizat-icon-83 ul li:before {
	content: "\77";
}
.list-momizat-icon-84 ul li:before {
	content: "\78";
}
.list-momizat-icon-85 ul li:before {
	content: "\79";
}
.list-momizat-icon-86 ul li:before {
	content: "\7a";
}
.list-momizat-icon-87 ul li:before {
	content: "\7b";
}
.list-momizat-icon-88 ul li:before {
	content: "\7c";
}
.list-momizat-icon-89 ul li:before {
	content: "\7d";
}
.list-momizat-icon-90 ul li:before {
	content: "\7e";
}
.list-momizat-icon-91 ul li:before {
	content: "\e000";
}
.list-momizat-icon-92 ul li:before {
	content: "\e001";
}
.list-momizat-icon-93 ul li:before {
	content: "\e002";
}
.list-momizat-icon-94 ul li:before {
	content: "\e003";
}
.list-momizat-icon-95 ul li:before {
	content: "\e005";
}
.list-momizat-icon-96 ul li:before {
	content: "\e006";
}
.list-momizat-icon-97 ul li:before {
	content: "\e007";
}
.list-momizat-icon-98 ul li:before {
	content: "\e008";
}
.list-momizat-icon-99 ul li:before {
	content: "\e009";
}
.list-momizat-icon-100 ul li:before {
	content: "\e00a";
}
.list-momizat-icon-101 ul li:before {
	content: "\e00b";
}
.list-momizat-icon-102 ul li:before {
	content: "\e00c";
}
.list-momizat-icon-103 ul li:before {
	content: "\e00d";
}
.list-momizat-icon-104 ul li:before {
	content: "\e00e";
}
.list-momizat-icon-105 ul li:before {
	content: "\e00f";
}
.list-momizat-icon-106 ul li:before {
	content: "\e010";
}
.list-momizat-icon-107 ul li:before {
	content: "\e011";
}
.list-momizat-icon-108 ul li:before {
	content: "\e012";
}
.list-momizat-icon-109 ul li:before {
	content: "\e013";
}
.list-momizat-icon-110 ul li:before {
	content: "\e014";
}
.list-momizat-icon-111 ul li:before {
	content: "\e015";
}
.list-momizat-icon-112 ul li:before {
	content: "\e016";
}
.list-momizat-icon-113 ul li:before {
	content: "\e017";
}
.list-momizat-icon-114 ul li:before {
	content: "\e018";
}
.list-momizat-icon-115 ul li:before {
	content: "\e019";
}
.list-momizat-icon-116 ul li:before {
	content: "\e01a";
}
.list-momizat-icon-117 ul li:before {
	content: "\e01b";
}
.list-momizat-icon-118 ul li:before {
	content: "\e01c";
}
.list-momizat-icon-119 ul li:before {
	content: "\e01d";
}
.list-momizat-icon-120 ul li:before {
	content: "\e01e";
}
.list-momizat-icon-121 ul li:before {
	content: "\e01f";
}
.list-momizat-icon-122 ul li:before {
	content: "\e020";
}
.list-momizat-icon-123 ul li:before {
	content: "\e021";
}
.list-momizat-icon-124 ul li:before {
	content: "\e022";
}
.list-momizat-icon-125 ul li:before {
	content: "\e023";
}
.list-momizat-icon-126 ul li:before {
	content: "\e024";
}
.list-momizat-icon-127 ul li:before {
	content: "\e025";
}
.list-momizat-icon-128 ul li:before {
	content: "\e026";
}
.list-momizat-icon-129 ul li:before {
	content: "\e027";
}
.list-momizat-icon-130 ul li:before {
	content: "\e028";
}
.list-momizat-icon-131 ul li:before {
	content: "\e029";
}
.list-momizat-icon-132 ul li:before {
	content: "\e02a";
}
.list-momizat-icon-133 ul li:before {
	content: "\e02b";
}
.list-momizat-icon-134 ul li:before {
	content: "\e02c";
}
.list-momizat-icon-135 ul li:before {
	content: "\e02d";
}
.list-momizat-icon-136 ul li:before {
	content: "\e02e";
}
.list-momizat-icon-137 ul li:before {
	content: "\e02f";
}
.list-momizat-icon-138 ul li:before {
	content: "\e030";
}
.list-momizat-icon-139 ul li:before {
	content: "\e031";
}
.list-momizat-icon-140 ul li:before {
	content: "\e032";
}
.list-momizat-icon-141 ul li:before {
	content: "\e033";
}
.list-momizat-icon-142 ul li:before {
	content: "\e034";
}
.list-momizat-icon-143 ul li:before {
	content: "\e035";
}
.list-momizat-icon-144 ul li:before {
	content: "\e036";
}
.list-momizat-icon-145 ul li:before {
	content: "\e037";
}
.list-momizat-icon-146 ul li:before {
	content: "\e038";
}
.list-momizat-icon-147 ul li:before {
	content: "\e03a";
}
.list-momizat-icon-148 ul li:before {
	content: "\e03b";
}
.list-momizat-icon-149 ul li:before {
	content: "\e03c";
}
.list-momizat-icon-150 ul li:before {
	content: "\e03d";
}
.list-momizat-icon-151 ul li:before {
	content: "\e03e";
}
.list-momizat-icon-152 ul li:before {
	content: "\e03f";
}
.list-momizat-icon-153 ul li:before {
	content: "\e040";
}
.list-momizat-icon-154 ul li:before {
	content: "\e041";
}
.list-momizat-icon-155 ul li:before {
	content: "\e042";
}
.list-momizat-icon-156 ul li:before {
	content: "\e044";
}
.list-momizat-icon-157 ul li:before {
	content: "\e045";
}
.list-momizat-icon-158 ul li:before {
	content: "\e046";
}
.list-momizat-icon-159 ul li:before {
	content: "\e047";
}
.list-momizat-icon-160 ul li:before {
	content: "\e048";
}
.list-momizat-icon-161 ul li:before {
	content: "\e049";
}
.list-momizat-icon-162 ul li:before {
	content: "\e04a";
}
.list-momizat-icon-163 ul li:before {
	content: "\e04b";
}
.list-momizat-icon-164 ul li:before {
	content: "\e04c";
}
.list-momizat-icon-165 ul li:before {
	content: "\e04d";
}
.list-momizat-icon-166 ul li:before {
	content: "\e04e";
}
.list-momizat-icon-167 ul li:before {
	content: "\e04f";
}
.list-momizat-icon-168 ul li:before {
	content: "\e050";
}
.list-momizat-icon-169 ul li:before {
	content: "\e051";
}
.list-momizat-icon-170 ul li:before {
	content: "\e052";
}
.list-momizat-icon-171 ul li:before {
	content: "\e053";
}
.list-momizat-icon-172 ul li:before {
	content: "\e054";
}
.list-momizat-icon-173 ul li:before {
	content: "\e055";
}
.list-momizat-icon-174 ul li:before {
	content: "\e056";
}
.list-momizat-icon-175 ul li:before {
	content: "\e057";
}
.list-momizat-icon-176 ul li:before {
	content: "\e058";
}
.list-momizat-icon-177 ul li:before {
	content: "\e059";
}
.list-momizat-icon-178 ul li:before {
	content: "\e05a";
}
.list-momizat-icon-179 ul li:before {
	content: "\e05b";
}
.list-momizat-icon-180 ul li:before {
	content: "\e05c";
}
.list-momizat-icon-181 ul li:before {
	content: "\e05d";
}
.list-momizat-icon-182 ul li:before {
	content: "\e05e";
}
.list-momizat-icon-183 ul li:before {
	content: "\e05f";
}
.list-momizat-icon-184 ul li:before {
	content: "\e060";
}
.list-momizat-icon-185 ul li:before {
	content: "\e061";
}
.list-momizat-icon-186 ul li:before {
	content: "\e062";
}
.list-momizat-icon-187 ul li:before {
	content: "\2c";
}
.list-momizat-icon-188 ul li:before {
	content: "\f0000";
}
.list-momizat-icon-189 ul li:before {
	content: "\e064";
}
.list-momizat-icon-190 ul li:before {
	content: "\e065";
}
.list-momizat-icon-191 ul li:before {
	content: "\e066";
}
.list-momizat-icon-192 ul li:before {
	content: "\e067";
}
.list-momizat-icon-193 ul li:before {
	content: "\e068";
}
.list-momizat-icon-194 ul li:before {
	content: "\e069";
}
.list-momizat-icon-195 ul li:before {
	content: "\e06a";
}
.list-momizat-icon-196 ul li:before {
	content: "\e06b";
}
.list-momizat-icon-197 ul li:before {
	content: "\e06c";
}
.list-momizat-icon-198 ul li:before {
	content: "\e06d";
}
.list-momizat-icon-199 ul li:before {
	content: "\e06e";
}
.list-momizat-icon-200 ul li:before {
	content: "\e06f";
}
.list-momizat-icon-201 ul li:before {
	content: "\e070";
}
.list-momizat-icon-202 ul li:before {
	content: "\e071";
}
.list-momizat-icon-203 ul li:before {
	content: "\e072";
}
.list-momizat-icon-204 ul li:before {
	content: "\e073";
}
.list-momizat-icon-205 ul li:before {
	content: "\e074";
}
.list-momizat-icon-206 ul li:before {
	content: "\e075";
}
.list-momizat-icon-207 ul li:before {
	content: "\e076";
}
.list-momizat-icon-208 ul li:before {
	content: "\e077";
}
.list-momizat-icon-209 ul li:before {
	content: "\e078";
}
.list-momizat-icon-210 ul li:before {
	content: "\e079";
}
.list-momizat-icon-211 ul li:before {
	content: "\e07a";
}
.list-momizat-icon-212 ul li:before {
	content: "\e07b";
}
.list-momizat-icon-213 ul li:before {
	content: "\e07c";
}
.list-momizat-icon-214 ul li:before {
	content: "\e07d";
}
.list-momizat-icon-215 ul li:before {
	content: "\e07e";
}
.list-momizat-icon-216 ul li:before {
	content: "\e07f";
}
.list-momizat-icon-217 ul li:before {
	content: "\e080";
}
.list-momizat-icon-218 ul li:before {
	content: "\e081";
}
.list-momizat-icon-219 ul li:before {
	content: "\e082";
}
.list-momizat-icon-220 ul li:before {
	content: "\e083";
}
.list-momizat-icon-221 ul li:before {
	content: "\e084";
}
.list-momizat-icon-222 ul li:before {
	content: "\e085";
}
.list-momizat-icon-223 ul li:before {
	content: "\e086";
}
.list-momizat-icon-224 ul li:before {
	content: "\e087";
}
.list-momizat-icon-225 ul li:before {
	content: "\e088";
}
.list-momizat-icon-226 ul li:before {
	content: "\e089";
}
.list-momizat-icon-227 ul li:before {
	content: "\e08a";
}
.list-momizat-icon-228 ul li:before {
	content: "\e08b";
}
.list-momizat-icon-229 ul li:before {
	content: "\e08c";
}
.list-momizat-icon-230 ul li:before {
	content: "\e08d";
}
.list-momizat-icon-231 ul li:before {
	content: "\e08e";
}
.list-momizat-icon-232 ul li:before {
	content: "\e08f";
}
.list-momizat-icon-233 ul li:before {
	content: "\e091";
}
.list-momizat-icon-234 ul li:before {
	content: "\e092";
}
.list-momizat-icon-235 ul li:before {
	content: "\e094";
}
.list-momizat-icon-236 ul li:before {
	content: "\e095";
}
.list-momizat-icon-237 ul li:before {
	content: "\e096";
}
.list-momizat-icon-238 ul li:before {
	content: "\e097";
}
.list-momizat-icon-239 ul li:before {
	content: "\e098";
}
.list-momizat-icon-240 ul li:before {
	content: "\e099";
}
.list-momizat-icon-241 ul li:before {
	content: "\e09a";
}
.list-momizat-icon-242 ul li:before {
	content: "\e09b";
}
.list-momizat-icon-243 ul li:before {
	content: "\e09c";
}
.list-momizat-icon-244 ul li:before {
	content: "\e09d";
}
.list-momizat-icon-245 ul li:before {
	content: "\e09e";
}
.list-momizat-icon-246 ul li:before {
	content: "\e09f";
}
.list-momizat-icon-247 ul li:before {
	content: "\e0a0";
}
.list-momizat-icon-248 ul li:before {
	content: "\e0a1";
}
.list-momizat-icon-249 ul li:before {
	content: "\e0a2";
}
.list-momizat-icon-250 ul li:before {
	content: "\e0a3";
}
.list-momizat-icon-251 ul li:before {
	content: "\e0a4";
}
.list-momizat-icon-252 ul li:before {
	content: "\e0a5";
}
.list-momizat-icon-253 ul li:before {
	content: "\e0a6";
}
.list-momizat-icon-254 ul li:before {
	content: "\e0a7";
}
.list-momizat-icon-255 ul li:before {
	content: "\e0a8";
}
.list-momizat-icon-256 ul li:before {
	content: "\e0a9";
}
.list-momizat-icon-257 ul li:before {
	content: "\e0aa";
}
.list-momizat-icon-258 ul li:before {
	content: "\e0ab";
}
.list-momizat-icon-259 ul li:before {
	content: "\e0ac";
}
.list-momizat-icon-260 ul li:before {
	content: "\e090";
}
.list-momizat-icon-261 ul li:before {
	content: "\e0ad";
}
.list-momizat-icon-262 ul li:before {
	content: "\e0ae";
}
.list-momizat-icon-263 ul li:before {
	content: "\e0af";
}
.list-momizat-icon-264 ul li:before {
	content: "\e0b0";
}
.list-momizat-icon-265 ul li:before {
	content: "\e0b1";
}
.list-momizat-icon-266 ul li:before {
	content: "\e0b2";
}
.list-momizat-icon-267 ul li:before {
	content: "\e0b3";
}
.list-momizat-icon-268 ul li:before {
	content: "\e0b4";
}
.list-momizat-icon-269 ul li:before {
	content: "\e0b5";
}
.list-momizat-icon-270 ul li:before {
	content: "\e0b6";
}
.list-momizat-icon-271 ul li:before {
	content: "\e0b7";
}
.list-momizat-icon-272 ul li:before {
	content: "\e0b8";
}
.list-momizat-icon-273 ul li:before {
	content: "\e0b9";
}
.list-momizat-icon-274 ul li:before {
	content: "\e0ba";
}
.list-momizat-icon-275 ul li:before {
	content: "\e0bb";
}
.list-momizat-icon-276 ul li:before {
	content: "\e0bc";
}
.list-momizat-icon-277 ul li:before {
	content: "\e0bd";
}
.list-momizat-icon-278 ul li:before {
	content: "\e0be";
}
.list-momizat-icon-279 ul li:before {
	content: "\e0bf";
}
.list-momizat-icon-280 ul li:before {
	content: "\e0c0";
}
.list-momizat-icon-281 ul li:before {
	content: "\e093";
}
.list-momizat-icon-282 ul li:before {
	content: "\e0c1";
}
.list-momizat-icon-283 ul li:before {
	content: "\e004";
}
.list-momizat-icon-284 ul li:before {
	content: "\e063";
}
.list-momizat-icon-285 ul li:before {
	content: "\e0c2";
}
.list-momizat-icon-286 ul li:before {
	content: "\e0c3";
}
.list-momizat-icon-287 ul li:before {
	content: "\e0c4";
}
.list-momizat-icon-288 ul li:before {
	content: "\e0c5";
}
.list-momizat-icon-289 ul li:before {
	content: "\e0c6";
}
.list-momizat-icon-290 ul li:before {
	content: "\e0c7";
}
.list-momizat-icon-291 ul li:before {
	content: "\e0c8";
}
.list-momizat-icon-292 ul li:before {
	content: "\e0c9";
}
.list-momizat-icon-293 ul li:before {
	content: "\e0ca";
}
.list-momizat-icon-294 ul li:before {
	content: "\e0cb";
}
.list-momizat-icon-295 ul li:before {
	content: "\e0cc";
}
.list-momizat-icon-296 ul li:before {
	content: "\e0cd";
}
.list-momizat-icon-297 ul li:before {
	content: "\e0ce";
}
.list-momizat-icon-298 ul li:before {
	content: "\e0cf";
}
.list-momizat-icon-299 ul li:before {
	content: "\e0d0";
}
.list-momizat-icon-300 ul li:before {
	content: "\e0d1";
}
.list-momizat-icon-301 ul li:before {
	content: "\e0d2";
}
.list-momizat-icon-302 ul li:before {
	content: "\e0d3";
}
.list-momizat-icon-303 ul li:before {
	content: "\e0d4";
}
.list-momizat-icon-304 ul li:before {
	content: "\e0d5";
}
.list-momizat-icon-305 ul li:before {
	content: "\e0d6";
}
.list-momizat-icon-306 ul li:before {
	content: "\e039";
}
.list-momizat-icon-307 ul li:before {
	content: "\e0d7";
}
.list-momizat-icon-308 ul li:before {
	content: "\e0d8";
}
.list-momizat-icon-309 ul li:before {
	content: "\4a";
}
.list-momizat-icon-310 ul li:before {
	content: "\e043";
}
.list-momizat-icon-311 ul li:before {
	content: "\e0d9";
}
.list-momizat-icon-312 ul li:before {
	content: "\e0da";
}
.list-momizat-icon-313 ul li:before {
	content: "\e0db";
}
.list-momizat-icon-314 ul li:before {
	content: "\e0dc";
}
.list-momizat-icon-315 ul li:before {
	content: "\e0dd";
}
.list-momizat-icon-316 ul li:before {
	content: "\e0de";
}
.list-momizat-icon-317 ul li:before {
	content: "\e0df";
}


/*-----------------------------------------------------------------------------------*/
/*		Icons
/*-----------------------------------------------------------------------------------*/
[class^="momizat-icon"] {
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.mom_iconbox_circle [class^="momizat-icon"], .mom_iconbox_square [class^="momizat-icon"]  {
	color: #fff;
}


.momizat-icon-1:before {
	content: "\21";
}
.momizat-icon-2:before {
	content: "\22";
}
.momizat-icon-3:before {
	content: "\23";
}
.momizat-icon-4:before {
	content: "\24";
}
.momizat-icon-5:before {
	content: "\25";
}
.momizat-icon-6:before {
	content: "\26";
}
.momizat-icon-7:before {
	content: "\27";
}
.momizat-icon-8:before {
	content: "\28";
}
.momizat-icon-9:before {
	content: "\29";
}
.momizat-icon-10:before {
	content: "\2a";
}
.momizat-icon-11:before {
	content: "\2b";
}
.momizat-icon-12:before {
	content: "\2d";
}
.momizat-icon-13:before {
	content: "\2e";
}
.momizat-icon-14:before {
	content: "\2f";
}
.momizat-icon-15:before {
	content: "\30";
}
.momizat-icon-16:before {
	content: "\31";
}
.momizat-icon-17:before {
	content: "\32";
}
.momizat-icon-18:before {
	content: "\33";
}
.momizat-icon-19:before {
	content: "\34";
}
.momizat-icon-20:before {
	content: "\35";
}
.momizat-icon-21:before {
	content: "\36";
}
.momizat-icon-22:before {
	content: "\37";
}
.momizat-icon-23:before {
	content: "\38";
}
.momizat-icon-24:before {
	content: "\39";
}
.momizat-icon-25:before {
	content: "\3a";
}
.momizat-icon-26:before {
	content: "\3b";
}
.momizat-icon-27:before {
	content: "\3c";
}
.momizat-icon-28:before {
	content: "\3d";
}
.momizat-icon-29:before {
	content: "\3e";
}
.momizat-icon-30:before {
	content: "\3f";
}
.momizat-icon-31:before {
	content: "\40";
}
.momizat-icon-32:before {
	content: "\41";
}
.momizat-icon-33:before {
	content: "\42";
}
.momizat-icon-34:before {
	content: "\43";
}
.momizat-icon-35:before {
	content: "\44";
}
.momizat-icon-36:before {
	content: "\45";
}
.momizat-icon-37:before {
	content: "\46";
}
.momizat-icon-38:before {
	content: "\47";
}
.momizat-icon-39:before {
	content: "\48";
}
.momizat-icon-40:before {
	content: "\49";
}
.momizat-icon-41:before {
	content: "\4c";
}
.momizat-icon-42:before {
	content: "\4d";
}
.momizat-icon-43:before {
	content: "\4e";
}
.momizat-icon-44:before {
	content: "\4f";
}
.momizat-icon-45:before {
	content: "\50";
}
.momizat-icon-46:before {
	content: "\51";
}
.momizat-icon-47:before {
	content: "\52";
}
.momizat-icon-48:before {
	content: "\53";
}
.momizat-icon-49:before {
	content: "\54";
}
.momizat-icon-50:before {
	content: "\55";
}
.momizat-icon-51:before {
	content: "\56";
}
.momizat-icon-52:before {
	content: "\57";
}
.momizat-icon-53:before {
	content: "\58";
}
.momizat-icon-54:before {
	content: "\59";
}
.momizat-icon-55:before {
	content: "\5a";
}
.momizat-icon-56:before {
	content: "\5b";
}
.momizat-icon-57:before {
	content: "\5c";
}
.momizat-icon-58:before {
	content: "\5d";
}
.momizat-icon-59:before {
	content: "\5e";
}
.momizat-icon-60:before {
	content: "\5f";
}
.momizat-icon-61:before {
	content: "\60";
}
.momizat-icon-62:before {
	content: "\61";
}
.momizat-icon-63:before {
	content: "\62";
}
.momizat-icon-64:before {
	content: "\63";
}
.momizat-icon-65:before {
	content: "\64";
}
.momizat-icon-66:before {
	content: "\66";
}
.momizat-icon-67:before {
	content: "\67";
}
.momizat-icon-68:before {
	content: "\68";
}
.momizat-icon-69:before {
	content: "\69";
}
.momizat-icon-70:before {
	content: "\6a";
}
.momizat-icon-71:before {
	content: "\6b";
}
.momizat-icon-72:before {
	content: "\6c";
}
.momizat-icon-73:before {
	content: "\6d";
}
.momizat-icon-74:before {
	content: "\6e";
}
.momizat-icon-75:before {
	content: "\6f";
}
.momizat-icon-76:before {
	content: "\70";
}
.momizat-icon-77:before {
	content: "\71";
}
.momizat-icon-78:before {
	content: "\72";
}
.momizat-icon-79:before {
	content: "\73";
}
.momizat-icon-80:before {
	content: "\74";
}
.momizat-icon-81:before {
	content: "\75";
}
.momizat-icon-82:before {
	content: "\76";
}
.momizat-icon-83:before {
	content: "\77";
}
.momizat-icon-84:before {
	content: "\78";
}
.momizat-icon-85:before {
	content: "\79";
}
.momizat-icon-86:before {
	content: "\7a";
}
.momizat-icon-87:before {
	content: "\7b";
}
.momizat-icon-88:before {
	content: "\7c";
}
.momizat-icon-89:before {
	content: "\7d";
}
.momizat-icon-90:before {
	content: "\7e";
}
.momizat-icon-91:before {
	content: "\e000";
}
.momizat-icon-92:before {
	content: "\e001";
}
.momizat-icon-93:before {
	content: "\e002";
}
.momizat-icon-94:before {
	content: "\e003";
}
.momizat-icon-95:before {
	content: "\e005";
}
.momizat-icon-96:before {
	content: "\e006";
}
.momizat-icon-97:before {
	content: "\e007";
}
.momizat-icon-98:before {
	content: "\e008";
}
.momizat-icon-99:before {
	content: "\e009";
}
.momizat-icon-100:before {
	content: "\e00a";
}
.momizat-icon-101:before {
	content: "\e00b";
}
.momizat-icon-102:before {
	content: "\e00c";
}
.momizat-icon-103:before {
	content: "\e00d";
}
.momizat-icon-104:before {
	content: "\e00e";
}
.momizat-icon-105:before {
	content: "\e00f";
}
.momizat-icon-106:before {
	content: "\e010";
}
.momizat-icon-107:before {
	content: "\e011";
}
.momizat-icon-108:before {
	content: "\e012";
}
.momizat-icon-109:before {
	content: "\e013";
}
.momizat-icon-110:before {
	content: "\e014";
}
.momizat-icon-111:before {
	content: "\e015";
}
.momizat-icon-112:before {
	content: "\e016";
}
.momizat-icon-113:before {
	content: "\e017";
}
.momizat-icon-114:before {
	content: "\e018";
}
.momizat-icon-115:before {
	content: "\e019";
}
.momizat-icon-116:before {
	content: "\e01a";
}
.momizat-icon-117:before {
	content: "\e01b";
}
.momizat-icon-118:before {
	content: "\e01c";
}
.momizat-icon-119:before {
	content: "\e01d";
}
.momizat-icon-120:before {
	content: "\e01e";
}
.momizat-icon-121:before {
	content: "\e01f";
}
.momizat-icon-122:before {
	content: "\e020";
}
.momizat-icon-123:before {
	content: "\e021";
}
.momizat-icon-124:before {
	content: "\e022";
}
.momizat-icon-125:before {
	content: "\e023";
}
.momizat-icon-126:before {
	content: "\e024";
}
.momizat-icon-127:before {
	content: "\e025";
}
.momizat-icon-128:before {
	content: "\e026";
}
.momizat-icon-129:before {
	content: "\e027";
}
.momizat-icon-130:before {
	content: "\e028";
}
.momizat-icon-131:before {
	content: "\e029";
}
.momizat-icon-132:before {
	content: "\e02a";
}
.momizat-icon-133:before {
	content: "\e02b";
}
.momizat-icon-134:before {
	content: "\e02c";
}
.momizat-icon-135:before {
	content: "\e02d";
}
.momizat-icon-136:before {
	content: "\e02e";
}
.momizat-icon-137:before {
	content: "\e02f";
}
.momizat-icon-138:before {
	content: "\e030";
}
.momizat-icon-139:before {
	content: "\e031";
}
.momizat-icon-140:before {
	content: "\e032";
}
.momizat-icon-141:before {
	content: "\e033";
}
.momizat-icon-142:before {
	content: "\e034";
}
.momizat-icon-143:before {
	content: "\e035";
}
.momizat-icon-144:before {
	content: "\e036";
}
.momizat-icon-145:before {
	content: "\e037";
}
.momizat-icon-146:before {
	content: "\e038";
}
.momizat-icon-147:before, .momizat-icon-linkedin:before {
	content: "\e03a";
}
.momizat-icon-148:before, .momizat-icon-flickr:before {
	content: "\e03b";
}
.momizat-icon-149:before, .momizat-icon-feedburner:before {
	content: "\e03c";
}
.momizat-icon-150:before, .momizat-icon-evernote:before {
	content: "\e03d";
}
.momizat-icon-151:before, .momizat-icon-ebay:before {
	content: "\e03e";
}
.momizat-icon-152:before, .momizat-icon-dribbble:before {
	content: "\e03f";
}
.momizat-icon-153:before, .momizat-icon-digg:before {
	content: "\e040";
}
.momizat-icon-154:before, .momizat-icon-appstore:before {
	content: "\e041";
}
.momizat-icon-155:before, .momizat-icon-amazon:before {
	content: "\e042";
}
.momizat-icon-156:before, .momizat-icon-android:before {
	content: "\e044";
}
.momizat-icon-157:before, .momizat-icon-apple:before {
	content: "\e045";
}
.momizat-icon-158:before, .momizat-icon-delicious:before {
	content: "\e046";
}
.momizat-icon-159:before, .momizat-icon-deviantart:before {
	content: "\e047";
}
.momizat-icon-160:before, .momizat-icon-dribbble2:before {
	content: "\e048";
}
.momizat-icon-161:before, .momizat-icon-facebook:before {
	content: "\e049";
}
.momizat-icon-162:before, .momizat-icon-twitter:before {
	content: "\e04a";
}
.momizat-icon-163:before, .momizat-icon-googleplus:before {
	content: "\e04b";
}
.momizat-icon-164:before, .momizat-icon-googleplus2:before {
	content: "\e04c";
}
.momizat-icon-165:before, .momizat-icon-picasa:before {
	content: "\e04d";
}
.momizat-icon-166:before, .momizat-icon-rss:before {
	content: "\e04e";
}
.momizat-icon-167:before, .momizat-icon-skype:before {
	content: "\e04f";
}
.momizat-icon-168:before, .momizat-icon-stumbleupon:before {
	content: "\e050";
}
.momizat-icon-169:before, .momizat-icon-vimeo:before {
	content: "\e051";
}
.momizat-icon-170:before, .momizat-icon-googleplus3:before {
	content: "\e052";
}
.momizat-icon-171:before, .momizat-icon-wordpress:before  {
	content: "\e053";
}
.momizat-icon-172:before, .momizat-icon-joomla:before {
	content: "\e054";
}
.momizat-icon-173:before, .momizat-icon-tumblr:before {
	content: "\e055";
}
.momizat-icon-174:before, .momizat-icon-youtube:before {
	content: "\e056";
}
.momizat-icon-175:before, .momizat-icon-github:before {
	content: "\e057";
}
.momizat-icon-176:before, .momizat-icon-flickr2:before {
	content: "\e058";
}
.momizat-icon-177:before, .momizat-icon-blogger:before {
	content: "\e059";
}
.momizat-icon-178:before, .momizat-icon-yahoo:before {
	content: "\e05a";
}
.momizat-icon-179:before, .momizat-icon-soundcloud:before {
	content: "\e05b";
}
.momizat-icon-180:before, .momizat-icon-reddit:before {
	content: "\e05c";
}
.momizat-icon-181:before {
	content: "\e05d";
}
.momizat-icon-182:before, .momizat-icon-stackoverflow:before {
	content: "\e05e";
}
.momizat-icon-183:before, .momizat-icon-pinterest:before {
	content: "\e05f";
}
.momizat-icon-184:before, .momizat-icon-Paypal:before {
	content: "\e060";
}
.momizat-icon-185:before, .momizat-icon-google:before {
	content: "\e061";
}
.momizat-icon-186:before, .momizat-icon-googledrive:before {
	content: "\e062";
}
.momizat-icon-187:before {
	content: "\2c";
}
.momizat-icon-188:before {
	content: "\f0000";
}
.momizat-icon-189:before {
	content: "\e064";
}
.momizat-icon-190:before {
	content: "\e065";
}
.momizat-icon-191:before {
	content: "\e066";
}
.momizat-icon-192:before {
	content: "\e067";
}
.momizat-icon-193:before {
	content: "\e068";
}
.momizat-icon-194:before {
	content: "\e069";
}
.momizat-icon-195:before {
	content: "\e06a";
}
.momizat-icon-196:before {
	content: "\e06b";
}
.momizat-icon-197:before {
	content: "\e06c";
}
.momizat-icon-198:before {
	content: "\e06d";
}
.momizat-icon-199:before {
	content: "\e06e";
}
.momizat-icon-200:before {
	content: "\e06f";
}
.momizat-icon-201:before {
	content: "\e070";
}
.momizat-icon-202:before {
	content: "\e071";
}
.momizat-icon-203:before {
	content: "\e072";
}
.momizat-icon-204:before {
	content: "\e073";
}
.momizat-icon-205:before {
	content: "\e074";
}
.momizat-icon-206:before {
	content: "\e075";
}
.momizat-icon-207:before {
	content: "\e076";
}
.momizat-icon-208:before {
	content: "\e077";
}
.momizat-icon-209:before {
	content: "\e078";
}
.momizat-icon-210:before {
	content: "\e079";
}
.momizat-icon-211:before {
	content: "\e07a";
}
.momizat-icon-212:before {
	content: "\e07b";
}
.momizat-icon-213:before {
	content: "\e07c";
}
.momizat-icon-214:before {
	content: "\e07d";
}
.momizat-icon-215:before {
	content: "\e07e";
}
.momizat-icon-216:before {
	content: "\e07f";
}
.momizat-icon-217:before {
	content: "\e080";
}
.momizat-icon-218:before {
	content: "\e081";
}
.momizat-icon-219:before {
	content: "\e082";
}
.momizat-icon-220:before {
	content: "\e083";
}
.momizat-icon-221:before {
	content: "\e084";
}
.momizat-icon-222:before {
	content: "\e085";
}
.momizat-icon-223:before {
	content: "\e086";
}
.momizat-icon-224:before {
	content: "\e087";
}
.momizat-icon-225:before {
	content: "\e088";
}
.momizat-icon-226:before {
	content: "\e089";
}
.momizat-icon-227:before {
	content: "\e08a";
}
.momizat-icon-228:before {
	content: "\e08b";
}
.momizat-icon-229:before {
	content: "\e08c";
}
.momizat-icon-230:before {
	content: "\e08d";
}
.momizat-icon-231:before {
	content: "\e08e";
}
.momizat-icon-232:before {
	content: "\e08f";
}
.momizat-icon-233:before {
	content: "\e091";
}
.momizat-icon-234:before {
	content: "\e092";
}
.momizat-icon-235:before {
	content: "\e094";
}
.momizat-icon-236:before {
	content: "\e095";
}
.momizat-icon-237:before {
	content: "\e096";
}
.momizat-icon-238:before {
	content: "\e097";
}
.momizat-icon-239:before {
	content: "\e098";
}
.momizat-icon-240:before {
	content: "\e099";
}
.momizat-icon-241:before {
	content: "\e09a";
}
.momizat-icon-242:before {
	content: "\e09b";
}
.momizat-icon-243:before {
	content: "\e09c";
}
.momizat-icon-244:before {
	content: "\e09d";
}
.momizat-icon-245:before {
	content: "\e09e";
}
.momizat-icon-246:before {
	content: "\e09f";
}
.momizat-icon-247:before {
	content: "\e0a0";
}
.momizat-icon-248:before {
	content: "\e0a1";
}
.momizat-icon-249:before {
	content: "\e0a2";
}
.momizat-icon-250:before {
	content: "\e0a3";
}
.momizat-icon-251:before {
	content: "\e0a4";
}
.momizat-icon-252:before {
	content: "\e0a5";
}
.momizat-icon-253:before {
	content: "\e0a6";
}
.momizat-icon-254:before {
	content: "\e0a7";
}
.momizat-icon-255:before {
	content: "\e0a8";
}
.momizat-icon-256:before {
	content: "\e0a9";
}
.momizat-icon-257:before {
	content: "\e0aa";
}
.momizat-icon-258:before {
	content: "\e0ab";
}
.momizat-icon-259:before {
	content: "\e0ac";
}
.momizat-icon-260:before {
	content: "\e090";
}
.momizat-icon-261:before {
	content: "\e0ad";
}
.momizat-icon-262:before {
	content: "\e0ae";
}
.momizat-icon-263:before {
	content: "\e0af";
}
.momizat-icon-264:before {
	content: "\e0b0";
}
.momizat-icon-265:before {
	content: "\e0b1";
}
.momizat-icon-266:before {
	content: "\e0b2";
}
.momizat-icon-267:before {
	content: "\e0b3";
}
.momizat-icon-268:before {
	content: "\e0b4";
}
.momizat-icon-269:before {
	content: "\e0b5";
}
.momizat-icon-270:before {
	content: "\e0b6";
}
.momizat-icon-271:before {
	content: "\e0b7";
}
.momizat-icon-272:before {
	content: "\e0b8";
}
.momizat-icon-273:before {
	content: "\e0b9";
}
.momizat-icon-274:before {
	content: "\e0ba";
}
.momizat-icon-275:before {
	content: "\e0bb";
}
.momizat-icon-276:before {
	content: "\e0bc";
}
.momizat-icon-277:before {
	content: "\e0bd";
}
.momizat-icon-278:before {
	content: "\e0be";
}
.momizat-icon-279:before {
	content: "\e0bf";
}
.momizat-icon-280:before {
	content: "\e0c0";
}
.momizat-icon-281:before {
	content: "\e093";
}
.momizat-icon-282:before {
	content: "\e0c1";
}
.momizat-icon-283:before {
	content: "\e004";
}
.momizat-icon-284:before {
	content: "\e063";
}
.momizat-icon-285:before {
	content: "\e0c2";
}
.momizat-icon-286:before {
	content: "\e0c3";
}
.momizat-icon-287:before {
	content: "\e0c4";
}
.momizat-icon-288:before {
	content: "\e0c5";
}
.momizat-icon-289:before {
	content: "\e0c6";
}
.momizat-icon-290:before {
	content: "\e0c7";
}
.momizat-icon-291:before {
	content: "\e0c8";
}
.momizat-icon-292:before {
	content: "\e0c9";
}
.momizat-icon-293:before {
	content: "\e0ca";
}
.momizat-icon-294:before {
	content: "\e0cb";
}
.momizat-icon-295:before {
	content: "\e0cc";
}
.momizat-icon-296:before {
	content: "\e0cd";
}
.momizat-icon-297:before {
	content: "\e0ce";
}
.momizat-icon-298:before {
	content: "\e0cf";
}
.momizat-icon-299:before {
	content: "\e0d0";
}
.momizat-icon-300:before {
	content: "\e0d1";
}
.momizat-icon-301:before {
	content: "\e0d2";
}
.momizat-icon-302:before {
	content: "\e0d3";
}
.momizat-icon-303:before {
	content: "\e0d4";
}
.momizat-icon-304:before {
	content: "\e0d5";
}
.momizat-icon-305:before {
	content: "\e0d6";
}
.momizat-icon-306:before {
	content: "\e039";
}
.momizat-icon-307:before {
	content: "\e0d7";
}
.momizat-icon-308:before {
	content: "\e0d8";
}
.momizat-icon-309:before {
	content: "\4a";
}
.momizat-icon-310:before {
	content: "\e043";
}
.momizat-icon-311:before {
	content: "\e0d9";
}
.momizat-icon-312:before {
	content: "\e0da";
}
.momizat-icon-313:before {
	content: "\e0db";
}
.momizat-icon-314:before {
	content: "\e0dc";
}
.momizat-icon-315:before {
	content: "\e0dd";
}
.momizat-icon-316:before {
	content: "\e0de";
}
.momizat-icon-317:before {
	content: "\e0df";
}

/*-----------------------------------------------------------------------------------*/
/*		Icon Box
/*-----------------------------------------------------------------------------------*/
.iconbox_wrap {
    padding: 15px;
    background: #fafafa;
    border: 1px solid #E9E9E9;
    border-bottom-width: 3px;
    color: #777;
    margin-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.iconbox_wrap h3 {
}
.iconbox_wrap p:last-child {
    margin-bottom: 0px;
}
.one_fourth .iconbox_wrap {
    padding: 10px;
}
.one_fourth .iconbox_wrap h3 {
    font-size: 14px;
}
.one_fourth .iconbox_wrap p {
    font-size: 11px;    
}
.mom_icon {
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: middle;
    display: inline-block;
}

.mom_iconbox {
    padding-left: 47px;
    position: relative;
    margin-bottom: 25px;
}
.iconbox_wrap .mom_iconbox {
    margin-bottom: 0;
}

.mom_iconbox p {
	margin-bottom: 15px;
}
.mom_iconbox .iconb_wrap {
    position: absolute;
}
.iconb_left .iconb_wrap {
    left: 0;   
}
.iconb_wrap +br {
	display: none;	
}
.iconb_right {
    padding-left: 0;
    padding-right: 47px;
}
.iconb_right .iconb_wrap {
    right:0;
    margin-right: 0;
    margin-left: 15px;
}
.iconb_center {
    padding:0;
}

.iconb_center .iconb_wrap {
    display: block;
    position: relative;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
}
.iconb_center .mom_icon {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: 0;
}
.iconb_middle_left .iconb_wrap {
    left: 0;
    top: 50%;
}
.iconb_middle_right {
     padding-left: 0;
    padding-right: 47px;
}
.iconb_middle_right .iconb_wrap {
    right: 0;
    top: 50%;
}

.iconb_middle_right .iconb_wrap {
    right:0;
    margin-right: 0;
    margin-left: 15px;
}

.mom_iconbox h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.mom_iconbox_square {
	background: #262626;
	text-align: center;
	color: #fff;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.mom_iconbox_circle {
	background: #262626;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.mom_iconbox_square .mom_icon , .mom_iconbox_circle .mom_icon  {
	margin: 0;
	line-height: inherit;
	vertical-align: inherit;
}

/* Icona */
.mom_icona {
	display: inline-block;
	margin-right:15px;
	float: left;
}
.mom_icona.mom_iconbox_square {
	margin-top: 4px;
}
.mom_icona.mom_iconbox_circle {
	margin-top: 4px;
}

.mom_icona .mom_icon {
	margin: 0;	
}
/* 32px icons */
.momizat-imgIcons_64bit_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px 0px no-repeat; }
.momizat-imgIcons_Add_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px 0px no-repeat; }
.momizat-imgIcons_Address_Book_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -32px no-repeat; }
.momizat-imgIcons_Alert_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -32px no-repeat; }
.momizat-imgIcons_Announcement_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px 0px no-repeat; }
.momizat-imgIcons_Back_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -32px no-repeat; }
.momizat-imgIcons_Bin_Empty_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -64px no-repeat; }
.momizat-imgIcons_Bin_Full_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -64px no-repeat; }
.momizat-imgIcons_Box_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -64px no-repeat; }
.momizat-imgIcons_Burn_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px 0px no-repeat; }
.momizat-imgIcons_CD_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -32px no-repeat; }
.momizat-imgIcons_Calender_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -64px no-repeat; }
.momizat-imgIcons_Chat_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -96px no-repeat; }
.momizat-imgIcons_Close_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -96px no-repeat; }
.momizat-imgIcons_Computer_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -96px no-repeat; }
.momizat-imgIcons_Contact_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -96px no-repeat; }
.momizat-imgIcons_Database_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px 0px no-repeat; }
.momizat-imgIcons_Delete_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -32px no-repeat; }
.momizat-imgIcons_Down_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -64px no-repeat; }
.momizat-imgIcons_Edit_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -96px no-repeat; }
.momizat-imgIcons_Favorite_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -128px no-repeat; }
.momizat-imgIcons_Flag_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -128px no-repeat; }
.momizat-imgIcons_Floppy_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -128px no-repeat; }
.momizat-imgIcons_Folder_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -128px no-repeat; }
.momizat-imgIcons_Folder_Open_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -128px no-repeat; }
.momizat-imgIcons_Forward_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px 0px no-repeat; }
.momizat-imgIcons_Help_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -32px no-repeat; }
.momizat-imgIcons_Home_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -64px no-repeat; }
.momizat-imgIcons_Info_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -96px no-repeat; }
.momizat-imgIcons_Key_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -128px no-repeat; }
.momizat-imgIcons_Lock_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -160px no-repeat; }
.momizat-imgIcons_Mail_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -160px no-repeat; }
.momizat-imgIcons_Mail_Read_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -160px no-repeat; }
.momizat-imgIcons_Music_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -160px no-repeat; }
.momizat-imgIcons_Options_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -160px no-repeat; }
.momizat-imgIcons_Paste_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -160px no-repeat; }
.momizat-imgIcons_Pictures_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px 0px no-repeat; }
.momizat-imgIcons_Portfolio_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -32px no-repeat; }
.momizat-imgIcons_RSS_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -64px no-repeat; }
.momizat-imgIcons_Redo_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -96px no-repeat; }
.momizat-imgIcons_Refresh_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -128px no-repeat; }
.momizat-imgIcons_Security_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -160px no-repeat; }
.momizat-imgIcons_Speaker_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -192px no-repeat; }
.momizat-imgIcons_Stationery_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -192px no-repeat; }
.momizat-imgIcons_Stats_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -192px no-repeat; }
.momizat-imgIcons_Stop_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -192px no-repeat; }
.momizat-imgIcons_System_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -192px no-repeat; }
.momizat-imgIcons_Tag_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -192px no-repeat; }
.momizat-imgIcons_Template_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -192px no-repeat; }
.momizat-imgIcons_Tip_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px 0px no-repeat; }
.momizat-imgIcons_Tools_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -32px no-repeat; }
.momizat-imgIcons_Tutorial_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -64px no-repeat; }
.momizat-imgIcons_Undo_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -96px no-repeat; }
.momizat-imgIcons_Up_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -128px no-repeat; }
.momizat-imgIcons_User_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -160px no-repeat; }
.momizat-imgIcons_Web_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -192px no-repeat; }
.momizat-imgIcons_Window_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -224px no-repeat; }
.momizat-imgIcons_Wizard_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -224px no-repeat; }
.momizat-imgIcons_Write_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -224px no-repeat; }
.momizat-imgIcons_addressbook_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -224px no-repeat; }
.momizat-imgIcons_box_address_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -224px no-repeat; }
.momizat-imgIcons_calculator_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -160px -224px no-repeat; }
.momizat-imgIcons_clock_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -192px -224px no-repeat; }
.momizat-imgIcons_document-lined-pen_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -224px -224px no-repeat; }
.momizat-imgIcons_game_controller_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px 0px no-repeat; }
.momizat-imgIcons_gift_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -32px no-repeat; }
.momizat-imgIcons_heart_full_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -64px no-repeat; }
.momizat-imgIcons_ical_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -96px no-repeat; }
.momizat-imgIcons_lock_closed_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -128px no-repeat; }
.momizat-imgIcons_lock_open_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -160px no-repeat; }
.momizat-imgIcons_magic_wand_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -192px no-repeat; }
.momizat-imgIcons_podcast_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -256px -224px no-repeat; }
.momizat-imgIcons_presentation_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) 0px -256px no-repeat; }
.momizat-imgIcons_printer_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -32px -256px no-repeat; }
.momizat-imgIcons_search_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -64px -256px no-repeat; }
.momizat-imgIcons_shopping_basket_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -96px -256px no-repeat; }
.momizat-imgIcons_tag_barcode_32 { width: 32px; height: 32px; background: url(images/icons_sprite.png) -128px -256px no-repeat; }

/* 48px Icons */
.momizat-imgIcons_64bit_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px 0px no-repeat; }
.momizat-imgIcons_Add_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px 0px no-repeat; }
.momizat-imgIcons_Address_Book_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -48px no-repeat; }
.momizat-imgIcons_Alert_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -48px no-repeat; }
.momizat-imgIcons_Announcement_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px 0px no-repeat; }
.momizat-imgIcons_Back_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -48px no-repeat; }
.momizat-imgIcons_Bin_Empty_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -96px no-repeat; }
.momizat-imgIcons_Bin_Full_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -96px no-repeat; }
.momizat-imgIcons_Box_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -96px no-repeat; }
.momizat-imgIcons_Burn_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px 0px no-repeat; }
.momizat-imgIcons_CD_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -48px no-repeat; }
.momizat-imgIcons_Calender_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -96px no-repeat; }
.momizat-imgIcons_Chat_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -144px no-repeat; }
.momizat-imgIcons_Close_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -144px no-repeat; }
.momizat-imgIcons_Computer_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -144px no-repeat; }
.momizat-imgIcons_Contact_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -144px no-repeat; }
.momizat-imgIcons_Database_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px 0px no-repeat; }
.momizat-imgIcons_Delete_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -48px no-repeat; }
.momizat-imgIcons_Down_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -96px no-repeat; }
.momizat-imgIcons_Edit_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -144px no-repeat; }
.momizat-imgIcons_Favorite_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -192px no-repeat; }
.momizat-imgIcons_Flag_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -192px no-repeat; }
.momizat-imgIcons_Floppy_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -192px no-repeat; }
.momizat-imgIcons_Folder_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -192px no-repeat; }
.momizat-imgIcons_Folder_Open_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -192px no-repeat; }
.momizat-imgIcons_Forward_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px 0px no-repeat; }
.momizat-imgIcons_Help_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -48px no-repeat; }
.momizat-imgIcons_Home_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -96px no-repeat; }
.momizat-imgIcons_Info_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -144px no-repeat; }
.momizat-imgIcons_Key_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -192px no-repeat; }
.momizat-imgIcons_Lock_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -240px no-repeat; }
.momizat-imgIcons_Mail_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -240px no-repeat; }
.momizat-imgIcons_Mail_Read_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -240px no-repeat; }
.momizat-imgIcons_Music_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -240px no-repeat; }
.momizat-imgIcons_Options_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -240px no-repeat; }
.momizat-imgIcons_Paste_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -240px no-repeat; }
.momizat-imgIcons_Pictures_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px 0px no-repeat; }
.momizat-imgIcons_Portfolio_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -48px no-repeat; }
.momizat-imgIcons_RSS_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -96px no-repeat; }
.momizat-imgIcons_Redo_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -144px no-repeat; }
.momizat-imgIcons_Refresh_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -192px no-repeat; }
.momizat-imgIcons_Security_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -240px no-repeat; }
.momizat-imgIcons_Speaker_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -288px no-repeat; }
.momizat-imgIcons_Stationery_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -288px no-repeat; }
.momizat-imgIcons_Stats_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -288px no-repeat; }
.momizat-imgIcons_Stop_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -288px no-repeat; }
.momizat-imgIcons_System_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -288px no-repeat; }
.momizat-imgIcons_Tag_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -288px no-repeat; }
.momizat-imgIcons_Template_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -288px no-repeat; }
.momizat-imgIcons_Tip_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px 0px no-repeat; }
.momizat-imgIcons_Tools_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -48px no-repeat; }
.momizat-imgIcons_Tutorial_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -96px no-repeat; }
.momizat-imgIcons_Undo_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -144px no-repeat; }
.momizat-imgIcons_Up_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -192px no-repeat; }
.momizat-imgIcons_User_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -240px no-repeat; }
.momizat-imgIcons_Web_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -288px no-repeat; }
.momizat-imgIcons_Window_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -336px no-repeat; }
.momizat-imgIcons_Wizard_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -336px no-repeat; }
.momizat-imgIcons_Write_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -336px no-repeat; }
.momizat-imgIcons_addressbook_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -336px no-repeat; }
.momizat-imgIcons_box_address_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -336px no-repeat; }
.momizat-imgIcons_calculator_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -240px -336px no-repeat; }
.momizat-imgIcons_clock_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -288px -336px no-repeat; }
.momizat-imgIcons_document-lined-pen_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -336px -336px no-repeat; }
.momizat-imgIcons_game_controller_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px 0px no-repeat; }
.momizat-imgIcons_gift_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -48px no-repeat; }
.momizat-imgIcons_heart_full_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -96px no-repeat; }
.momizat-imgIcons_ical_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -144px no-repeat; }
.momizat-imgIcons_lock_closed_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -192px no-repeat; }
.momizat-imgIcons_lock_open_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -240px no-repeat; }
.momizat-imgIcons_magic_wand_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -288px no-repeat; }
.momizat-imgIcons_podcast_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -384px -336px no-repeat; }
.momizat-imgIcons_presentation_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) 0px -384px no-repeat; }
.momizat-imgIcons_printer_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -48px -384px no-repeat; }
.momizat-imgIcons_search_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -96px -384px no-repeat; }
.momizat-imgIcons_shopping_basket_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -144px -384px no-repeat; }
.momizat-imgIcons_tag_barcode_48 { width: 48px; height: 48px; background: url(images/icons_sprite48.png) -192px -384px no-repeat; }


/* 24px icons */
.momizat-imgIcons_64bit_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px 0px no-repeat; }
.momizat-imgIcons_Add_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px 0px no-repeat; }
.momizat-imgIcons_Address_Book_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -24px no-repeat; }
.momizat-imgIcons_Alert_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -24px no-repeat; }
.momizat-imgIcons_Announcement_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px 0px no-repeat; }
.momizat-imgIcons_Back_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -24px no-repeat; }
.momizat-imgIcons_Bin_Empty_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -48px no-repeat; }
.momizat-imgIcons_Bin_Full_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -48px no-repeat; }
.momizat-imgIcons_Box_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -48px no-repeat; }
.momizat-imgIcons_Burn_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px 0px no-repeat; }
.momizat-imgIcons_CD_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -24px no-repeat; }
.momizat-imgIcons_Calender_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -48px no-repeat; }
.momizat-imgIcons_Chat_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -72px no-repeat; }
.momizat-imgIcons_Close_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -72px no-repeat; }
.momizat-imgIcons_Computer_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -72px no-repeat; }
.momizat-imgIcons_Contact_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -72px no-repeat; }
.momizat-imgIcons_Database_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px 0px no-repeat; }
.momizat-imgIcons_Delete_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -24px no-repeat; }
.momizat-imgIcons_Down_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -48px no-repeat; }
.momizat-imgIcons_Edit_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -72px no-repeat; }
.momizat-imgIcons_Favorite_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -96px no-repeat; }
.momizat-imgIcons_Flag_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -96px no-repeat; }
.momizat-imgIcons_Floppy_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -96px no-repeat; }
.momizat-imgIcons_Folder_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -96px no-repeat; }
.momizat-imgIcons_Folder_Open_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -96px no-repeat; }
.momizat-imgIcons_Forward_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px 0px no-repeat; }
.momizat-imgIcons_Help_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -24px no-repeat; }
.momizat-imgIcons_Home_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -48px no-repeat; }
.momizat-imgIcons_Info_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -72px no-repeat; }
.momizat-imgIcons_Key_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -96px no-repeat; }
.momizat-imgIcons_Lock_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -120px no-repeat; }
.momizat-imgIcons_Mail_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -120px no-repeat; }
.momizat-imgIcons_Mail_Read_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -120px no-repeat; }
.momizat-imgIcons_Music_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -120px no-repeat; }
.momizat-imgIcons_Options_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -120px no-repeat; }
.momizat-imgIcons_Paste_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -120px no-repeat; }
.momizat-imgIcons_Pictures_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px 0px no-repeat; }
.momizat-imgIcons_Portfolio_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -24px no-repeat; }
.momizat-imgIcons_RSS_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -48px no-repeat; }
.momizat-imgIcons_Redo_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -72px no-repeat; }
.momizat-imgIcons_Refresh_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -96px no-repeat; }
.momizat-imgIcons_Security_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -120px no-repeat; }
.momizat-imgIcons_Speaker_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -144px no-repeat; }
.momizat-imgIcons_Stationery_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -144px no-repeat; }
.momizat-imgIcons_Stats_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -144px no-repeat; }
.momizat-imgIcons_Stop_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -144px no-repeat; }
.momizat-imgIcons_System_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -144px no-repeat; }
.momizat-imgIcons_Tag_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -144px no-repeat; }
.momizat-imgIcons_Template_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -144px no-repeat; }
.momizat-imgIcons_Tip_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px 0px no-repeat; }
.momizat-imgIcons_Tools_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -24px no-repeat; }
.momizat-imgIcons_Tutorial_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -48px no-repeat; }
.momizat-imgIcons_Undo_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -72px no-repeat; }
.momizat-imgIcons_Up_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -96px no-repeat; }
.momizat-imgIcons_User_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -120px no-repeat; }
.momizat-imgIcons_Web_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -144px no-repeat; }
.momizat-imgIcons_Window_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -168px no-repeat; }
.momizat-imgIcons_Wizard_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -168px no-repeat; }
.momizat-imgIcons_Write_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -168px no-repeat; }
.momizat-imgIcons_addressbook_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -168px no-repeat; }
.momizat-imgIcons_box_address_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -168px no-repeat; }
.momizat-imgIcons_calculator_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -120px -168px no-repeat; }
.momizat-imgIcons_clock_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -144px -168px no-repeat; }
.momizat-imgIcons_document-lined-pen_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -168px -168px no-repeat; }
.momizat-imgIcons_game_controller_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px 0px no-repeat; }
.momizat-imgIcons_gift_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -24px no-repeat; }
.momizat-imgIcons_heart_full_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -48px no-repeat; }
.momizat-imgIcons_ical_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -72px no-repeat; }
.momizat-imgIcons_lock_closed_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -96px no-repeat; }
.momizat-imgIcons_lock_open_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -120px no-repeat; }
.momizat-imgIcons_magic_wand_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -144px no-repeat; }
.momizat-imgIcons_podcast_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -192px -168px no-repeat; }
.momizat-imgIcons_presentation_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) 0px -192px no-repeat; }
.momizat-imgIcons_printer_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -24px -192px no-repeat; }
.momizat-imgIcons_search_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -48px -192px no-repeat; }
.momizat-imgIcons_shopping_basket_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -72px -192px no-repeat; }
.momizat-imgIcons_tag_barcode_24 { width: 24px; height: 24px; background: url(images/icons_sprite24.png) -96px -192px no-repeat; }

/* 16px Icons */
.momizat-imgIcons_64bit_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px 0px no-repeat; }
.momizat-imgIcons_Add_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px 0px no-repeat; }
.momizat-imgIcons_Address_Book_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -16px no-repeat; }
.momizat-imgIcons_Alert_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -16px no-repeat; }
.momizat-imgIcons_Announcement_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px 0px no-repeat; }
.momizat-imgIcons_Back_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -16px no-repeat; }
.momizat-imgIcons_Bin_Empty_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -32px no-repeat; }
.momizat-imgIcons_Bin_Full_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -32px no-repeat; }
.momizat-imgIcons_Box_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -32px no-repeat; }
.momizat-imgIcons_Burn_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px 0px no-repeat; }
.momizat-imgIcons_CD_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -16px no-repeat; }
.momizat-imgIcons_Calender_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -32px no-repeat; }
.momizat-imgIcons_Chat_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -48px no-repeat; }
.momizat-imgIcons_Close_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -48px no-repeat; }
.momizat-imgIcons_Computer_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -48px no-repeat; }
.momizat-imgIcons_Contact_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -48px no-repeat; }
.momizat-imgIcons_Database_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px 0px no-repeat; }
.momizat-imgIcons_Delete_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -16px no-repeat; }
.momizat-imgIcons_Down_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -32px no-repeat; }
.momizat-imgIcons_Edit_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -48px no-repeat; }
.momizat-imgIcons_Favorite_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -64px no-repeat; }
.momizat-imgIcons_Flag_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -64px no-repeat; }
.momizat-imgIcons_Floppy_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -64px no-repeat; }
.momizat-imgIcons_Folder_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -64px no-repeat; }
.momizat-imgIcons_Folder_Open_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -64px no-repeat; }
.momizat-imgIcons_Forward_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px 0px no-repeat; }
.momizat-imgIcons_Help_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -16px no-repeat; }
.momizat-imgIcons_Home_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -32px no-repeat; }
.momizat-imgIcons_Info_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -48px no-repeat; }
.momizat-imgIcons_Key_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -64px no-repeat; }
.momizat-imgIcons_Lock_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -80px no-repeat; }
.momizat-imgIcons_Mail_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -80px no-repeat; }
.momizat-imgIcons_Mail_Read_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -80px no-repeat; }
.momizat-imgIcons_Music_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -80px no-repeat; }
.momizat-imgIcons_Options_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -80px no-repeat; }
.momizat-imgIcons_Paste_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -80px no-repeat; }
.momizat-imgIcons_Pictures_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px 0px no-repeat; }
.momizat-imgIcons_Portfolio_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -16px no-repeat; }
.momizat-imgIcons_RSS_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -32px no-repeat; }
.momizat-imgIcons_Redo_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -48px no-repeat; }
.momizat-imgIcons_Refresh_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -64px no-repeat; }
.momizat-imgIcons_Security_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -80px no-repeat; }
.momizat-imgIcons_Speaker_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -96px no-repeat; }
.momizat-imgIcons_Stationery_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -96px no-repeat; }
.momizat-imgIcons_Stats_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -96px no-repeat; }
.momizat-imgIcons_Stop_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -96px no-repeat; }
.momizat-imgIcons_System_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -96px no-repeat; }
.momizat-imgIcons_Tag_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -96px no-repeat; }
.momizat-imgIcons_Template_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -96px no-repeat; }
.momizat-imgIcons_Tip_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px 0px no-repeat; }
.momizat-imgIcons_Tools_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -16px no-repeat; }
.momizat-imgIcons_Tutorial_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -32px no-repeat; }
.momizat-imgIcons_Undo_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -48px no-repeat; }
.momizat-imgIcons_Up_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -64px no-repeat; }
.momizat-imgIcons_User_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -80px no-repeat; }
.momizat-imgIcons_Web_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -96px no-repeat; }
.momizat-imgIcons_Window_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -112px no-repeat; }
.momizat-imgIcons_Wizard_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -112px no-repeat; }
.momizat-imgIcons_Write_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -112px no-repeat; }
.momizat-imgIcons_addressbook_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -112px no-repeat; }
.momizat-imgIcons_box_address_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -112px no-repeat; }
.momizat-imgIcons_calculator_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -80px -112px no-repeat; }
.momizat-imgIcons_clock_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -96px -112px no-repeat; }
.momizat-imgIcons_document-lined-pen_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -112px -112px no-repeat; }
.momizat-imgIcons_game_controller_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px 0px no-repeat; }
.momizat-imgIcons_gift_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -16px no-repeat; }
.momizat-imgIcons_heart_full_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -32px no-repeat; }
.momizat-imgIcons_ical_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -48px no-repeat; }
.momizat-imgIcons_lock_closed_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -64px no-repeat; }
.momizat-imgIcons_lock_open_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -80px no-repeat; }
.momizat-imgIcons_magic_wand_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -96px no-repeat; }
.momizat-imgIcons_podcast_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -128px -112px no-repeat; }
.momizat-imgIcons_presentation_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) 0px -128px no-repeat; }
.momizat-imgIcons_printer_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -16px -128px no-repeat; }
.momizat-imgIcons_search_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -32px -128px no-repeat; }
.momizat-imgIcons_shopping_basket_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -48px -128px no-repeat; }
.momizat-imgIcons_tag_barcode_16 { width: 16px; height: 16px; background: url(images/icons_sprite16.png) -64px -128px no-repeat; }

/*Boxes*/
/*****************************************************************************************
 *	Boxes ShortCode
******************************************************************************************/
.mom_box_sc {
	border:1px solid #e9e9e9;
	border-bottom-width: 3px; 
	background: #fafafa;
	color: #818181;
	padding:15px 20px;
	margin-bottom:25px;
	overflow:hidden;
	padding: 12px 15px;
	position: relative;
}
.mom_box_sc p {
	margin-bottom: 15px;
}
.mom_box_sc .mom_icona {
	margin-left: -3px;
}
.box_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.box_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.mom_box_sc a.button {
       margin-bottom:0;
}
.mom_box_sc *:last-child {
	margin-bottom:0;
}
.mom_box_sc.mom_box_sc_info {
	background-color: #DDF3FC;
	border-color:  #8ED9F6;
	color: #2E6093;
}
.mom_box_sc.mom_box_sc_note {
    background-color: #FFF8CB;
    border-color: #FFEB70;
    color: #985D00;
    }

.mom_box_sc.mom_box_sc_error {
    background-color: #FFDEDE;
    border-color: #FF8C8C;
    color: #CD0A0A;
}

.mom_box_sc.mom_box_sc_tip {
    background-color: #ECFFB9;
    border-color: #B7DB58;
    color: #5D791B;
}

.mom_box_sc h1, .mom_box_sc h2, .mom_box_sc h3, .mom_box_sc h4, .mom_box_sc h5, .mom_box_sc h6 {
	margin-bottom:10px;
	color: #434343;
}

/*****************************************************************************************
 *	Callout ShortCode
******************************************************************************************/
.mom_callout {
	padding: 20px;
}
.callout_button .mom_button, .callout_button .mom_button_ob {
	margin: 0;
}

/******************************
 *      Team
 ******************************/
.team_wrap {
       overflow: hidden;
}

.team_title {
       font-size: 20px;
       margin-bottom: 25px;
}
.team_member.plain_team_member {
	background: none;
	border: none;
	padding: 0;
}
.team_member.plain_team_member .member_img {
	padding: 0;
	background: none;
	border: none;
	text-align: left;
}
.team_member.plain_team_member .member_social ul {
	background: none;
	border: 0;
}
.team_member.plain_team_member .member_social ul li {
	width: auto !important;
}
.team_member.plain_team_member .member_social ul li a {
	border: none;
	margin-right: 10px;
}
.team_member.plain_team_member .member_social ul li a:hover {
	background: none;
}
.team_member.plain_team_member .member_social ul li a:hover:before {
	color: #000;
}
.team_member.plain_team_member .member_social ul li a:before {
	color: #494949;
}
.team_member.plain_team_member .member_info {
	padding: 0;
	border-bottom: 1px dotted #dedede;
	margin-bottom: 5px;
}
.team_member.plain_team_member .member_info .mname {
	font-size: 18px;
}
.team_member.plain_team_member .member_info .mtitle {
	font-size: 12px;
}
.team_member {
       margin-bottom: 25px;
       background: #fafafa;
       border: 1px solid #e9e9e9;
       -moz-box-sizing: border-box;
       -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
}
.team_fifth {
	width: 172px;
	margin-right:20px;
	float: left;
}

.team_member:first-child {
       margin-left: 0;
}
.member_img {
       background: #f4f4f4;
       text-align: center;
       padding: 5px;
       border-bottom: 1px solid #e9e9e9;
       margin-bottom: 10px;
}
.team_member .member_img img {
       border: 1px solid #ececec;
       padding: 0;
}
.member_info {
       padding: 0 10px;
}
.member_info .mname {
       margin-bottom:5px;
       font-size: 15px;
}
.member_info .mtitle {
       margin-bottom: 0;
       font-size: 13px;
       font-family: arial;
       color: #9f9f9f;
}
.member_info p {
       padding-top:15px;
       margin-bottom: 15px;
}
.member_social {
       position: relative;
       height: 39px;
}
.member_social ul {
       overflow: hidden;
       margin-bottom: 0;
       position: absolute;
       height: 38px;
       width: 100%;
       top: 0;
       left: -1px;
       border: 1px solid #d3d3d3;
	background: #e0e0e0;
	list-style: none;
}
.member_social ul li {
       float: left;
       width: 25%;
}
.member_social ul li a {
       float: left;
       width: 100%;
       border-right: 1px solid #d3d3d3;
       height: 38px;
       line-height: 38px;
       text-align: center;
       -moz-box-sizing: border-box;
       -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
       -webkit-box-sizing: border-box;
       box-sizing: border-box;
}
.member_social ul li a:hover {
       background-color: #ececec;
}
.member_social ul li:last-child a {
	border-right: none;
}
.member_social ul li a:before {
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
	content: "\e04a";
	font-size: 16px;
	color: #666;
}
.member_social ul li.twitter a:before {
	content: "\e04a";
}
.member_social ul li.facebook a:before {
	content: "\e049";
}

.member_social ul li.skype a:before {
	content: "\e04f";
}

.member_social ul li.linkedin a:before {
	content: "\e03a";
}

.member_social ul li.google a:before {
	content: "\e052";
}

.member_social ul li.youtube a:before {
	content: "\e056";
}

.member_social ul li.vimeo a:before {
	content: "\e051";
}

.member_social ul li.digg a:before {
	content: "\e040";
}

.member_social ul li.flickr a:before {
	content: "\e03b";
}

.member_social ul li.picasa a:before {
	content: "\e04d";
}

.member_social ul li.tumblr a:before {
	content: "\e055";
}


.mom_google_font {
	line-height: 1.2;
	margin-bottom: 20px;
	display: block;
}
.mom_google_font > *:last-child {
	margin-bottom: 0;
}
.mom_google_font > * {
	font-family: inherit !important;
	font-weight: inherit !important;
	font-size: inherit !important;
}
.mom_custom_background {
	padding: 30px 0;
	margin-bottom: 25px;
	clear: both;
	overflow: hidden;
	background: #EC9F00;
	color: #faeab3;
}
.mom_custom_background > .inner > *:last-child {
	margin-bottom: 0;
}
.mom_custom_background h1, .mom_custom_background h2, .mom_custom_background h3, .mom_custom_background h4, .mom_custom_background h5, .mom_custom_background h6 {
	color:#fff6e4;
}
.mom_custom_background [class^='divider'], .mom_custom_background [class^='divider']:before, .mom_custom_background [class^='divider']:after {
	border-color: #af7500;
}

/*---------------------------------
            Social Icons
---------------------------------*/
.social_icons_wrap {
	position: relative;
}
.social_icons_wrap .social_icon_tip {
    height: auto;
    line-height: 1.2em;
    padding: 6px 10px;
    left: 50%;
    margin-left: -50px;
    font-family: arial;
    font-size: 11px;
    color: #dcdcdc;
    text-align: center;
    background: #3a3a3a;
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    bottom: 150%;
    opacity: 0;
filter:alpha(opacity=0);
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}


.social_icons_wrap .social_icon_tip:before,
.social_icons_wrap .social_icon_tip:after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
}
.social_icons_wrap .social_icon_tip:after{
    bottom: -5px;
    margin-left: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3a3a3a;
}
.social_icons_wrap:hover .social_icon_tip {
    opacity: 1;
filter:alpha(opacity=100);
    bottom: 100%;
    margin-bottom: 10px;
}
.social_icons_wrap  {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.social_icons_wrap .mom_icona {
	float: none;
	margin-right: 0;
	text-align: center;
}
.social_icons_wrap .mom_icona .mom_icon {
	color: #666;
}

.video_wrap {
	margin-bottom: 20px;
}
.mom_map iframe {
	margin-bottom: 0;	
}
.mom_map {
	margin-bottom: 25px;
}

/*-----------------------------------------------------------------------------------*/
/*	6.	Toggle ShortCode
/*-----------------------------------------------------------------------------------*/

.toggle_wrap {
	background:#f4f4f4;
	border: 1px solid #eaeaea;
	padding: 0px 10px;
	position: relative;
	margin-bottom: 5px;

}
.toggle_wrap+*:not(.toggle_wrap) {
	margin-top: 20px;
}

.toggle_wrap:before {
	content: '';
	position: absolute;
	left: -1px;
	top: -1px;
	width: 3px;
	height: 100%;
	background: #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	
}
h4.toggle_title  {
	cursor:pointer;
	color: #6d6d6d;
	font-size: 13px;
	margin-bottom:0;
	padding: 9px 0;
}
.toggle_minimal h4.toggle_title {
	color: #494949;
}
.toggle_content {
	margin-top: 10px;
	padding: 0 12px;
}
.toggle_content p {
	margin-bottom: 20px;
}

.toggle_active:not(.toggle_minimal) {
	background:#fff !important;
}
.toggle_wrap.toggle_active h4 {
	color: #2b2b2b;
}
.toggle_active:before {
	background: #dd9933;
	border-color: #dd9933;
}
.toggle_closed .toggle_content {
	display:none;
}

/***********************************
 * toogle min
 ***********************************/
.toggle_minimal {
	border-bottom:1px dotted #dedede;
}
.toggle_minimal h4.toggle_title {
	font-size: 14px;
}
/*Arrows*/
.toggle_icon {
	font-family: 'momizat';
	speak: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	float: left;
	margin-right: 3px;
	-webkit-font-smoothing: antialiased;
        text-transform: none !important;
	font-size: 18px;
	top: 10px;
}
.toggle_active .toggle_icon:before {
	color: #dd9933;
	
}
.toggle_arrows {
	margin-top: 1px;
}
.toggle_arrows:before {
	content: "\e067";

}
.toggle_active .toggle_arrows:before {
	content: "\e069";
}

.toggle_pm {
	margin-top: -1px;
}
.toggle_pm:before {
	content: "\e082";
	font-size: 15px;
}
.toggle_active .toggle_pm:before {
	content: "\e083";
}
.toggle_qm {
	font-size: 16px;
	margin-right: 7px;
	font-family: arial;
}
.toggle_qm:before {
	content: "Q";
}
/*Lightbox*/
.mom_lightbox {
	margin-bottom: 25px;
	position: relative;
}
.mom_lightbox img {
	margin-bottom: 0 !important;
}
.highlight {
       background:#ffff99;
}

/*---------------------------------
            Images Grid
---------------------------------*/
.mom_images_grid {
}

.mom_images_grid ul {
	list-style: none;
	overflow: hidden;
	margin-right:-20px;
}
.mom_images_grid ul li {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.mom_images_four_cols ul li {
	width: 220px;
	height: 150px;
}
.mom_images_five_cols ul li {
	width: 172px;
	height: 118px;
}
.mom_images_six_cols ul li {
	width: 148px;
	margin-right: 10px;
	height: 102px;
}

.mom_images_grid ul li img {
	padding: 4px;
	border: 1px solid #eaeaea;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.mom_images_grid ul li img:hover {
	opacity: 0.75;
}
.mom_images_grid ul li:hover .plus_overlay {
	opacity: 1;
filter:alpha(opacity=100);
}
.main_img_frame img {
	padding: 5px;
	border: 1px solid #eaeaea;
}

.dark_text_shadow {
	text-shadow: 0 2px 0 #000;
}