/*
Theme Name: 3dcompare
Theme URI: https://armia.com;
Author: Armia Team
Author URI: https://armia.com/
Description: 3dcompare is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

iframe{width:100%!important}
.blue_box { background: #fff;
    padding: 5px 5px;
    margin: 0 0 10px 0;
    margin: 0 auto;
    display: block;
    color: #3B51A3!important;
    border: 2px solid #3B51A3;
    width: 25%;
    font-size: 20px;
    font-weight: 600;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
