*:focus {
    outline: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #000000;
    background-color: #dde6e2;
    text-align: left;
}

#orly form {
    padding: 0;
    margin: 0;
}

#orly div {
    overflow: hidden;
}

a {
    font-size: 16px;
    color: white;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

a:visited {
    color: white;
    text-decoration: none;
}


/* Common */ 

#orly h1, #orly h2, #orly h3, #orly h4 {
    font-family: 'Oswald', sans-serif;
    margin: 0;
    padding: 0;
}

#orly h2,
#orly .contact_box h2 .h2_black a
{
    font-size: 57px;
    font-weight: normal;
    color: #204675;
    padding: 0 0 40px 0;
    text-align: center;
}


#orly h3 {
    font-size: 44px;
    font-weight: normal;
    color: #204675;
    padding: 0 0 20px 0;
    text-align: left;
}

#orly p {
    margin: 0;
    padding: 0 0 30px 0;
    text-align: justify;
}

#orly p.last {
    padding: 0;
}


#orly .orl-button {
    display: inline-block;
    color: white;
    background-color: #204675;
    padding: 5px 25px;
    border-radius: 4px;
    font-size: 24px;
    float: left;
}

#orly .orl-button-contact {
    margin: 0 auto;
    float: inherit;
}

#orly .hr {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin: 10px 0;
}

#orly strong {
    font-weight: 600;
}

/* header */


#orly .header {

}


#orly .header_container {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    height: 746px;
    /*border: 2px solid #1c7430;*/
    background: url(../up_images/top-bgr-main.jpg) no-repeat;
    background-size: cover;
}

#orly .header .header_psychotherapy {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/psychotherapy_bgr.jpg) no-repeat;
    background-size: cover;
}

#orly .header .header_couples_counseling {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/header_couples_c_bgr.jpg) no-repeat;
    background-size: cover;
}


#orly .header .header_family_therapy {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/family_therapy_bgr.jpg) no-repeat 100%;
    background-size: cover;
}

#orly .header .header_who_am_i {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/who_am_i_bgr.jpg) no-repeat;
    background-size: cover;

}

#orly .header .header_my_office {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/my_office_bgr.jpg) no-repeat;
    background-size: cover;
}

#orly .header .header_get_in_touch {

    padding-bottom: 40px!important;
    background: url(../up_images/get_in_touch_bgr.jpg) no-repeat;
    background-size: cover;
}


#orly .header .header_blog {
    height: auto!important;
    padding-bottom: 40px!important;
    background: url(../up_images/blog_bgr.jpg) no-repeat;
    background-size: cover;
}


#orly .top-content {
    background-color: rgba(0, 0, 0, 0.55);
    margin: 56px 0 0 0;
    padding: 36px 70px;
    text-align: left;
    font-size: 23px;
}

#orly .top-content p {
    text-align: left;
}

#orly .who_am_i_txt {
    font-size: 20px;
    line-height: 25px;
}

#orly .who_am_i_txt h2 {
    padding: 0 0 15px 0;
    font-size: 45px;
}


#orly .who_am_i_txt h3 {
    padding: 0 0 30px 0;
    font-size: 25px;
}

#orly .contact-me {
    margin-right: 415px;
}

#orly .top-content span {
    font-style: italic;
    font-size: 30px;

}

#orly .top-content h1, #orly .top-content h2, #orly .top-content h3 {
    color: white;
    text-align: left;
}


#orly .top-content h2.small {
    font-size: 48px;
    padding: 0 0 10px 0;
}

#orly .top-content .subs {
    text-align: right;
    font-size: 33px;
    font-family: Oswald, sans-serif;
}

#orly .top-content {
    color: white;

}


#orly .header  .top_container {
    max-width: 1044px;
    margin: 0 auto;
    padding: 26px 20px 0 20px;
}

#orly .orly_logo
{
    color: white;
    position: relative;
    text-shadow: 1px 1px 1px #212121;
}

#orly .orly_logo_top,
#orly .orly_logo_top a,
#orly .orly_logo_top a:hover,
#orly .orly_logo_top a:visited {
    font-family: Oswald, sans-serif;
    font-weight: normal;
    color: white;
    font-size: 43px;

}

#orly .orly_logo_top span {
    font-size: 22px;
    text-shadow: 1px 1px 1px #212121;
}

#orly .orly_logo .orly_logo_slogan {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #212121;
}

#orly .header  .top_container .orly_top_contacts {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 1px 1px 3px #212121;
}

#orly .header  .top_container .orly_top_contacts a {
    font-size: 14px;
    text-decoration: none;
    text-shadow: 1px 1px 3px #212121;
}


#orly .header  .top_container .orly_top_contacts .contact_address {
    float: left;
}

#orly .header  .top_container .orly_top_contacts .contact_phone {
    float: left;

}


