
.mce-content-body  {
   color: #171717;
     font-family: 'calibri';
    font-weight: 400;
	font-size:14px;
}

.cpage_descr iframe { max-width:100% !important; width:100% !important;  }

.mce-content-body img { border-radius:10px; -webkit-border-radius:10px; max-width:100%;  padding:5px; border: solid 1px #CCCCCC; box-sizing:border-box; }
.mce-content-body > p, .mce-content-body > div, .cpage_descr > p, .cpage_descr > div { margin-bottom:20px; margin-top:0px; }

.mce-content-body ul, .cpage_descr ul { margin:0px 0px 0px 0px !important; padding:0px 0px 0px 20px; }
 .cpage_descr ul {padding:0px; }
 
 .mce-content-body ul li , .cpage_descr ul li { margin-top:4px; padding-bottom:4px;  }
  .mce-content-body ul li:nth-child(2n) , .cpage_descr ul li:nth-child(2n) { list-style:circle; color:#2354ae; }

.cpage_descr { margin-bottom:25px; }
.cpage_descr img {  border-radius:10px; -webkit-border-radius:10px; padding:5px; border: solid 1px #CCCCCC; box-sizing:border-box; }
.cpage_descr a, .mce-content-body a { display:inline-block;  line-height:normal; color:#2354ae !important;  border-bottom:solid 2px #2354ae; padding-bottom: 2px; }
.cpage_descr a:hover, .mce-content-body a:hover {  border-color: #353535;  }

.cpage_subttl { color:#2354ae; font-size:20px; line-height: 24px;  display:inline-block;  padding: 5px 12px; border:solid 2px #2354ae;   font-family: 'Museo-700'; border-radius: 100px; box-shadow: 0px 5px 5px 0px rgba(35,84,174,0.5) }
.cpage_subttl2 { color:#b81e17; font-size:20px; line-height: 24px;  display:inline-block;  padding: 5px 12px; border:solid 2px #b81e17;   font-family: 'Museo-700'; border-radius: 100px; box-shadow: 0px 5px 5px 0px rgba(184,30,23,0.5) }
.cpage_subcont1 { color:#2354ae; font-size:16px; font-weight:700; border-top:solid 2px #CCCCCC; border-bottom:solid 1px  #2354ae; padding:5px 0px; display:inline-block; }
.cpage_subcont2 { color:#339966; font-size:16px; font-weight:700;  }

.img_right_top { margin-left:10px; margin-bottom:10px; }
.img_right_middle { margin-left:10px; margin-bottom:10px; margin-top:10px; }
.img_right_bottom { margin-left:10px; margin-top:10px;  }

.img_left_top { margin-right:10px; margin-bottom:10px; }
.img_left_middle { margin-right:10px; margin-bottom:10px; margin-top:10px; }
.img_left_bottom { margin-right:10px; margin-top:10px; }

a.img_link { background:none !important; border:0px !important; padding:0px !important; margin:0px !important; display:inherit !important; }


@media (min-width: 300px)  and (max-width: 599px)
{
	.cpage_descr img { display:block; float:none !important; margin:10px auto;  height:auto !important; }
	.cpage_subcont1 { width:100%; text-align:center; }
	
.cpage_descr iframe { height:250px !important; }
}