#orly .header .top_container .orly_top_contacts .home_icon,
#orly .header .top_container .orly_top_contacts .home_address,
#orly .header .top_container .orly_top_contacts .phone_icon,
#orly .header .top_container .orly_top_contacts .home_phone
{
    float: left;
    padding: 4px;
}

#orly .header .top_container .orly_top_contacts .home_address {
    padding-right: 10px;
    max-width: 238px;
}


#orly .orly_top_menu {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 20px;
}

#orly .orly_top_menu .orly_top_menu_bgr {
    float: right;
    background-color: rgba(0, 0, 0, 0.53);
    padding: 14px;
}

#orly .orly_top_menu .orly_top_menu_bgr a {
    font-size: 16px;
    display: block;
    float: left;
    padding-right: 20px;
}

#orly .orly_top_menu .orly_top_menu_bgr a.current-page {
    color: #00e7ff;
}


#orly .orly_top_menu .orly_top_menu_bgr a:hover {
color: #72c9ff;
}

#orly .mobile_menu_button {
    display: none;
    font-size: 30px;
    color: white;
    background-color: rgba(0, 0, 0, 0.53);
    padding: 5px 20px;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 0;
}


#orly .top_scroll_menu .mobile_menu_button {
    font-size: 28px;
    background-color: rgba(0, 34, 76, 0.80);
    padding: 3px 15px;
    border-radius: 3px;
    top: 9px;
    right: 9px;
    border: 1px solid rgba(255, 255, 255, 0.50);
}


/* form */


#orly .top_form_container {
    max-width: 1044px;
    margin: 0 auto;
    padding: 0 20px 0 20px;
    overflow: visible;
    position: relative;
}

#orly .orly_top_form {
    position: absolute;
    top: -564px;
    right: 20px;
    min-width: 320px;
    max-width: 380px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 34, 76, 0.53);
    padding: 10px;
    margin: 20px 0 0 0;
    z-index: 10;
}

#orly .orly_top_form h2 {
    text-align: center;
    font-size: 39px;
    margin: 0 0 20px 0;
    font-weight: normal;
    color: white;
    padding: 0;
}

#orly .orly_top_form textarea {
    height: 80px;
    font-size: 15px;
}

#orly .orly_top_form input {
    font-size: 15px;
}

#orly .schedule {
    background-color: #0f68a0;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    padding: 5px 20px;
    margin: 10px auto;
    text-align: center;
    cursor: pointer;
    display: block;
}

/*White box*/

#orly .white_box {
    width: 100%;
    background-color: white;
}

#orly .white_box .white_box_container {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    padding: 90px 20px;
    text-align: center;
    display: block;
}

#orly .white_box .privacy {
    padding: 70px 20px;
}

#orly .white_box .privacy,
#orly .white_box .privacy p {
line-height: 30px;
text-align: left!important;
}

#orly .white_box .privacy h2,
#orly .white_box .privacy h3,
#orly .white_box .privacy h4
{
    text-align: left;
}

#orly .white_box .privacy h4 {
    font-size: 30px;
    margin: 0 0 20px 0;
}



#orly .lrg-font {
    font-size: 28px!important;
    line-height: 45px;
}

#orly .text-ital {
    font-size: 28px;
    font-style: italic;
}

#orly .txt-orly {
    font-size: 22px;
    font-style: italic;
    line-height: 33px;
}

#orly .who_am_i h2 {
    text-align: left;
}

#orly .office-collage {
    padding-bottom: 50px;
}

/*Bgr box*/

#orly .bgr_box {
    background: url(../up_images/inpage-bgr.jpg) no-repeat 100% 100%;
    background-size: cover;
}

#orly .bgr_box_container {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    padding: 90px 20px;

    font-size: 18px;
    text-align: left;
}

/*Contact*/
#orly .contact_box {
    background: url(../up_images/contact-bgr.jpg) no-repeat 100% 100%;
    background-size: cover;
}

#orly .contact_box .bgr_box_container {
    text-align: center;

}

#orly .contact_box .contact_text {
    font-size: 23px;
    font-style: italic;
    text-align: center;
    margin-bottom: 40px;
}

#orly .contact_box h2 .h2_black,
#orly .contact_box h2 .h2_black a
{
    color: black;
}

#orly .contact_box h2 .for_free {
    font-size: 44px;
}

#orly .contact_box .or {
    margin-bottom: 30px;
    text-align: center;
    font-size: 44px;
    text-transform: uppercase;
    color: black;
}


/*Footer*/

#orly .footer {
    background-color: #204675;
}

#orly .footer_container {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    padding: 40px 20px;

    font-size: 16px;
    text-align: left;
}


#orly .footer h2 {
    font-size: 37px;
    color: white;
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;
}

#orly .footer {
    font-size: 16px;
    color: #dddddd;
}

#orly .footer h3 {
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 2px 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

#orly .footer .copy {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}

#orly .footer a, #orly .footer a:visited {
    color: #2296e3;
}

#orly .footer a:hover {
    text-decoration: underline;
    color: #51BEE3;
}

#orly .footer .orl-button-ask {
    font-size: 18px;
    background-color: #6fd0f4;
    color: black!important;
    float: none;
}

#orly .footer .orl-button-ask:hover {
    text-decoration: none;
    color: black!important;
}

#orly .footer .orl-button-ask:visited {
    color: black!important;
}

    /* Modals */

#orly .modal-content {
    background-color: rgba(0, 34, 76, 0.80);
}

#orly .modal-menu {
    list-style-type: none;
    padding: 11px;
}

#orly .modal-menu li {
    margin: 10px;

}

#orly .modal-title {
    color: white;
    font-family: 'Oswald', sans-serif;
    font-size: 41px;
}


#orly .modal-title-small {
    color: white;
    font-family: 'Oswald', sans-serif;
    font-size: 33px;
    color: white;
}

#orly .modal-content .close {
    color: white;
    opacity: 1;
}


#orly .modal-content .modal-header {
    border-bottom: 1px solid #26558f;
}


/*Blog*/

#orly .blog {

    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #000000;
    text-align: left;
}

#orly .blog h1 {
    color: black;
    text-align: left;
    font-size: 40px;
}

#orly .blog h1 a,
#orly .blog h1 a:visited,
#orly .blog h1 a:hover
{
    font-size: 50px;
}


#orly .blog h3
{
    font-size: 23px;
}

#orly .blog h2
{
    font-size: 28px;
    text-align: left;
}

#orly .blog .comment{
    text-align: left;
    margin: 10px 0;

}

#orly .blog .comment .content,
#orly .blog .comment .date,
#orly .blog .comment .author_name
{
display: inline-block;
    margin: 10px;
}

#orly .blog #comment_list {
    margin-bottom: 30px;
}

#orly .blog #comment_form input,
#orly .blog #comment_form textarea
{
    display: block;
    margin: 10px 0;
    width: 100%;
}

#orly #pager .title {
    text-align: right;
}




#orly .blog .plugin_box a,
#orly .blog .plugin_box a:hover,
#orly .blog .plugin_box a:visited,
#orly .blog .plugin_box li
{
    text-align: left;
}

#orly .blog .plugin_box ul {
    list-style-type: none;
    margin: 0 0 30px 0;
    padding: 0;
}

#orly .blog .plugin_box li {
    margin: 0 0 10px 0;
    padding: 0;
}

#orly .blog .icon {
    width: 20px;
    height: 20px;
}


#orly .blog .date {
    text-align: left;
    font-style: italic;
    font-size: 16px;
    padding: 10px 0;
}

#orly .blog footer.post {
    text-align: left;
    margin-bottom: 30px;
}

#orly .blog a {
    font-size: 16px;
    color: #26558f;
    text-decoration: none;
}

#orly .blog a:hover {
    color: #26558f;
    text-decoration: none;
}

#orly .blog a:visited {
    color: #26558f;
    text-decoration: none;
}


    /*Top scroll menu*/

#orly .top_scroll_menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 34, 76, 0.80);
    width: 100%;
    padding: 2px 10px;
    display: none;
}

#orly .top_scroll_menu .top_scroll_menu_container {
    max-width: 1024px;
    margin: 0 auto;
}

#orly .top_scroll_menu .orly_logo {
    float: left;

}

#orly .top_scroll_menu .orly_logo_top,
#orly .top_scroll_menu .orly_logo_top a,
#orly .top_scroll_menu .orly_logo_top a:hover,
#orly .top_scroll_menu .orly_logo_top a:visited {
    font-family: Oswald, sans-serif;
    font-weight: normal;
    color: white;
    font-size: 32px;
    line-height: 30px;
    padding-top: 4px;
}

#orly .top_scroll_menu .orly_logo_top span {
    font-size: 17px;
    text-shadow: 1px 1px 1px #212121;
}


#orly .top_scroll_menu .orly_logo span {
    display: block;
}

#orly .top_scroll_menu .orly_top_menu {
    border-top: none;
    margin-top: 7px;
}

#orly .top_scroll_menu .orly_top_menu .orly_top_menu_bgr {
    background: none;
}

#orly .top_scroll_menu .orly_top_menu .orly_top_menu_bgr a {
    font-size: 14px;
    padding-right: 15px;
}


    /*Bootstrap and CSS addons*/

.row-no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.col-no-gutter {
    padding-right: 0;
    padding-left: 0;
}

.container-no-gutter {
    padding-right: 0;
    padding-left: 0;
}

#alert_confirm {
    color: black;
}

#orly .fl {
    float: left;
}

#orly .fr {
    float: right;
}

#orly .cb {
    clear: both;
}

#orly .txt-lt {
    text-align: left;
}

#orly .txt-rt {
    text-align: right;
}

#orly .txt-ct {
    text-align: center;
}

#orly .txt-js {
    text-align: justify;
}
